diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-02-17 13:09:57 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-02-17 13:09:57 +0000 |
commit | 1665ae8be7d2483033231a8d5de20848f4b8c9c0 (patch) | |
tree | 628b97e781771b5cf883642665b9036cf8e8c1a9 /kde-base/kdeaccounts-plugin | |
parent | Drop KDE 4.1.4 (diff) | |
download | gentoo-2-1665ae8be7d2483033231a8d5de20848f4b8c9c0.tar.gz gentoo-2-1665ae8be7d2483033231a8d5de20848f4b8c9c0.tar.bz2 gentoo-2-1665ae8be7d2483033231a8d5de20848f4b8c9c0.zip |
Drop KDE 4.1.4
(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.1.4.ebuild | 12 |
2 files changed, 5 insertions, 13 deletions
diff --git a/kde-base/kdeaccounts-plugin/ChangeLog b/kde-base/kdeaccounts-plugin/ChangeLog index 48a33bf07813..9fc363ccdafa 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.17 2009/02/01 06:44:22 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.18 2009/02/17 13:09:57 alexxy Exp $ + + 17 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> + -kdeaccounts-plugin-4.1.4.ebuild: + Drop KDE 4.1.4 01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> kdeaccounts-plugin-4.2.0.ebuild: diff --git a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.1.4.ebuild b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.1.4.ebuild deleted file mode 100644 index df3d3316d73b..000000000000 --- a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.1.4.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.1.4.ebuild,v 1.1 2009/01/13 21:28:50 alexxy 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" |