diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-12-03 19:57:25 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-12-03 19:57:25 +0000 |
commit | b24e328e4eed33aa13922e6a55b59e685cdb2031 (patch) | |
tree | 13d0f37e8f892e79e4dea1e3b25bce682e5ddabe /media-sound/audacious | |
parent | Stable on ppc64 (diff) | |
download | historical-b24e328e4eed33aa13922e6a55b59e685cdb2031.tar.gz historical-b24e328e4eed33aa13922e6a55b59e685cdb2031.tar.bz2 historical-b24e328e4eed33aa13922e6a55b59e685cdb2031.zip |
Stable on ppc64
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'media-sound/audacious')
-rw-r--r-- | media-sound/audacious/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audacious/audacious-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 0ffabee6053c..1fa5fc2120b9 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/audacious # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.94 2006/11/28 21:49:49 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.95 2006/12/03 19:57:25 corsair Exp $ + + 03 Dec 2006; Markus Rothe <corsair@gentoo.org> audacious-1.2.2.ebuild: + Stable on ppc64 28 Nov 2006; <malc@gentoo.org> audacious-1.2.2.ebuild: Stable on amd64 req. Chainsaw diff --git a/media-sound/audacious/audacious-1.2.2.ebuild b/media-sound/audacious/audacious-1.2.2.ebuild index c92415b32d22..8bd18b336956 100644 --- a/media-sound/audacious/audacious-1.2.2.ebuild +++ b/media-sound/audacious/audacious-1.2.2.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/media-sound/audacious/audacious-1.2.2.ebuild,v 1.4 2006/11/28 21:49:49 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.2.2.ebuild,v 1.5 2006/12/03 19:57:25 corsair Exp $ inherit flag-o-matic @@ -13,7 +13,7 @@ SRC_URI="http://audacious-media-player.org/release/${MY_P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="chardet nls gnome" RDEPEND=">=x11-libs/gtk+-2.6 |