diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-14 10:49:22 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-14 10:49:22 +0000 |
commit | 1fd35f92ac9254330d8790bf9d06ce4ae102e76c (patch) | |
tree | 145e5ad33aebcf4f4071b97974ad90c0ebb9efa0 /kde-base/kdepasswd | |
parent | Removing ruby-config, bug 251833. (diff) | |
download | historical-1fd35f92ac9254330d8790bf9d06ce4ae102e76c.tar.gz historical-1fd35f92ac9254330d8790bf9d06ce4ae102e76c.tar.bz2 historical-1fd35f92ac9254330d8790bf9d06ce4ae102e76c.zip |
[kde-base/kdepasswd] Drop KDE 4.2.3
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'kde-base/kdepasswd')
-rw-r--r-- | kde-base/kdepasswd/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdepasswd/kdepasswd-4.2.3.ebuild | 21 |
2 files changed, 4 insertions, 22 deletions
diff --git a/kde-base/kdepasswd/ChangeLog b/kde-base/kdepasswd/ChangeLog index f74453a10d9a..b5ac28c9f2d7 100644 --- a/kde-base/kdepasswd/ChangeLog +++ b/kde-base/kdepasswd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdepasswd # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.127 2009/06/06 11:23:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.128 2009/06/14 10:49:22 alexxy Exp $ + + 14 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kdepasswd-4.2.3.ebuild: + Drop KDE 4.2.3 06 Jun 2009; Markus Meier <maekke@gentoo.org> kdepasswd-3.5.10.ebuild: amd64/x86 stable, bug #271889 diff --git a/kde-base/kdepasswd/kdepasswd-4.2.3.ebuild b/kde-base/kdepasswd/kdepasswd-4.2.3.ebuild deleted file mode 100644 index 3966ae6989fc..000000000000 --- a/kde-base/kdepasswd/kdepasswd-4.2.3.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-4.2.3.ebuild,v 1.1 2009/05/06 23:14:35 scarabeus Exp $ - -EAPI="2" - -KMNAME="kdebase-apps" -inherit kde4-meta - -DESCRIPTION="KDE GUI for passwd" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug doc" - -DEPEND=" - >=kde-base/libkonq-${PV}:${SLOT}[kdeprefix=] -" -RDEPEND="${DEPEND} - >=kde-base/kdesu-${PV}:${SLOT}[kdeprefix=] -" - -KMLOADLIBS="libkonq" |