summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregorio Guidi <greg_g@gentoo.org>2005-07-15 12:22:16 +0000
committerGregorio Guidi <greg_g@gentoo.org>2005-07-15 12:22:16 +0000
commitda88773aa00d13c351c85a685c8bc397cd9e9417 (patch)
tree623b2199c99f65849ca9a22f52a938a36d307452 /app-arch/karchiver
parentStable on x86. (diff)
downloadgentoo-2-da88773aa00d13c351c85a685c8bc397cd9e9417.tar.gz
gentoo-2-da88773aa00d13c351c85a685c8bc397cd9e9417.tar.bz2
gentoo-2-da88773aa00d13c351c85a685c8bc397cd9e9417.zip
Remove old ebuilds.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-arch/karchiver')
-rw-r--r--app-arch/karchiver/files/digest-karchiver-3.0.101
-rw-r--r--app-arch/karchiver/files/digest-karchiver-3.0.31
-rw-r--r--app-arch/karchiver/files/digest-karchiver-3.0.81
-rw-r--r--app-arch/karchiver/files/digest-karchiver-3.1.11
-rw-r--r--app-arch/karchiver/files/karchiver-3.0.10-gcc3.4.patch11
-rw-r--r--app-arch/karchiver/karchiver-3.0.10.ebuild20
-rw-r--r--app-arch/karchiver/karchiver-3.0.3.ebuild15
-rw-r--r--app-arch/karchiver/karchiver-3.0.8.ebuild16
-rw-r--r--app-arch/karchiver/karchiver-3.1.1.ebuild16
9 files changed, 0 insertions, 82 deletions
diff --git a/app-arch/karchiver/files/digest-karchiver-3.0.10 b/app-arch/karchiver/files/digest-karchiver-3.0.10
deleted file mode 100644
index 573d325e8b03..000000000000
--- a/app-arch/karchiver/files/digest-karchiver-3.0.10
+++ /dev/null
@@ -1 +0,0 @@
-MD5 59c383b89581a4cf258491c62bf40b82 karchiver-3.0.10.tar.bz2 894785
diff --git a/app-arch/karchiver/files/digest-karchiver-3.0.3 b/app-arch/karchiver/files/digest-karchiver-3.0.3
deleted file mode 100644
index 52c29a7c584f..000000000000
--- a/app-arch/karchiver/files/digest-karchiver-3.0.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b7c6ec6b6787b11f5c0757ac8233a669 karchiver-3.0.3.tar.bz2 858956
diff --git a/app-arch/karchiver/files/digest-karchiver-3.0.8 b/app-arch/karchiver/files/digest-karchiver-3.0.8
deleted file mode 100644
index 32d193ab8d49..000000000000
--- a/app-arch/karchiver/files/digest-karchiver-3.0.8
+++ /dev/null
@@ -1 +0,0 @@
-MD5 5af5c8218b695cf78a8eeccf3dba6658 karchiver-3.0.8.tar.bz2 889884
diff --git a/app-arch/karchiver/files/digest-karchiver-3.1.1 b/app-arch/karchiver/files/digest-karchiver-3.1.1
deleted file mode 100644
index 5f5bde719d1d..000000000000
--- a/app-arch/karchiver/files/digest-karchiver-3.1.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 820386e5dae11957116298cda7ae052f karchiver-3.1.1.tar.bz2 1708212
diff --git a/app-arch/karchiver/files/karchiver-3.0.10-gcc3.4.patch b/app-arch/karchiver/files/karchiver-3.0.10-gcc3.4.patch
deleted file mode 100644
index a2a846c2a4af..000000000000
--- a/app-arch/karchiver/files/karchiver-3.0.10-gcc3.4.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- karchiver/karchiveurpart.cpp 2004-01-23 00:22:46.000000000 +0100
-+++ karchiver/karchiveurpart.cpp.new 2004-07-06 01:22:42.511494808 +0200
-@@ -41,7 +41,7 @@
- {
- return new KarchiverFactory;
- }
--};
-+}
-
- KInstance *KarchiverFactory::s_instance = 0L;
-
diff --git a/app-arch/karchiver/karchiver-3.0.10.ebuild b/app-arch/karchiver/karchiver-3.0.10.ebuild
deleted file mode 100644
index f9f109d0025a..000000000000
--- a/app-arch/karchiver/karchiver-3.0.10.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/karchiver/karchiver-3.0.10.ebuild,v 1.6 2005/02/07 18:27:26 gustavoz Exp $
-
-inherit kde eutils
-need-kde 3.1
-
-DESCRIPTION="Utility to ease working with compressed files such as tar.gz/tar.bz2"
-HOMEPAGE="http://perso.wanadoo.fr/coquelle/karchiver/"
-SRC_URI="http://perso.wanadoo.fr/coquelle/karchiver/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc sparc"
-SLOT="0"
-IUSE=""
-
-src_unpack() {
- kde_src_unpack
- epatch ${FILESDIR}/${P}-gcc3.4.patch
-}
diff --git a/app-arch/karchiver/karchiver-3.0.3.ebuild b/app-arch/karchiver/karchiver-3.0.3.ebuild
deleted file mode 100644
index 6bd993750a8e..000000000000
--- a/app-arch/karchiver/karchiver-3.0.3.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/karchiver/karchiver-3.0.3.ebuild,v 1.8 2005/01/01 11:46:39 eradicator Exp $
-
-inherit kde
-need-kde 3
-
-DESCRIPTION="Utility to ease working with compressed files such as tar.gz/tar.bz2"
-HOMEPAGE="http://perso.wanadoo.fr/coquelle/karchiver/"
-SRC_URI="http://perso.wanadoo.fr/coquelle/karchiver/${P}.tar.bz2"
-
-LICENSE="GPL-1"
-SLOT="3.0"
-IUSE=""
-KEYWORDS="x86 ppc sparc"
diff --git a/app-arch/karchiver/karchiver-3.0.8.ebuild b/app-arch/karchiver/karchiver-3.0.8.ebuild
deleted file mode 100644
index e7ea76ce62cb..000000000000
--- a/app-arch/karchiver/karchiver-3.0.8.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/karchiver/karchiver-3.0.8.ebuild,v 1.6 2005/01/01 11:46:39 eradicator Exp $
-
-inherit kde
-need-kde 3.1
-
-DESCRIPTION="Utility to ease working with compressed files such as tar.gz/tar.bz2"
-HOMEPAGE="http://perso.wanadoo.fr/coquelle/karchiver/"
-SRC_URI="http://perso.wanadoo.fr/coquelle/karchiver/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="x86 ppc sparc"
-
diff --git a/app-arch/karchiver/karchiver-3.1.1.ebuild b/app-arch/karchiver/karchiver-3.1.1.ebuild
deleted file mode 100644
index 986d92a9195c..000000000000
--- a/app-arch/karchiver/karchiver-3.1.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/karchiver/karchiver-3.1.1.ebuild,v 1.5 2005/05/10 18:22:29 gustavoz Exp $
-
-inherit kde
-
-DESCRIPTION="Utility to ease working with compressed files such as tar.gz/tar.bz2"
-HOMEPAGE="http://perso.wanadoo.fr/coquelle/karchiver/"
-SRC_URI="http://perso.wanadoo.fr/coquelle/karchiver/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc -sparc"
-SLOT="0"
-IUSE=""
-
-need-kde 3.1