diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 20:31:03 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 20:31:03 +0000 |
commit | 9f85057bacdf364579739d20ab2b5ddde56b09c6 (patch) | |
tree | 504d4d3f22f45c2b31cdd28b5d6e845d2f6a3aaa /media-sound/rosegarden | |
parent | add workaround for people with non PHPSAPI versions in /var/db/pkg (diff) | |
download | historical-9f85057bacdf364579739d20ab2b5ddde56b09c6.tar.gz historical-9f85057bacdf364579739d20ab2b5ddde56b09c6.tar.bz2 historical-9f85057bacdf364579739d20ab2b5ddde56b09c6.zip |
unmasks and changelog fixes
Diffstat (limited to 'media-sound/rosegarden')
-rw-r--r-- | media-sound/rosegarden/rosegarden-4.0.8.5.ebuild | 4 | ||||
-rw-r--r-- | media-sound/rosegarden/rosegarden-4.0.9.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/rosegarden/rosegarden-4.0.8.5.ebuild b/media-sound/rosegarden/rosegarden-4.0.8.5.ebuild index 95325e9f7953..4ea7136e46a1 100644 --- a/media-sound/rosegarden/rosegarden-4.0.8.5.ebuild +++ b/media-sound/rosegarden/rosegarden-4.0.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rosegarden/rosegarden-4.0.8.5.ebuild,v 1.2 2003/03/27 05:28:19 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rosegarden/rosegarden-4.0.8.5.ebuild,v 1.3 2003/07/12 20:30:57 aliz Exp $ DESCRIPTION="MIDI and audio sequencer and notation editor." @@ -9,7 +9,7 @@ SRC_URI="http://belnet.dl.sourceforge.net/sourceforge/rosegarden/rosegarden-4-0. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" # NOTE: This package may be compiled with aRt instead of alsa, and with no jack or ladspa support, # but I don't know how to say that with the IUSE variable. diff --git a/media-sound/rosegarden/rosegarden-4.0.9.ebuild b/media-sound/rosegarden/rosegarden-4.0.9.ebuild index caaef3aac044..25c7e6506d9a 100644 --- a/media-sound/rosegarden/rosegarden-4.0.9.ebuild +++ b/media-sound/rosegarden/rosegarden-4.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rosegarden/rosegarden-4.0.9.ebuild,v 1.2 2003/05/16 13:20:58 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rosegarden/rosegarden-4.0.9.ebuild,v 1.3 2003/07/12 20:30:57 aliz Exp $ MY_P=${P/\./-} DESCRIPTION="MIDI and audio sequencer and notation editor." @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=gcc-2.9 |