diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-03-08 19:12:01 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-03-08 19:12:01 +0000 |
commit | 88beb6ea50cd24f6233bf41c4a40b9964873240f (patch) | |
tree | 9c3c4666bb7aee7eddacf2c038b229719e128703 /kde-base/kdeaccounts-plugin | |
parent | Drop KDE 4.2.0 (diff) | |
download | gentoo-2-88beb6ea50cd24f6233bf41c4a40b9964873240f.tar.gz gentoo-2-88beb6ea50cd24f6233bf41c4a40b9964873240f.tar.bz2 gentoo-2-88beb6ea50cd24f6233bf41c4a40b9964873240f.zip |
Drop KDE 4.2.0
(Portage version: 2.2_rc23/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.0.ebuild | 12 |
2 files changed, 5 insertions, 13 deletions
diff --git a/kde-base/kdeaccounts-plugin/ChangeLog b/kde-base/kdeaccounts-plugin/ChangeLog index 6e99f0fde145..dca6cf0e3a7e 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.19 2009/03/04 20:44:21 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.20 2009/03/08 19:12:01 alexxy Exp $ + + 08 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> + -kdeaccounts-plugin-4.2.0.ebuild: + Drop KDE 4.2.0 *kdeaccounts-plugin-4.2.1 (04 Mar 2009) diff --git a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.2.0.ebuild b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.2.0.ebuild deleted file mode 100644 index 26b9232326e7..000000000000 --- a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.2.0.ebuild +++ /dev/null @@ -1,12 +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.0.ebuild,v 1.2 2009/02/01 06:44:22 jmbsvicetto 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" |