summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-04-30 09:32:20 +0000
committerAchim Gottinger <achim@gentoo.org>2001-04-30 09:32:20 +0000
commitb39873f8ca85e6ba1539ff191254847455ce426c (patch)
tree51cf9e283edf74874b229c0b315da0c7be177b60 /app-text/a2ps
parentCleanup (diff)
downloadgentoo-2-b39873f8ca85e6ba1539ff191254847455ce426c.tar.gz
gentoo-2-b39873f8ca85e6ba1539ff191254847455ce426c.tar.bz2
gentoo-2-b39873f8ca85e6ba1539ff191254847455ce426c.zip
Cleanup
Diffstat (limited to 'app-text/a2ps')
-rw-r--r--app-text/a2ps/a2ps-4.13b-r1.ebuild39
-rw-r--r--app-text/a2ps/a2ps-4.13b-r2.ebuild40
-rw-r--r--app-text/a2ps/files/digest-a2ps-4.13b-r11
-rw-r--r--app-text/a2ps/files/digest-a2ps-4.13b-r21
4 files changed, 0 insertions, 81 deletions
diff --git a/app-text/a2ps/a2ps-4.13b-r1.ebuild b/app-text/a2ps/a2ps-4.13b-r1.ebuild
deleted file mode 100644
index 395acee0b66e..000000000000
--- a/app-text/a2ps/a2ps-4.13b-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13b-r1.ebuild,v 1.6 2000/12/11 18:05:42 achim Exp $
-
-P=a2ps-4.13b
-A=${P}.tar.gz
-S=${WORKDIR}/a2ps-4.13
-DESCRIPTION="a2ps is an Any to PostScript filter"
-SRC_URI="ftp://ftp.enst.fr/pub/unix/a2ps/"${A}
-HOMEPAGE="http://www-inf.enst.fr/~demaille/a2ps"
-
-DEPEND=">=sys-apps/bash-2.04
- >=sys-libs/glibc-2.1.3
- >=app-text/ghostscript-6.23
- >=app-text/tetex-1.0.7
- || ( >=net-print/LPRng-3.6.24 >=net-print/cups-1.1.3 )"
-
-src_unpack() {
- unpack ${A}
-}
-
-src_compile() {
- cd ${S}
- try ./configure --host=${CHOST} --prefix=/usr --sysconfdir=/etc/a2ps
- try make
-}
-
-src_install() {
- cd ${S}
- dodir /usr/share/emacs/site-lisp
- try make prefix=${D}/usr sysconfdir=${D}/etc/a2ps install
- dodoc ANNOUNCE AUTHORS ChangeLog COPYING FAQ NEWS README THANKS TODO
-}
-
-
-
-
-
diff --git a/app-text/a2ps/a2ps-4.13b-r2.ebuild b/app-text/a2ps/a2ps-4.13b-r2.ebuild
deleted file mode 100644
index ebeaef64b4db..000000000000
--- a/app-text/a2ps/a2ps-4.13b-r2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13b-r2.ebuild,v 1.2 2001/02/01 19:30:33 achim Exp $
-
-P=a2ps-4.13b
-A=${P}.tar.gz
-S=${WORKDIR}/a2ps-4.13
-DESCRIPTION="a2ps is an Any to PostScript filter"
-SRC_URI="ftp://ftp.enst.fr/pub/unix/a2ps/"${A}
-HOMEPAGE="http://www-inf.enst.fr/~demaille/a2ps"
-
-DEPEND=">=sys-apps/bash-2.04
- >=sys-libs/glibc-2.1.3
- >=app-text/ghostscript-6.23
- >=app-text/tetex-1.0.7
- virtual/lpr"
-
-src_unpack() {
- unpack ${A}
-}
-
-src_compile() {
- cd ${S}
- try ./configure --host=${CHOST} --prefix=/usr --sysconfdir=/etc/a2ps
- try make
-}
-
-src_install() {
- cd ${S}
- dodir /usr/share/emacs/site-lisp
- try make prefix=${D}/usr sysconfdir=${D}/etc/a2ps \
- lispdir=${D}/usr/share/emacs/site-lisp install
- dodoc ANNOUNCE AUTHORS ChangeLog COPYING FAQ NEWS README THANKS TODO
-}
-
-
-
-
-
diff --git a/app-text/a2ps/files/digest-a2ps-4.13b-r1 b/app-text/a2ps/files/digest-a2ps-4.13b-r1
deleted file mode 100644
index ec015c86df8e..000000000000
--- a/app-text/a2ps/files/digest-a2ps-4.13b-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 0c8e0c31b08c14f7a7198ce967eb3281 a2ps-4.13b.tar.gz
diff --git a/app-text/a2ps/files/digest-a2ps-4.13b-r2 b/app-text/a2ps/files/digest-a2ps-4.13b-r2
deleted file mode 100644
index ec015c86df8e..000000000000
--- a/app-text/a2ps/files/digest-a2ps-4.13b-r2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 0c8e0c31b08c14f7a7198ce967eb3281 a2ps-4.13b.tar.gz