diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-02-26 16:53:41 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-02-26 16:53:41 +0000 |
commit | 1f8797375e352bfe016e0a128c04dd4d75d3cc41 (patch) | |
tree | b933009d4206a5981a3f3226386c118cb0db3136 /media-sound | |
parent | Marked ~hppa (bug #168465). (diff) | |
download | gentoo-2-1f8797375e352bfe016e0a128c04dd4d75d3cc41.tar.gz gentoo-2-1f8797375e352bfe016e0a128c04dd4d75d3cc41.tar.bz2 gentoo-2-1f8797375e352bfe016e0a128c04dd4d75d3cc41.zip |
Marked ~hppa (bug #168465).
(Portage version: 2.1.2-r11)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/audacious/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audacious/audacious-1.3.0_rc1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 230c3031631a..2c138e6b0484 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.105 2007/02/26 14:00:14 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.106 2007/02/26 16:53:41 jer Exp $ + + 26 Feb 2007; Jeroen Roovers <jer@gentoo.org> audacious-1.3.0_rc1.ebuild: + Marked ~hppa (bug #168465). *audacious-1.3.0_rc1 (26 Feb 2007) diff --git a/media-sound/audacious/audacious-1.3.0_rc1.ebuild b/media-sound/audacious/audacious-1.3.0_rc1.ebuild index 415f72880d75..7e6141dbe7f1 100644 --- a/media-sound/audacious/audacious-1.3.0_rc1.ebuild +++ b/media-sound/audacious/audacious-1.3.0_rc1.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.0_rc1.ebuild,v 1.1 2007/02/26 14:00:14 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.3.0_rc1.ebuild,v 1.2 2007/02/26 16:53:41 jer Exp $ inherit flag-o-matic @@ -13,7 +13,7 @@ SRC_URI="http://static.audacious-media-player.org/release/${MY_P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="chardet nls" RDEPEND=">=x11-libs/gtk+-2.6 |