public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/albumart: ChangeLog albumart-1.6.6.ebuild
@ 2009-06-01 20:08 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 3+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-06-01 20:08 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/06/01 20:08:42

  Modified:             ChangeLog
  Added:                albumart-1.6.6.ebuild
  Log:
  Version bump.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.26                 media-sound/albumart/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/albumart/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/albumart/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/albumart/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/albumart/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	5 May 2008 13:50:40 -0000	1.25
+++ ChangeLog	1 Jun 2009 20:08:42 -0000	1.26
@@ -1,6 +1,12 @@
 # ChangeLog for media-sound/albumart
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/ChangeLog,v 1.25 2008/05/05 13:50:40 armin76 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/ChangeLog,v 1.26 2009/06/01 20:08:42 ssuominen Exp $
+
+*albumart-1.6.6 (01 Jun 2009)
+
+  01 Jun 2009; Samuli Suominen <ssuominen@gentoo.org>
+  +albumart-1.6.6.ebuild:
+  Version bump.
 
   05 May 2008; Raúl Porcel <armin76@gentoo.org> albumart-1.6.4.ebuild:
   sparc stable wrt #219814



1.1                  media-sound/albumart/albumart-1.6.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/albumart/albumart-1.6.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/albumart/albumart-1.6.6.ebuild?rev=1.1&content-type=text/plain

Index: albumart-1.6.6.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/albumart-1.6.6.ebuild,v 1.1 2009/06/01 20:08:42 ssuominen Exp $

inherit distutils eutils qt3

DESCRIPTION="Album Cover Art Downloader"
HOMEPAGE="http://unrealvoodoo.org/hiteck/projects/albumart"
SRC_URI="http://muksuluuri.unrealvoodoo.org/~skyostil/projects/albumart/dist/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""

RDEPEND="dev-python/PyQt
	dev-python/imaging"
DEPEND="${RDEPEND}"

src_install() {
	distutils_src_install
	rm -rf "${D}"/usr/share/{doc/albumart,applnk}
	make_desktop_entry ${PN}-qt "Album Cover Art Downloader" ${PN}
}






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-sound/albumart: ChangeLog albumart-1.6.6.ebuild
@ 2009-06-02 17:16 Raul Porcel (armin76)
  0 siblings, 0 replies; 3+ messages in thread
From: Raul Porcel (armin76) @ 2009-06-02 17:16 UTC (permalink / raw
  To: gentoo-commits

armin76     09/06/02 17:16:42

  Modified:             ChangeLog albumart-1.6.6.ebuild
  Log:
  sparc/x86 stable wrt #272133
  (Portage version: 2.1.6.11/cvs/Linux ia64)

Revision  Changes    Path
1.27                 media-sound/albumart/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/albumart/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/albumart/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/albumart/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/albumart/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	1 Jun 2009 20:08:42 -0000	1.26
+++ ChangeLog	2 Jun 2009 17:16:42 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/albumart
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/ChangeLog,v 1.26 2009/06/01 20:08:42 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/ChangeLog,v 1.27 2009/06/02 17:16:42 armin76 Exp $
+
+  02 Jun 2009; Raúl Porcel <armin76@gentoo.org> albumart-1.6.6.ebuild:
+  sparc/x86 stable wrt #272133
 
 *albumart-1.6.6 (01 Jun 2009)
 



1.2                  media-sound/albumart/albumart-1.6.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/albumart/albumart-1.6.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/albumart/albumart-1.6.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/albumart/albumart-1.6.6.ebuild?r1=1.1&r2=1.2

Index: albumart-1.6.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/albumart/albumart-1.6.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- albumart-1.6.6.ebuild	1 Jun 2009 20:08:42 -0000	1.1
+++ albumart-1.6.6.ebuild	2 Jun 2009 17:16:42 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/albumart-1.6.6.ebuild,v 1.1 2009/06/01 20:08:42 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/albumart-1.6.6.ebuild,v 1.2 2009/06/02 17:16:42 armin76 Exp $
 
 inherit distutils eutils qt3
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc sparc x86"
 IUSE=""
 
 RDEPEND="dev-python/PyQt






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-sound/albumart: ChangeLog albumart-1.6.6.ebuild
@ 2009-06-06 17:03 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 3+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-06-06 17:03 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/06/06 17:03:58

  Modified:             ChangeLog albumart-1.6.6.ebuild
  Log:
  ppc stable #272133
  (Portage version: 2.1.6.13/cvs/Linux ppc)

Revision  Changes    Path
1.28                 media-sound/albumart/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/albumart/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/albumart/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/albumart/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/albumart/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	2 Jun 2009 17:16:42 -0000	1.27
+++ ChangeLog	6 Jun 2009 17:03:57 -0000	1.28
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/albumart
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/ChangeLog,v 1.27 2009/06/02 17:16:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/ChangeLog,v 1.28 2009/06/06 17:03:57 nixnut Exp $
+
+  06 Jun 2009; nixnut <nixnut@gentoo.org> albumart-1.6.6.ebuild:
+  ppc stable #272133
 
   02 Jun 2009; Raúl Porcel <armin76@gentoo.org> albumart-1.6.6.ebuild:
   sparc/x86 stable wrt #272133



1.3                  media-sound/albumart/albumart-1.6.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/albumart/albumart-1.6.6.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/albumart/albumart-1.6.6.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/albumart/albumart-1.6.6.ebuild?r1=1.2&r2=1.3

Index: albumart-1.6.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/albumart/albumart-1.6.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- albumart-1.6.6.ebuild	2 Jun 2009 17:16:42 -0000	1.2
+++ albumart-1.6.6.ebuild	6 Jun 2009 17:03:57 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/albumart-1.6.6.ebuild,v 1.2 2009/06/02 17:16:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/albumart-1.6.6.ebuild,v 1.3 2009/06/06 17:03:57 nixnut Exp $
 
 inherit distutils eutils qt3
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc sparc x86"
+KEYWORDS="~amd64 ppc sparc x86"
 IUSE=""
 
 RDEPEND="dev-python/PyQt






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-06-06 17:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-06 17:03 [gentoo-commits] gentoo-x86 commit in media-sound/albumart: ChangeLog albumart-1.6.6.ebuild Gysbert Wassenaar (nixnut)
  -- strict thread matches above, loose matches on Subject: below --
2009-06-02 17:16 Raul Porcel (armin76)
2009-06-01 20:08 Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox