diff options
author | Markus Meier <maekke@gentoo.org> | 2008-04-27 12:45:00 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-04-27 12:45:00 +0000 |
commit | 80af1fe957a7e6277f763d65cb3f63da800e998c (patch) | |
tree | ae751981698ac49c20ed598035492a3666d71566 /media-sound/amsynth/amsynth-1.2.0.ebuild | |
parent | amd64/x86 stable, bug #218454 (diff) | |
download | historical-80af1fe957a7e6277f763d65cb3f63da800e998c.tar.gz historical-80af1fe957a7e6277f763d65cb3f63da800e998c.tar.bz2 historical-80af1fe957a7e6277f763d65cb3f63da800e998c.zip |
amd64/x86 stable, bug #218622
Package-Manager: portage-2.1.5_rc6
Diffstat (limited to 'media-sound/amsynth/amsynth-1.2.0.ebuild')
-rw-r--r-- | media-sound/amsynth/amsynth-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/amsynth/amsynth-1.2.0.ebuild b/media-sound/amsynth/amsynth-1.2.0.ebuild index 3a2f6e96799d..9016f4e0aa3e 100644 --- a/media-sound/amsynth/amsynth-1.2.0.ebuild +++ b/media-sound/amsynth/amsynth-1.2.0.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/amsynth/amsynth-1.2.0.ebuild,v 1.6 2008/04/20 18:50:22 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.0.ebuild,v 1.7 2008/04/27 12:45:00 maekke Exp $ IUSE="debug alsa jack sndfile oss" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/amsynthe/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" RDEPEND=">=dev-cpp/gtkmm-2.4 sndfile? ( >=media-libs/libsndfile-1.0 ) |