diff options
author | Robert Buchholz <rbu@gentoo.org> | 2007-07-07 20:13:23 +0000 |
---|---|---|
committer | Robert Buchholz <rbu@gentoo.org> | 2007-07-07 20:13:23 +0000 |
commit | 94259ebd709442bb6ca2db3ac3619f7bc80c6111 (patch) | |
tree | ed08fd390fc8db03dbad70d70b8dfcd0062b0cf7 /media-sound | |
parent | Stable on ppc; bug #184462. (diff) | |
download | gentoo-2-94259ebd709442bb6ca2db3ac3619f7bc80c6111.tar.gz gentoo-2-94259ebd709442bb6ca2db3ac3619f7bc80c6111.tar.bz2 gentoo-2-94259ebd709442bb6ca2db3ac3619f7bc80c6111.zip |
Added ~ppc
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/herrie/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/herrie/herrie-1.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/herrie/ChangeLog b/media-sound/herrie/ChangeLog index d26eb21ebd15..5d82e1cc921d 100644 --- a/media-sound/herrie/ChangeLog +++ b/media-sound/herrie/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/herrie # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/herrie/ChangeLog,v 1.12 2007/07/04 20:27:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/herrie/ChangeLog,v 1.13 2007/07/07 20:13:23 rbu Exp $ + + 07 Jul 2007; Robert Buchholz <rbu@gentoo.org> herrie-1.8.ebuild: + Added ~ppc 04 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> herrie-1.8.ebuild: Keyworded ~sparc diff --git a/media-sound/herrie/herrie-1.8.ebuild b/media-sound/herrie/herrie-1.8.ebuild index 1fdda1eeda68..fc71b980b3f2 100644 --- a/media-sound/herrie/herrie-1.8.ebuild +++ b/media-sound/herrie/herrie-1.8.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/herrie/herrie-1.8.ebuild,v 1.2 2007/07/04 20:27:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/herrie/herrie-1.8.ebuild,v 1.3 2007/07/07 20:13:23 rbu Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://herrie.info/distfiles/${P}.tar.bz2" LICENSE="BSD-2 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~sparc ~x86 ~ppc" IUSE="ao http modplug mp3 sndfile vorbis xspf unicode nls pulseaudio oss linguas_de linguas_nl linguas_pl linguas_tr linguas_sv linguas_ga" |