diff options
-rw-r--r-- | x11-themes/audacious-themes/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/audacious-themes/audacious-themes-0.0.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/audacious-themes/ChangeLog b/x11-themes/audacious-themes/ChangeLog index 9ab23d431bc8..067cbf79101d 100644 --- a/x11-themes/audacious-themes/ChangeLog +++ b/x11-themes/audacious-themes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/audacious-themes # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/audacious-themes/ChangeLog,v 1.6 2006/11/30 13:11:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/audacious-themes/ChangeLog,v 1.7 2006/12/01 12:40:44 mcummings Exp $ + + 01 Dec 2006; Michael Cummings <mcummings@gentoo.org> + audacious-themes-0.0.3.ebuild: + amd64 stable, bug 156663 30 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> audacious-themes-0.0.3.ebuild: diff --git a/x11-themes/audacious-themes/audacious-themes-0.0.3.ebuild b/x11-themes/audacious-themes/audacious-themes-0.0.3.ebuild index b59896bff789..506bf388f5c0 100644 --- a/x11-themes/audacious-themes/audacious-themes-0.0.3.ebuild +++ b/x11-themes/audacious-themes/audacious-themes-0.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.3.ebuild,v 1.5 2006/11/30 13:11:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/audacious-themes/audacious-themes-0.0.3.ebuild,v 1.6 2006/12/01 12:40:44 mcummings Exp $ DESCRIPTION="Collection of XMMS themes for Audacious" HOMEPAGE="http://www.xmms.org" @@ -102,7 +102,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="" |