diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2006-02-28 20:06:51 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2006-02-28 20:06:51 +0000 |
commit | 69aa8112862b2cb468bf70c13d5b604d18842aa1 (patch) | |
tree | 0d4eaa51f9e32778e762e4782e96f31295fbe36e /media-sound | |
parent | fixed locking in .diff (diff) | |
download | gentoo-2-69aa8112862b2cb468bf70c13d5b604d18842aa1.tar.gz gentoo-2-69aa8112862b2cb468bf70c13d5b604d18842aa1.tar.bz2 gentoo-2-69aa8112862b2cb468bf70c13d5b604d18842aa1.zip |
Added ~alpha, bug #124450. Tested by Thomas Cort <tcort@cs.ubishops.ca>
(Portage version: 2.0.54)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/audacious/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audacious/audacious-0.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index d8fe048e73e2..055428933497 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.23 2006/02/28 08:42:31 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.24 2006/02/28 20:06:51 ferdy Exp $ + + 28 Feb 2006; Fernando J. Pereda <ferdy@gentoo.org> audacious-0.2.1.ebuild: + Added ~alpha, bug #124450. Tested by Thomas Cort <tcort@cs.ubishops.ca> *audacious-0.2.1 (28 Feb 2006) diff --git a/media-sound/audacious/audacious-0.2.1.ebuild b/media-sound/audacious/audacious-0.2.1.ebuild index 4ed7ff7ed957..42a3326db38c 100644 --- a/media-sound/audacious/audacious-0.2.1.ebuild +++ b/media-sound/audacious/audacious-0.2.1.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-0.2.1.ebuild,v 1.1 2006/02/28 08:42:31 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-0.2.1.ebuild,v 1.2 2006/02/28 20:06:51 ferdy Exp $ IUSE="aac alsa esd flac gnome jack lirc mmx modplug mp3 musepack nls oss sdl sid sndfile vorbis wma" @@ -14,7 +14,7 @@ SRC_URI="http://audacious-media-player.org/release/${P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86" RDEPEND="app-arch/unzip net-misc/curl |