diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-01 19:55:34 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-01 19:55:34 +0000 |
commit | df1215dcdcb7393e715e9d645617d0d62fdf4479 (patch) | |
tree | 01b87a224110d71f95f97e184734172db7151efb /x11-themes/audacious-themes | |
parent | Make support for hidden visibility explicit. (diff) | |
download | gentoo-2-df1215dcdcb7393e715e9d645617d0d62fdf4479.tar.gz gentoo-2-df1215dcdcb7393e715e9d645617d0d62fdf4479.tar.bz2 gentoo-2-df1215dcdcb7393e715e9d645617d0d62fdf4479.zip |
Stable on alpha wrt bug #156663.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'x11-themes/audacious-themes')
-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 dfb2119797a2..ec3891065d10 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.8 2006/12/01 17:43:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/audacious-themes/ChangeLog,v 1.9 2006/12/01 19:55:34 wolf31o2 Exp $ + + 01 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> + audacious-themes-0.0.3.ebuild: + Stable on alpha wrt bug #156663. 01 Dec 2006; Markus Rothe <corsair@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 f87cbdda128f..e2130da09461 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.7 2006/12/01 17:43:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/audacious-themes/audacious-themes-0.0.3.ebuild,v 1.8 2006/12/01 19:55:34 wolf31o2 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="" |