summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregorio Guidi <greg_g@gentoo.org>2005-06-23 14:01:37 +0000
committerGregorio Guidi <greg_g@gentoo.org>2005-06-23 14:01:37 +0000
commitdd364c10c632a8b8f2221235299dadfe6eabaf25 (patch)
tree6a0e05a3478c7e5a2f3078a4c378f04e3760b000 /app-arch
parentNew version (#96843). (diff)
downloadgentoo-2-dd364c10c632a8b8f2221235299dadfe6eabaf25.tar.gz
gentoo-2-dd364c10c632a8b8f2221235299dadfe6eabaf25.tar.bz2
gentoo-2-dd364c10c632a8b8f2221235299dadfe6eabaf25.zip
Remove old ebuilds.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/kdar/files/digest-kdar-1.3.21
-rw-r--r--app-arch/kdar/files/digest-kdar-2.0.31
-rw-r--r--app-arch/kdar/kdar-1.3.2.ebuild21
-rw-r--r--app-arch/kdar/kdar-2.0.3.ebuild27
-rw-r--r--app-arch/kdar/kdar-2.0.4.ebuild4
5 files changed, 2 insertions, 52 deletions
diff --git a/app-arch/kdar/files/digest-kdar-1.3.2 b/app-arch/kdar/files/digest-kdar-1.3.2
deleted file mode 100644
index cd572a17d4c8..000000000000
--- a/app-arch/kdar/files/digest-kdar-1.3.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 957a3f196a1966d481c2bcff81a1e0b8 kdar-1.3.2.tar.bz2 1811473
diff --git a/app-arch/kdar/files/digest-kdar-2.0.3 b/app-arch/kdar/files/digest-kdar-2.0.3
deleted file mode 100644
index 048e7daaf8a7..000000000000
--- a/app-arch/kdar/files/digest-kdar-2.0.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d4b0628176bd010f3dc735afa2c07e87 kdar-2.0.3.tar.bz2 1602979
diff --git a/app-arch/kdar/kdar-1.3.2.ebuild b/app-arch/kdar/kdar-1.3.2.ebuild
deleted file mode 100644
index 6c4012d5f381..000000000000
--- a/app-arch/kdar/kdar-1.3.2.ebuild
+++ /dev/null
@@ -1,21 +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/kdar/kdar-1.3.2.ebuild,v 1.3 2005/02/19 16:04:08 greg_g Exp $
-
-inherit kde
-
-DESCRIPTION="the KDE Disk Archiver"
-HOMEPAGE="http://kdar.sourceforge.net/"
-SRC_URI="mirror://sourceforge/kdar/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~sparc ~amd64"
-IUSE=""
-
-DEPEND="=app-arch/dar-2.1*
- >=app-arch/bzip2-1.0.2
- >=sys-libs/zlib-1.1.4"
-RDEPEND="=app-arch/dar-2.1*"
-
-need-kde 3.3
diff --git a/app-arch/kdar/kdar-2.0.3.ebuild b/app-arch/kdar/kdar-2.0.3.ebuild
deleted file mode 100644
index eb59fa7b7cc1..000000000000
--- a/app-arch/kdar/kdar-2.0.3.ebuild
+++ /dev/null
@@ -1,27 +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/kdar/kdar-2.0.3.ebuild,v 1.1 2005/03/22 15:22:09 matsuu Exp $
-
-inherit kde
-
-DESCRIPTION="the KDE Disk Archiver"
-HOMEPAGE="http://kdar.sourceforge.net/"
-SRC_URI="mirror://sourceforge/kdar/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~sparc ~amd64 ~ppc"
-IUSE="dar32 dar64"
-
-DEPEND=">=app-arch/dar-2.2.0
- >=app-arch/bzip2-1.0.2
- >=sys-libs/zlib-1.1.4"
-
-need-kde 3.3
-
-src_compile() {
- local myconf=""
- use dar32 && myconf="${myconf} --enable-mode=32"
- use dar64 && myconf="${myconf} --enable-mode=64"
- kde_src_compile
-}
diff --git a/app-arch/kdar/kdar-2.0.4.ebuild b/app-arch/kdar/kdar-2.0.4.ebuild
index 67307b250a49..323f608a9644 100644
--- a/app-arch/kdar/kdar-2.0.4.ebuild
+++ b/app-arch/kdar/kdar-2.0.4.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/kdar/kdar-2.0.4.ebuild,v 1.1 2005/03/30 12:21:47 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/kdar/kdar-2.0.4.ebuild,v 1.2 2005/06/23 14:01:37 greg_g Exp $
inherit kde
-DESCRIPTION="the KDE Disk Archiver"
+DESCRIPTION="KDE Disk Archiver."
HOMEPAGE="http://kdar.sourceforge.net/"
SRC_URI="mirror://sourceforge/kdar/${P}.tar.bz2"