summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-08-07 04:12:06 +0000
committerMike Frysinger <vapier@gentoo.org>2003-08-07 04:12:06 +0000
commit373d148681238bc76d3328353664a70f5531deed (patch)
tree1e1634da73bbcf28d729defab5184e7869cf130c /media-sound/lilypond
parentfix license/repoman (diff)
downloadhistorical-373d148681238bc76d3328353664a70f5531deed.tar.gz
historical-373d148681238bc76d3328353664a70f5531deed.tar.bz2
historical-373d148681238bc76d3328353664a70f5531deed.zip
fix license/repoman
Diffstat (limited to 'media-sound/lilypond')
-rw-r--r--media-sound/lilypond/lilypond-1.5.15.ebuild10
-rw-r--r--media-sound/lilypond/lilypond-1.6.6.ebuild13
-rw-r--r--media-sound/lilypond/lilypond-1.6.9.ebuild13
3 files changed, 16 insertions, 20 deletions
diff --git a/media-sound/lilypond/lilypond-1.5.15.ebuild b/media-sound/lilypond/lilypond-1.5.15.ebuild
index 92c59ab97add..b9b449887f33 100644
--- a/media-sound/lilypond/lilypond-1.5.15.ebuild
+++ b/media-sound/lilypond/lilypond-1.5.15.ebuild
@@ -1,14 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-1.5.15.ebuild,v 1.6 2003/02/13 13:15:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-1.5.15.ebuild,v 1.7 2003/08/07 04:06:07 vapier Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="GNU Music Typesetter"
-SRC_URI="http://www.lilypond.org/ftp/LilyPond/development/${P}.tar.gz"
HOMEPAGE="http://lilypond.org/"
+SRC_URI="http://www.lilypond.org/ftp/LilyPond/development/${P}.tar.gz"
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="x86"
DEPEND=">=dev-lang/python-2.0-r4
@@ -23,8 +22,7 @@ src_compile() {
emake || die
}
-src_install () {
+src_install() {
make prefix=${D}/usr install || die
-
dodoc AUTHORS* CHANGES DEDICATION NEWS README.txt ROADMAP FAQ* VERSION
}
diff --git a/media-sound/lilypond/lilypond-1.6.6.ebuild b/media-sound/lilypond/lilypond-1.6.6.ebuild
index 352464b03aec..6759101b7b4a 100644
--- a/media-sound/lilypond/lilypond-1.6.6.ebuild
+++ b/media-sound/lilypond/lilypond-1.6.6.ebuild
@@ -1,18 +1,18 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-1.6.6.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $
-
-IUSE="doc"
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-1.6.6.ebuild,v 1.7 2003/08/07 04:06:07 vapier Exp $
inherit gcc
MY_PV="v$(echo ${PV} | cut -d. -f1,2)"
DESCRIPTION="GNU Music Typesetter"
-SRC_URI="http://www.lilypond.org/ftp/${MY_PV}/${P}.tar.gz"
HOMEPAGE="http://lilypond.org/"
-SLOT="0"
+SRC_URI="http://www.lilypond.org/ftp/${MY_PV}/${P}.tar.gz"
+
LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="x86 alpha"
+IUSE="doc"
DEPEND=">=dev-lang/python-2.2.1-r2
>=dev-lang/perl-5.6.1-r6
@@ -24,7 +24,6 @@ DEPEND=">=dev-lang/python-2.2.1-r2
doc? ( >=app-text/mftrace-1.0.8
>=app-text/ghostscript-7.05.5
>=media-libs/netpbm-9.12-r2 )"
-
RDEPEND=">=dev-util/guile-1.4-r3
>=app-text/ghostscript-7.05.5
>=app-text/tetex-1.0.7-r10
diff --git a/media-sound/lilypond/lilypond-1.6.9.ebuild b/media-sound/lilypond/lilypond-1.6.9.ebuild
index 1c46208b381e..6acf00023f12 100644
--- a/media-sound/lilypond/lilypond-1.6.9.ebuild
+++ b/media-sound/lilypond/lilypond-1.6.9.ebuild
@@ -1,18 +1,18 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-1.6.9.ebuild,v 1.2 2003/05/27 09:06:31 jje Exp $
-
-IUSE="doc"
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-1.6.9.ebuild,v 1.3 2003/08/07 04:06:07 vapier Exp $
inherit gcc
MY_PV="v$(echo ${PV} | cut -d. -f1,2)"
DESCRIPTION="GNU Music Typesetter"
-SRC_URI="http://www.lilypond.org/ftp/${MY_PV}/${P}.tar.gz"
HOMEPAGE="http://lilypond.org/"
-SLOT="0"
+SRC_URI="http://www.lilypond.org/ftp/${MY_PV}/${P}.tar.gz"
+
LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="~x86"
+IUSE="doc"
DEPEND=">=dev-lang/python-2.2.1-r2
>=dev-lang/perl-5.6.1-r6
@@ -24,7 +24,6 @@ DEPEND=">=dev-lang/python-2.2.1-r2
doc? ( >=app-text/mftrace-1.0.8
>=app-text/ghostscript-7.05.5
>=media-libs/netpbm-9.12-r2 )"
-
RDEPEND=">=dev-util/guile-1.4-r3
>=app-text/ghostscript-7.05.5
>=app-text/tetex-1.0.7-r10