diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-29 14:28:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-29 14:28:18 +0000 |
commit | 3230149e006ed7433aff94a51399872d2e5630c9 (patch) | |
tree | 16633e93617bdc863b1eef13aff534da90b24fa7 /media-sound/amsynth | |
parent | Add ~sparc wrt #215669 (diff) | |
download | gentoo-2-3230149e006ed7433aff94a51399872d2e5630c9.tar.gz gentoo-2-3230149e006ed7433aff94a51399872d2e5630c9.tar.bz2 gentoo-2-3230149e006ed7433aff94a51399872d2e5630c9.zip |
sparc stable wrt #218622
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-sound/amsynth')
-rw-r--r-- | media-sound/amsynth/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/amsynth/amsynth-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/amsynth/ChangeLog b/media-sound/amsynth/ChangeLog index 0bc9f93a9600..eddcf6b4aa65 100644 --- a/media-sound/amsynth/ChangeLog +++ b/media-sound/amsynth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/amsynth # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/ChangeLog,v 1.30 2008/04/27 12:45:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/ChangeLog,v 1.31 2008/04/29 14:28:18 armin76 Exp $ + + 29 Apr 2008; Raúl Porcel <armin76@gentoo.org> amsynth-1.2.0.ebuild: + sparc stable wrt #218622 27 Apr 2008; Markus Meier <maekke@gentoo.org> amsynth-1.2.0.ebuild: amd64/x86 stable, bug #218622 diff --git a/media-sound/amsynth/amsynth-1.2.0.ebuild b/media-sound/amsynth/amsynth-1.2.0.ebuild index 9016f4e0aa3e..79ba6a30d702 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.7 2008/04/27 12:45:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.0.ebuild,v 1.8 2008/04/29 14:28:18 armin76 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 ) |