diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-11 16:59:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-11 16:59:15 +0000 |
commit | 07e4dc05b5b1ec82c6cbaee6400e549c0459d0e6 (patch) | |
tree | f3e8f9bf6bf7539cb43370fda3680cb9e734030f /media-sound/audacious | |
parent | Stable for HPPA (bug #380575). (diff) | |
download | historical-07e4dc05b5b1ec82c6cbaee6400e549c0459d0e6.tar.gz historical-07e4dc05b5b1ec82c6cbaee6400e549c0459d0e6.tar.bz2 historical-07e4dc05b5b1ec82c6cbaee6400e549c0459d0e6.zip |
Stable for HPPA (bug #380575).
Package-Manager: portage-2.2.0_alpha66/cvs/Linux x86_64
Diffstat (limited to 'media-sound/audacious')
-rw-r--r-- | media-sound/audacious/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audacious/audacious-2.5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 147d7f2a6ba2..523ab74d2985 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/audacious # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.242 2011/09/24 12:20:34 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.243 2011/10/11 16:59:15 jer Exp $ + + 11 Oct 2011; Jeroen Roovers <jer@gentoo.org> audacious-2.5.4.ebuild: + Stable for HPPA (bug #380575). *audacious-3.0.3-r1 (24 Sep 2011) diff --git a/media-sound/audacious/audacious-2.5.4.ebuild b/media-sound/audacious/audacious-2.5.4.ebuild index 7322766440ff..9b78efd20d16 100644 --- a/media-sound/audacious/audacious-2.5.4.ebuild +++ b/media-sound/audacious/audacious-2.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-2.5.4.ebuild,v 1.3 2011/09/04 12:17:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-2.5.4.ebuild,v 1.4 2011/10/11 16:59:15 jer Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="http://distfiles.atheme.org/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" IUSE="altivec chardet nls session sse2" RDEPEND=">=dev-libs/dbus-glib-0.60 |