diff options
author | David Holm <dholm@gentoo.org> | 2005-07-25 13:22:23 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-25 13:22:23 +0000 |
commit | e6af00d491ec2c0d4567e80658c07c77eae7f940 (patch) | |
tree | 9b9b01429b9e146f4a18be7406c3f0015186af1b /media-sound/lilycomp/lilycomp-1.0.2.ebuild | |
parent | Update to use linux-info.eclass and to check for SMP properly. (diff) | |
download | gentoo-2-e6af00d491ec2c0d4567e80658c07c77eae7f940.tar.gz gentoo-2-e6af00d491ec2c0d4567e80658c07c77eae7f940.tar.bz2 gentoo-2-e6af00d491ec2c0d4567e80658c07c77eae7f940.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-sound/lilycomp/lilycomp-1.0.2.ebuild')
-rw-r--r-- | media-sound/lilycomp/lilycomp-1.0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/lilycomp/lilycomp-1.0.2.ebuild b/media-sound/lilycomp/lilycomp-1.0.2.ebuild index 08e5849ee471..0cb6d4b7072c 100644 --- a/media-sound/lilycomp/lilycomp-1.0.2.ebuild +++ b/media-sound/lilycomp/lilycomp-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilycomp/lilycomp-1.0.2.ebuild,v 1.3 2004/11/24 09:10:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilycomp/lilycomp-1.0.2.ebuild,v 1.4 2005/07/25 13:19:31 dholm Exp $ DESCRIPTION="graphical note entry program for use with LilyPond" HOMEPAGE="http://lilycomp.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/lilycomp/${P/-/.}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" RDEPEND="dev-lang/python" |