summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2002-08-02 09:17:15 +0000
committerDan Armak <danarmak@gentoo.org>2002-08-02 09:17:15 +0000
commit7faae0df8229689eba58f5da931d5adf1d5deb8f (patch)
tree28e0a367b9eb5652c7472d80817d30dd1548270e /kde-base/kdeadmin
parentNarrow down arts dependencies: don't allow usage of a more recent version of ... (diff)
downloadgentoo-2-7faae0df8229689eba58f5da931d5adf1d5deb8f.tar.gz
gentoo-2-7faae0df8229689eba58f5da931d5adf1d5deb8f.tar.bz2
gentoo-2-7faae0df8229689eba58f5da931d5adf1d5deb8f.zip
removing 3.1_alpha1 ebuilds: too many fixes have gone into the kde cvs which i don't want to baclport in response to bugreports. use the cvs ebuilds or wait for beta1.
Diffstat (limited to 'kde-base/kdeadmin')
-rw-r--r--kde-base/kdeadmin/files/digest-kdeadmin-3.1_alpha11
-rw-r--r--kde-base/kdeadmin/kdeadmin-3.1_alpha1.ebuild17
2 files changed, 0 insertions, 18 deletions
diff --git a/kde-base/kdeadmin/files/digest-kdeadmin-3.1_alpha1 b/kde-base/kdeadmin/files/digest-kdeadmin-3.1_alpha1
deleted file mode 100644
index 0a748419aa83..000000000000
--- a/kde-base/kdeadmin/files/digest-kdeadmin-3.1_alpha1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 bbfd60b5c196c470d676e73d0a808677 kdeadmin-3.0.6.tar.bz2 1356161
diff --git a/kde-base/kdeadmin/kdeadmin-3.1_alpha1.ebuild b/kde-base/kdeadmin/kdeadmin-3.1_alpha1.ebuild
deleted file mode 100644
index b4a20ab3707a..000000000000
--- a/kde-base/kdeadmin/kdeadmin-3.1_alpha1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin/kdeadmin-3.1_alpha1.ebuild,v 1.5 2002/08/01 11:40:15 seemant Exp $
-inherit kde-dist
-
-DESCRIPTION="KDE $PV - administration tools"
-
-KEYWORDS="x86"
-
-newdepend ">=app-arch/rpm-4.0.4-r1
- dev-libs/popt
- pam? ( >=sys-libs/pam-0.72 )"
-
-use pam && myconf="$myconf --with-pam" || myconf="$myconf --without-pam --with-shadow"
-myconf="$myconf --without-rpm"
-
-# add: nis support