diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-16 20:35:28 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-16 20:35:28 +0000 |
commit | a8deeb6284daa8ffb75a5dd3d602d434269a0144 (patch) | |
tree | 9dadbeb8ea91b00429e724343b6e667015566723 /kde-base/kdeaccounts-plugin | |
parent | Drop KDE 4.2.1 (diff) | |
download | gentoo-2-a8deeb6284daa8ffb75a5dd3d602d434269a0144.tar.gz gentoo-2-a8deeb6284daa8ffb75a5dd3d602d434269a0144.tar.bz2 gentoo-2-a8deeb6284daa8ffb75a5dd3d602d434269a0144.zip |
Drop KDE 4.2.1
(Portage version: 2.2_rc30/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kdeaccounts-plugin')
-rw-r--r-- | kde-base/kdeaccounts-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.2.1.ebuild | 17 |
2 files changed, 5 insertions, 18 deletions
diff --git a/kde-base/kdeaccounts-plugin/ChangeLog b/kde-base/kdeaccounts-plugin/ChangeLog index d6d869f4791d..000dd2632b99 100644 --- a/kde-base/kdeaccounts-plugin/ChangeLog +++ b/kde-base/kdeaccounts-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdeaccounts-plugin # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.22 2009/04/11 22:22:22 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.23 2009/04/16 20:35:28 alexxy Exp $ + + 16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> + -kdeaccounts-plugin-4.2.1.ebuild: + Drop KDE 4.2.1 *kdeaccounts-plugin-4.2.2 (11 Apr 2009) diff --git a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.2.1.ebuild b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.2.1.ebuild deleted file mode 100644 index 78b7543ce79b..000000000000 --- a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.2.1.ebuild +++ /dev/null @@ -1,17 +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/kdeaccounts-plugin/kdeaccounts-plugin-4.2.1.ebuild,v 1.2 2009/03/15 14:22:09 scarabeus Exp $ - -EAPI="2" - -KMNAME="kdesdk" -inherit kde4-meta - -DESCRIPTION="Addressbook Plugin that puts names/email addresses of all KDE SVN accounts into an addressbook" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug" - -DEPEND=" - >=kde-base/kdepimlibs-${PV}:${SLOT}[kdeprefix=] -" -RDEPEND="${DEPEND}" |