summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2011-10-07 08:57:13 +0000
committerTim Harder <radhermit@gentoo.org>2011-10-07 08:57:13 +0000
commit85d58de96d7e0703d9f03045bb831af2ea691681 (patch)
treecce2a426f3d863269bed86c5d9fe90bf8405ac7d /media-sound/abcm2ps
parentVersion bump. (diff)
downloadgentoo-2-85d58de96d7e0703d9f03045bb831af2ea691681.tar.gz
gentoo-2-85d58de96d7e0703d9f03045bb831af2ea691681.tar.bz2
gentoo-2-85d58de96d7e0703d9f03045bb831af2ea691681.zip
Remove old.
(Portage version: 2.2.0_alpha62/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/abcm2ps')
-rw-r--r--media-sound/abcm2ps/ChangeLog6
-rw-r--r--media-sound/abcm2ps/abcm2ps-6.4.3.ebuild43
-rw-r--r--media-sound/abcm2ps/abcm2ps-6.4.4.ebuild43
-rw-r--r--media-sound/abcm2ps/abcm2ps-6.4.6.ebuild43
4 files changed, 5 insertions, 130 deletions
diff --git a/media-sound/abcm2ps/ChangeLog b/media-sound/abcm2ps/ChangeLog
index 8ac52295ea12..4121b58dff4b 100644
--- a/media-sound/abcm2ps/ChangeLog
+++ b/media-sound/abcm2ps/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/abcm2ps
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/ChangeLog,v 1.25 2011/10/07 08:56:19 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/ChangeLog,v 1.26 2011/10/07 08:57:13 radhermit Exp $
+
+ 07 Oct 2011; Tim Harder <radhermit@gentoo.org> -abcm2ps-6.4.3.ebuild,
+ -abcm2ps-6.4.4.ebuild, -abcm2ps-6.4.6.ebuild:
+ Remove old.
*abcm2ps-6.4.7 (07 Oct 2011)
diff --git a/media-sound/abcm2ps/abcm2ps-6.4.3.ebuild b/media-sound/abcm2ps/abcm2ps-6.4.3.ebuild
deleted file mode 100644
index b08f8078d275..000000000000
--- a/media-sound/abcm2ps/abcm2ps-6.4.3.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/abcm2ps-6.4.3.ebuild,v 1.1 2011/09/18 23:30:31 radhermit Exp $
-
-EAPI=4
-
-DESCRIPTION="A program to convert abc files to Postscript files"
-HOMEPAGE="http://moinejf.free.fr/"
-SRC_URI="http://moinejf.free.fr/${P}.tar.gz
- http://moinejf.free.fr/transpose_abc.pl"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE="examples"
-
-src_prepare() {
- sed -i -e '/LDFLAGS/s:=.*:= @LDFLAGS@:' Makefile.in || die
-}
-
-src_configure() {
- econf \
- --enable-a4 \
- --enable-deco-is-roll
-}
-
-src_install() {
- dobin abcm2ps
-
- insinto /usr/share/${PN}
- doins *.fmt
-
- dodoc Changes README *.txt
-
- if use examples ; then
- docinto examples
- dodoc *.{abc,eps}
- docompress -x /usr/share/doc/${PF}/examples
- fi
-
- docinto contrib
- dodoc "${DISTDIR}"/transpose_abc.pl
-}
diff --git a/media-sound/abcm2ps/abcm2ps-6.4.4.ebuild b/media-sound/abcm2ps/abcm2ps-6.4.4.ebuild
deleted file mode 100644
index 6ccd40006601..000000000000
--- a/media-sound/abcm2ps/abcm2ps-6.4.4.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/abcm2ps-6.4.4.ebuild,v 1.1 2011/09/21 05:05:41 radhermit Exp $
-
-EAPI=4
-
-DESCRIPTION="A program to convert abc files to Postscript files"
-HOMEPAGE="http://moinejf.free.fr/"
-SRC_URI="http://moinejf.free.fr/${P}.tar.gz
- http://moinejf.free.fr/transpose_abc.pl"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE="examples"
-
-src_prepare() {
- sed -i -e '/LDFLAGS/s:=.*:= @LDFLAGS@:' Makefile.in || die
-}
-
-src_configure() {
- econf \
- --enable-a4 \
- --enable-deco-is-roll
-}
-
-src_install() {
- dobin abcm2ps
-
- insinto /usr/share/${PN}
- doins *.fmt
-
- dodoc Changes README *.txt
-
- if use examples ; then
- docinto examples
- dodoc *.{abc,eps}
- docompress -x /usr/share/doc/${PF}/examples
- fi
-
- docinto contrib
- dodoc "${DISTDIR}"/transpose_abc.pl
-}
diff --git a/media-sound/abcm2ps/abcm2ps-6.4.6.ebuild b/media-sound/abcm2ps/abcm2ps-6.4.6.ebuild
deleted file mode 100644
index 4806ff82a66a..000000000000
--- a/media-sound/abcm2ps/abcm2ps-6.4.6.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/abcm2ps-6.4.6.ebuild,v 1.1 2011/10/01 07:17:47 radhermit Exp $
-
-EAPI=4
-
-DESCRIPTION="A program to convert abc files to Postscript files"
-HOMEPAGE="http://moinejf.free.fr/"
-SRC_URI="http://moinejf.free.fr/${P}.tar.gz
- http://moinejf.free.fr/transpose_abc.pl"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE="examples"
-
-src_prepare() {
- sed -i -e '/LDFLAGS/s:=.*:= @LDFLAGS@:' Makefile.in || die
-}
-
-src_configure() {
- econf \
- --enable-a4 \
- --enable-deco-is-roll
-}
-
-src_install() {
- dobin abcm2ps
-
- insinto /usr/share/${PN}
- doins *.fmt
-
- dodoc Changes README *.txt
-
- if use examples ; then
- docinto examples
- dodoc *.{abc,eps}
- docompress -x /usr/share/doc/${PF}/examples
- fi
-
- docinto contrib
- dodoc "${DISTDIR}"/transpose_abc.pl
-}