summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-06-23 16:52:55 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-06-23 16:52:55 +0000
commit7aa55baf290eda4e69dd31d647bede4d1e489d59 (patch)
tree1ebb31fd33bc21c8d41da1be2041fadf052c3b40 /media-sound/lilypond
parentFix bug #172104 so that antlr builds when pnet is installed. (diff)
downloadgentoo-2-7aa55baf290eda4e69dd31d647bede4d1e489d59.tar.gz
gentoo-2-7aa55baf290eda4e69dd31d647bede4d1e489d59.tar.bz2
gentoo-2-7aa55baf290eda4e69dd31d647bede4d1e489d59.zip
Remove autotools eclass inheritance from ebuilds that don't use eauto* functions nor run autotools on their own.
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'media-sound/lilypond')
-rw-r--r--media-sound/lilypond/ChangeLog9
-rw-r--r--media-sound/lilypond/lilypond-2.10.23.ebuild4
-rw-r--r--media-sound/lilypond/lilypond-2.10.25-r1.ebuild4
-rw-r--r--media-sound/lilypond/lilypond-2.10.25.ebuild4
-rw-r--r--media-sound/lilypond/lilypond-2.11.23.ebuild4
-rw-r--r--media-sound/lilypond/lilypond-2.11.26.ebuild4
-rw-r--r--media-sound/lilypond/lilypond-2.11.27.ebuild4
7 files changed, 20 insertions, 13 deletions
diff --git a/media-sound/lilypond/ChangeLog b/media-sound/lilypond/ChangeLog
index 3dd180d2e4b2..7b8197684ac8 100644
--- a/media-sound/lilypond/ChangeLog
+++ b/media-sound/lilypond/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for media-sound/lilypond
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.58 2007/06/23 16:23:28 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.59 2007/06/23 16:52:55 flameeyes Exp $
+
+ 23 Jun 2007; Diego Pettenò <flameeyes@gentoo.org>
+ lilypond-2.10.23.ebuild, lilypond-2.10.25.ebuild,
+ lilypond-2.10.25-r1.ebuild, lilypond-2.11.23.ebuild,
+ lilypond-2.11.26.ebuild, lilypond-2.11.27.ebuild:
+ Remove autotools eclass inheritance from ebuilds that don't use eauto*
+ functions nor run autotools on their own.
23 Jun 2007; Diego Pettenò <flameeyes@gentoo.org>
+files/lilypond-2.10.25-fontforge.patch, lilypond-2.10.25-r1.ebuild:
diff --git a/media-sound/lilypond/lilypond-2.10.23.ebuild b/media-sound/lilypond/lilypond-2.10.23.ebuild
index 12ab9fe29bff..84b10f800123 100644
--- a/media-sound/lilypond/lilypond-2.10.23.ebuild
+++ b/media-sound/lilypond/lilypond-2.10.23.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.10.23.ebuild,v 1.2 2007/06/17 13:36:58 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.10.23.ebuild,v 1.3 2007/06/23 16:52:55 flameeyes Exp $
-inherit eutils autotools versionator toolchain-funcs
+inherit eutils versionator toolchain-funcs
DESCRIPTION="GNU Music Typesetter"
SRC_URI="http://download.linuxaudio.org/lilypond/sources/v$(get_version_component_range 1-2)/${P}.tar.gz"
diff --git a/media-sound/lilypond/lilypond-2.10.25-r1.ebuild b/media-sound/lilypond/lilypond-2.10.25-r1.ebuild
index 2548b28befb3..6ba6c9c41718 100644
--- a/media-sound/lilypond/lilypond-2.10.25-r1.ebuild
+++ b/media-sound/lilypond/lilypond-2.10.25-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.10.25-r1.ebuild,v 1.4 2007/06/23 16:23:28 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.10.25-r1.ebuild,v 1.5 2007/06/23 16:52:55 flameeyes Exp $
-inherit eutils autotools versionator toolchain-funcs elisp-common
+inherit eutils versionator toolchain-funcs elisp-common
DESCRIPTION="GNU Music Typesetter"
SRC_URI="http://download.linuxaudio.org/lilypond/sources/v$(get_version_component_range 1-2)/${P}.tar.gz"
diff --git a/media-sound/lilypond/lilypond-2.10.25.ebuild b/media-sound/lilypond/lilypond-2.10.25.ebuild
index 53722e9517d4..591fc751fa71 100644
--- a/media-sound/lilypond/lilypond-2.10.25.ebuild
+++ b/media-sound/lilypond/lilypond-2.10.25.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.10.25.ebuild,v 1.2 2007/06/17 13:36:58 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.10.25.ebuild,v 1.3 2007/06/23 16:52:55 flameeyes Exp $
-inherit eutils autotools versionator toolchain-funcs
+inherit eutils versionator toolchain-funcs
DESCRIPTION="GNU Music Typesetter"
SRC_URI="http://download.linuxaudio.org/lilypond/sources/v$(get_version_component_range 1-2)/${P}.tar.gz"
diff --git a/media-sound/lilypond/lilypond-2.11.23.ebuild b/media-sound/lilypond/lilypond-2.11.23.ebuild
index 2035ae669162..e2b01b51b30c 100644
--- a/media-sound/lilypond/lilypond-2.11.23.ebuild
+++ b/media-sound/lilypond/lilypond-2.11.23.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.11.23.ebuild,v 1.2 2007/06/17 13:36:58 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.11.23.ebuild,v 1.3 2007/06/23 16:52:55 flameeyes Exp $
-inherit eutils autotools versionator toolchain-funcs
+inherit eutils versionator toolchain-funcs
DESCRIPTION="GNU Music Typesetter"
SRC_URI="http://download.linuxaudio.org/lilypond/sources/v$(get_version_component_range 1-2)/${P}.tar.gz"
diff --git a/media-sound/lilypond/lilypond-2.11.26.ebuild b/media-sound/lilypond/lilypond-2.11.26.ebuild
index a4fe516ca5f7..e224fca2f963 100644
--- a/media-sound/lilypond/lilypond-2.11.26.ebuild
+++ b/media-sound/lilypond/lilypond-2.11.26.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.11.26.ebuild,v 1.2 2007/06/17 13:36:58 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.11.26.ebuild,v 1.3 2007/06/23 16:52:55 flameeyes Exp $
-inherit eutils autotools versionator toolchain-funcs elisp-common
+inherit eutils versionator toolchain-funcs elisp-common
DESCRIPTION="GNU Music Typesetter"
SRC_URI="http://download.linuxaudio.org/lilypond/sources/v$(get_version_component_range 1-2)/${P}.tar.gz"
diff --git a/media-sound/lilypond/lilypond-2.11.27.ebuild b/media-sound/lilypond/lilypond-2.11.27.ebuild
index 28950582d5c3..cfe237a7690c 100644
--- a/media-sound/lilypond/lilypond-2.11.27.ebuild
+++ b/media-sound/lilypond/lilypond-2.11.27.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.11.27.ebuild,v 1.1 2007/06/22 11:17:11 hkbst Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.11.27.ebuild,v 1.2 2007/06/23 16:52:55 flameeyes Exp $
-inherit eutils autotools versionator toolchain-funcs elisp-common
+inherit eutils versionator toolchain-funcs elisp-common
DESCRIPTION="GNU Music Typesetter"
SRC_URI="http://download.linuxaudio.org/lilypond/sources/v$(get_version_component_range 1-2)/${P}.tar.gz"