diff options
-rw-r--r-- | x11-themes/audacious-themes/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/audacious-themes/audacious-themes-0.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/audacious-themes/ChangeLog b/x11-themes/audacious-themes/ChangeLog index 3c914ce1fe71..e43527ceb24c 100644 --- a/x11-themes/audacious-themes/ChangeLog +++ b/x11-themes/audacious-themes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/audacious-themes # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/audacious-themes/ChangeLog,v 1.12 2009/05/23 12:21:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/audacious-themes/ChangeLog,v 1.13 2009/05/23 19:08:40 nixnut Exp $ + + 23 May 2009; nixnut <nixnut@gentoo.org> audacious-themes-0.0.4.ebuild: + ppc stable #260692 23 May 2009; Markus Meier <maekke@gentoo.org> audacious-themes-0.0.4.ebuild: diff --git a/x11-themes/audacious-themes/audacious-themes-0.0.4.ebuild b/x11-themes/audacious-themes/audacious-themes-0.0.4.ebuild index 68c2a6b3e215..68be29fe3208 100644 --- a/x11-themes/audacious-themes/audacious-themes-0.0.4.ebuild +++ b/x11-themes/audacious-themes/audacious-themes-0.0.4.ebuild @@ -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/x11-themes/audacious-themes/audacious-themes-0.0.4.ebuild,v 1.3 2009/05/23 12:21:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/audacious-themes/audacious-themes-0.0.4.ebuild,v 1.4 2009/05/23 19:08:40 nixnut Exp $ DESCRIPTION="Collection of XMMS themes for Audacious" HOMEPAGE="http://www.xmms.org" @@ -103,7 +103,7 @@ SRC_URI="${THEME_URI}/AbsoluteE_Xmms.zip SLOT="0" LICENSE="freedist" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" |