diff options
author | 2007-06-17 13:36:58 +0000 | |
---|---|---|
committer | 2007-06-17 13:36:58 +0000 | |
commit | 382d7ff967c77b6b6620d780108bfcb0f6b4af7d (patch) | |
tree | 0d5ff9bef5d8320c2524f6f71b0f702035e3074a /media-sound/lilypond | |
parent | Remove gen-1 revision. (diff) | |
download | gentoo-2-382d7ff967c77b6b6620d780108bfcb0f6b4af7d.tar.gz gentoo-2-382d7ff967c77b6b6620d780108bfcb0f6b4af7d.tar.bz2 gentoo-2-382d7ff967c77b6b6620d780108bfcb0f6b4af7d.zip |
Use full atoms for has_version.
(Portage version: 2.1.3_rc3)
Diffstat (limited to 'media-sound/lilypond')
-rw-r--r-- | media-sound/lilypond/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/lilypond/lilypond-2.10.23.ebuild | 4 | ||||
-rw-r--r-- | media-sound/lilypond/lilypond-2.10.25-r1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/lilypond/lilypond-2.10.25.ebuild | 4 | ||||
-rw-r--r-- | media-sound/lilypond/lilypond-2.11.23.ebuild | 4 | ||||
-rw-r--r-- | media-sound/lilypond/lilypond-2.11.26.ebuild | 4 |
6 files changed, 16 insertions, 11 deletions
diff --git a/media-sound/lilypond/ChangeLog b/media-sound/lilypond/ChangeLog index 357efdae0ae0..a4f9b3a72530 100644 --- a/media-sound/lilypond/ChangeLog +++ b/media-sound/lilypond/ChangeLog @@ -1,6 +1,11 @@ # 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.55 2007/06/11 15:55:10 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.56 2007/06/17 13:36:58 swegener Exp $ + + 17 Jun 2007; Sven Wegener <swegener@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: + Use full atoms for has_version. *lilypond-2.11.26 (11 Jun 2007) diff --git a/media-sound/lilypond/lilypond-2.10.23.ebuild b/media-sound/lilypond/lilypond-2.10.23.ebuild index f2a807363da4..12ab9fe29bff 100644 --- a/media-sound/lilypond/lilypond-2.10.23.ebuild +++ b/media-sound/lilypond/lilypond-2.10.23.ebuild @@ -1,6 +1,6 @@ # 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.1 2007/05/13 15:12:07 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.10.23.ebuild,v 1.2 2007/06/17 13:36:58 swegener Exp $ inherit eutils autotools versionator toolchain-funcs @@ -48,7 +48,7 @@ DEPEND="${RDEPEND} # media-gfx/imagemagick )" pkg_setup() { - if has_version =guile-1.8*; then + if has_version =dev-scheme/guile-1.8*; then local flags="deprecated regex" built_with_use dev-scheme/guile ${flags} || die "guile must be built with \"${flags}\" use flags" fi diff --git a/media-sound/lilypond/lilypond-2.10.25-r1.ebuild b/media-sound/lilypond/lilypond-2.10.25-r1.ebuild index a1a03ece9bc5..7a0685f6f786 100644 --- a/media-sound/lilypond/lilypond-2.10.25-r1.ebuild +++ b/media-sound/lilypond/lilypond-2.10.25-r1.ebuild @@ -1,6 +1,6 @@ # 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.2 2007/06/01 21:58:08 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.10.25-r1.ebuild,v 1.3 2007/06/17 13:36:58 swegener Exp $ inherit eutils autotools versionator toolchain-funcs elisp-common @@ -49,7 +49,7 @@ DEPEND="${RDEPEND} # media-gfx/imagemagick )" pkg_setup() { - if has_version =guile-1.8*; then + if has_version =dev-scheme/guile-1.8*; then local flags="deprecated regex" built_with_use dev-scheme/guile ${flags} || die "guile must be built with \"${flags}\" use flags" fi diff --git a/media-sound/lilypond/lilypond-2.10.25.ebuild b/media-sound/lilypond/lilypond-2.10.25.ebuild index 50e52d30cb3b..53722e9517d4 100644 --- a/media-sound/lilypond/lilypond-2.10.25.ebuild +++ b/media-sound/lilypond/lilypond-2.10.25.ebuild @@ -1,6 +1,6 @@ # 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.1 2007/05/24 11:35:06 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.10.25.ebuild,v 1.2 2007/06/17 13:36:58 swegener Exp $ inherit eutils autotools versionator toolchain-funcs @@ -48,7 +48,7 @@ DEPEND="${RDEPEND} # media-gfx/imagemagick )" pkg_setup() { - if has_version =guile-1.8*; then + if has_version =dev-scheme/guile-1.8*; then local flags="deprecated regex" built_with_use dev-scheme/guile ${flags} || die "guile must be built with \"${flags}\" use flags" fi diff --git a/media-sound/lilypond/lilypond-2.11.23.ebuild b/media-sound/lilypond/lilypond-2.11.23.ebuild index 899d054933c5..2035ae669162 100644 --- a/media-sound/lilypond/lilypond-2.11.23.ebuild +++ b/media-sound/lilypond/lilypond-2.11.23.ebuild @@ -1,6 +1,6 @@ # 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.1 2007/05/14 13:19:44 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.11.23.ebuild,v 1.2 2007/06/17 13:36:58 swegener Exp $ inherit eutils autotools versionator toolchain-funcs @@ -48,7 +48,7 @@ DEPEND="${RDEPEND} # media-gfx/imagemagick )" pkg_setup() { - if has_version =guile-1.8*; then + if has_version =dev-scheme/guile-1.8*; then local flags="deprecated regex" built_with_use dev-scheme/guile ${flags} || die "guile must be built with \"${flags}\" use flags" fi diff --git a/media-sound/lilypond/lilypond-2.11.26.ebuild b/media-sound/lilypond/lilypond-2.11.26.ebuild index b56f85998f83..a4fe516ca5f7 100644 --- a/media-sound/lilypond/lilypond-2.11.26.ebuild +++ b/media-sound/lilypond/lilypond-2.11.26.ebuild @@ -1,6 +1,6 @@ # 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.1 2007/06/11 15:55:10 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.11.26.ebuild,v 1.2 2007/06/17 13:36:58 swegener Exp $ inherit eutils autotools versionator toolchain-funcs elisp-common @@ -51,7 +51,7 @@ DEPEND="${RDEPEND} # media-gfx/imagemagick )" pkg_setup() { - if has_version =guile-1.8*; then + if has_version =dev-scheme/guile-1.8*; then local flags="deprecated regex" built_with_use dev-scheme/guile ${flags} || die "guile must be built with \"${flags}\" use flags" fi |