summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-07-12 23:40:14 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-07-12 23:40:14 +0000
commit2652cb6f49310a31e5f0e4fe8f09d6ab1ee29919 (patch)
treef640a535f2b32197ebe1b2dd7a69ed24344c2aa7 /app-doc/abs-guide
parentcleaned out old ebuild (Manifest recommit) (diff)
downloadgentoo-2-2652cb6f49310a31e5f0e4fe8f09d6ab1ee29919.tar.gz
gentoo-2-2652cb6f49310a31e5f0e4fe8f09d6ab1ee29919.tar.bz2
gentoo-2-2652cb6f49310a31e5f0e4fe8f09d6ab1ee29919.zip
prune old versions
Diffstat (limited to 'app-doc/abs-guide')
-rw-r--r--app-doc/abs-guide/ChangeLog7
-rw-r--r--app-doc/abs-guide/abs-guide-2.1.ebuild18
-rw-r--r--app-doc/abs-guide/abs-guide-2.2.ebuild18
-rw-r--r--app-doc/abs-guide/abs-guide-2.3.ebuild18
-rw-r--r--app-doc/abs-guide/abs-guide-2.4.ebuild18
-rw-r--r--app-doc/abs-guide/abs-guide-2.5.ebuild18
-rw-r--r--app-doc/abs-guide/abs-guide-2.6.ebuild18
-rw-r--r--app-doc/abs-guide/files/digest-abs-guide-2.11
-rw-r--r--app-doc/abs-guide/files/digest-abs-guide-2.21
-rw-r--r--app-doc/abs-guide/files/digest-abs-guide-2.31
-rw-r--r--app-doc/abs-guide/files/digest-abs-guide-2.41
-rw-r--r--app-doc/abs-guide/files/digest-abs-guide-2.51
-rw-r--r--app-doc/abs-guide/files/digest-abs-guide-2.61
13 files changed, 6 insertions, 115 deletions
diff --git a/app-doc/abs-guide/ChangeLog b/app-doc/abs-guide/ChangeLog
index b02fe80c1316..8cd22c7c3cb4 100644
--- a/app-doc/abs-guide/ChangeLog
+++ b/app-doc/abs-guide/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-doc/abs-guide
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v 1.16 2004/07/12 23:39:01 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v 1.17 2004/07/12 23:40:14 mr_bones_ Exp $
+
+ 12 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> -abs-guide-2.1.ebuild,
+ -abs-guide-2.2.ebuild, -abs-guide-2.3.ebuild, -abs-guide-2.4.ebuild,
+ -abs-guide-2.5.ebuild, -abs-guide-2.6.ebuild:
+ prune old versions
*abs-guide-2.8 (12 Jul 2004)
diff --git a/app-doc/abs-guide/abs-guide-2.1.ebuild b/app-doc/abs-guide/abs-guide-2.1.ebuild
deleted file mode 100644
index 7b047344af14..000000000000
--- a/app-doc/abs-guide/abs-guide-2.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-2.1.ebuild,v 1.5 2004/06/24 21:38:00 agriffis Exp $
-
-DESCRIPTION="An advanced reference and a tutorial on bash shell scripting"
-SRC_URI="http://personal.riverusers.com/~thegrendel/${P}.tar.bz2"
-HOMEPAGE="http://www.tldp.org/LDP/abs/html"
-S=${WORKDIR}
-
-IUSE=""
-KEYWORDS="x86 sparc ppc alpha hppa"
-LICENSE="FDL-1.1"
-SLOT="0"
-
-src_install() {
- dodir /usr/share/doc/abs-guide
- cp -R * ${D}/usr/share/doc/abs-guide
-}
diff --git a/app-doc/abs-guide/abs-guide-2.2.ebuild b/app-doc/abs-guide/abs-guide-2.2.ebuild
deleted file mode 100644
index 94b745754835..000000000000
--- a/app-doc/abs-guide/abs-guide-2.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-2.2.ebuild,v 1.5 2004/06/24 21:38:00 agriffis Exp $
-
-DESCRIPTION="An advanced reference and a tutorial on bash shell scripting"
-SRC_URI="http://personal.riverusers.com/~thegrendel/${P}.tar.bz2"
-HOMEPAGE="http://www.tldp.org/LDP/abs/html"
-S="${WORKDIR}"
-
-IUSE=""
-KEYWORDS="x86 sparc ppc alpha hppa"
-LICENSE="FDL-1.1"
-SLOT="0"
-
-src_install() {
- dodir /usr/share/doc/${P} || die "dodir failed"
- cp -R * ${D}/usr/share/doc/${P} || die "cp failed"
-}
diff --git a/app-doc/abs-guide/abs-guide-2.3.ebuild b/app-doc/abs-guide/abs-guide-2.3.ebuild
deleted file mode 100644
index 6327f6e716ed..000000000000
--- a/app-doc/abs-guide/abs-guide-2.3.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-2.3.ebuild,v 1.4 2004/06/24 21:38:00 agriffis Exp $
-
-DESCRIPTION="An advanced reference and a tutorial on bash shell scripting"
-SRC_URI="http://personal.riverusers.com/~thegrendel/${P}.tar.bz2"
-HOMEPAGE="http://www.tldp.org/LDP/abs/html"
-S="${WORKDIR}"
-
-IUSE=""
-KEYWORDS="x86 sparc ppc alpha hppa"
-LICENSE="FDL-1.1"
-SLOT="0"
-
-src_install() {
- dodir "/usr/share/doc/${P}" || die "dodir failed"
- cp -R * "${D}/usr/share/doc/${P}" || die "cp failed"
-}
diff --git a/app-doc/abs-guide/abs-guide-2.4.ebuild b/app-doc/abs-guide/abs-guide-2.4.ebuild
deleted file mode 100644
index 4559da168503..000000000000
--- a/app-doc/abs-guide/abs-guide-2.4.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-2.4.ebuild,v 1.4 2004/06/24 21:38:00 agriffis Exp $
-
-DESCRIPTION="An advanced reference and a tutorial on bash shell scripting"
-SRC_URI="http://personal.riverusers.com/~thegrendel/${P}.tar.bz2"
-HOMEPAGE="http://www.tldp.org/LDP/abs/html"
-S="${WORKDIR}"
-
-IUSE=""
-KEYWORDS="x86 sparc ppc alpha hppa"
-LICENSE="FDL-1.1"
-SLOT="0"
-
-src_install() {
- dodir "/usr/share/doc/${P}" || die "dodir failed"
- cp -R * "${D}/usr/share/doc/${P}" || die "cp failed"
-}
diff --git a/app-doc/abs-guide/abs-guide-2.5.ebuild b/app-doc/abs-guide/abs-guide-2.5.ebuild
deleted file mode 100644
index 697b33e9cb67..000000000000
--- a/app-doc/abs-guide/abs-guide-2.5.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-2.5.ebuild,v 1.4 2004/06/24 21:38:00 agriffis Exp $
-
-DESCRIPTION="An advanced reference and a tutorial on bash shell scripting"
-SRC_URI="http://personal.riverusers.com/~thegrendel/${P}.tar.bz2"
-HOMEPAGE="http://www.tldp.org/LDP/abs/html"
-S="${WORKDIR}"
-
-IUSE=""
-KEYWORDS="x86 sparc ppc alpha hppa"
-LICENSE="FDL-1.1"
-SLOT="0"
-
-src_install() {
- dodir "/usr/share/doc/${P}" || die "dodir failed"
- cp -R * "${D}/usr/share/doc/${P}" || die "cp failed"
-}
diff --git a/app-doc/abs-guide/abs-guide-2.6.ebuild b/app-doc/abs-guide/abs-guide-2.6.ebuild
deleted file mode 100644
index f5fa4e79075b..000000000000
--- a/app-doc/abs-guide/abs-guide-2.6.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-2.6.ebuild,v 1.3 2004/06/24 21:38:00 agriffis Exp $
-
-DESCRIPTION="An advanced reference and a tutorial on bash shell scripting"
-SRC_URI="http://personal.riverusers.com/~thegrendel/${P}.tar.bz2"
-HOMEPAGE="http://www.tldp.org/LDP/abs/html"
-S="${WORKDIR}"
-
-IUSE=""
-KEYWORDS="x86 sparc ppc alpha hppa"
-LICENSE="FDL-1.1"
-SLOT="0"
-
-src_install() {
- dodir "/usr/share/doc/${P}" || die "dodir failed"
- cp -R * "${D}/usr/share/doc/${P}" || die "cp failed"
-}
diff --git a/app-doc/abs-guide/files/digest-abs-guide-2.1 b/app-doc/abs-guide/files/digest-abs-guide-2.1
deleted file mode 100644
index 9a573074f16d..000000000000
--- a/app-doc/abs-guide/files/digest-abs-guide-2.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 4d782b4a0d0a6e6627e883a016b6e0cf abs-guide-2.1.tar.bz2 556606
diff --git a/app-doc/abs-guide/files/digest-abs-guide-2.2 b/app-doc/abs-guide/files/digest-abs-guide-2.2
deleted file mode 100644
index d50c08e9a9d6..000000000000
--- a/app-doc/abs-guide/files/digest-abs-guide-2.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 af4ad9edca05b9dd5a80d9d4016db51c abs-guide-2.2.tar.bz2 595271
diff --git a/app-doc/abs-guide/files/digest-abs-guide-2.3 b/app-doc/abs-guide/files/digest-abs-guide-2.3
deleted file mode 100644
index d257c2495fb3..000000000000
--- a/app-doc/abs-guide/files/digest-abs-guide-2.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 20731c2c9c9fc545c2bf3b6c4ec3659d abs-guide-2.3.tar.bz2 603024
diff --git a/app-doc/abs-guide/files/digest-abs-guide-2.4 b/app-doc/abs-guide/files/digest-abs-guide-2.4
deleted file mode 100644
index 1663073ba875..000000000000
--- a/app-doc/abs-guide/files/digest-abs-guide-2.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 eea78c2f4c00af8023eb03c1c195dbb2 abs-guide-2.4.tar.bz2 605309
diff --git a/app-doc/abs-guide/files/digest-abs-guide-2.5 b/app-doc/abs-guide/files/digest-abs-guide-2.5
deleted file mode 100644
index 02acad93a670..000000000000
--- a/app-doc/abs-guide/files/digest-abs-guide-2.5
+++ /dev/null
@@ -1 +0,0 @@
-MD5 38b67fb2a944be43c328b6822870205e abs-guide-2.5.tar.bz2 613987
diff --git a/app-doc/abs-guide/files/digest-abs-guide-2.6 b/app-doc/abs-guide/files/digest-abs-guide-2.6
deleted file mode 100644
index 6bdecd2c1552..000000000000
--- a/app-doc/abs-guide/files/digest-abs-guide-2.6
+++ /dev/null
@@ -1 +0,0 @@
-MD5 45079de24dbe9ca4563b6159d5dd48ff abs-guide-2.6.tar.bz2 626239