diff options
author | Peter Weller <welp@gentoo.org> | 2007-04-15 20:53:26 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-04-15 20:53:26 +0000 |
commit | 2bca361e0414e713b1bc5d4adf2aaab5cdeef3ff (patch) | |
tree | 9d20732139b3768393914b3b6e8910999c521da1 /media-sound/audacious | |
parent | ia64 stable wrt security bug 171934 (diff) | |
download | gentoo-2-2bca361e0414e713b1bc5d4adf2aaab5cdeef3ff.tar.gz gentoo-2-2bca361e0414e713b1bc5d4adf2aaab5cdeef3ff.tar.bz2 gentoo-2-2bca361e0414e713b1bc5d4adf2aaab5cdeef3ff.zip |
Stable on amd64
(Portage version: 2.1.2.3)
Diffstat (limited to 'media-sound/audacious')
-rw-r--r-- | media-sound/audacious/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audacious/audacious-1.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 377243426030..73d6a1278946 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/audacious # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.119 2007/04/13 21:43:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.120 2007/04/15 20:53:26 welp Exp $ + + 15 Apr 2007; Peter Weller <welp@gentoo.org> audacious-1.3.2.ebuild: + Stable on amd64 13 Apr 2007; Raúl Porcel <armin76@gentoo.org> audacious-1.3.2.ebuild: x86 stable diff --git a/media-sound/audacious/audacious-1.3.2.ebuild b/media-sound/audacious/audacious-1.3.2.ebuild index 3665d7293940..a149af1dab85 100644 --- a/media-sound/audacious/audacious-1.3.2.ebuild +++ b/media-sound/audacious/audacious-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.3.2.ebuild,v 1.4 2007/04/13 21:43:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.3.2.ebuild,v 1.5 2007/04/15 20:53:26 welp Exp $ inherit flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="http://static.audacious-media-player.org/release/${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" RDEPEND=">=x11-libs/gtk+-2.6 |