diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-04-13 12:52:58 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-04-13 12:52:58 +0000 |
commit | 36dcaef19e5759f1c45c4439e57c4ce0aae2317d (patch) | |
tree | 61a2165e84cdb588f7b7459cddd5d67b11d3741a /media-sound/sweep/sweep-0.9.3.ebuild | |
parent | Bump revision with a whole new ebuild, thanks to the folks in bug #207586 (diff) | |
download | gentoo-2-36dcaef19e5759f1c45c4439e57c4ce0aae2317d.tar.gz gentoo-2-36dcaef19e5759f1c45c4439e57c4ce0aae2317d.tar.bz2 gentoo-2-36dcaef19e5759f1c45c4439e57c4ce0aae2317d.zip |
Stable on ppc64; bug #217373
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-sound/sweep/sweep-0.9.3.ebuild')
-rw-r--r-- | media-sound/sweep/sweep-0.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/sweep/sweep-0.9.3.ebuild b/media-sound/sweep/sweep-0.9.3.ebuild index 536b72e2aced..775d32ed2924 100644 --- a/media-sound/sweep/sweep-0.9.3.ebuild +++ b/media-sound/sweep/sweep-0.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sweep/sweep-0.9.3.ebuild,v 1.2 2008/04/12 18:20:01 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sweep/sweep-0.9.3.ebuild,v 1.3 2008/04/13 12:52:58 corsair Exp $ inherit eutils autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/sweep/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ppc ppc64 ~sparc ~x86" IUSE="alsa ladspa vorbis mp3 libsamplerate speex" RDEPEND=">=media-libs/libsndfile-1.0 |