diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-03-20 16:34:13 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-03-20 16:34:13 +0000 |
commit | 367c3126b3d22daa8062c5554035462192fe1809 (patch) | |
tree | 34911ec70de89caee034928e216dea407f554b2e /kde-base/kdeaccounts-plugin | |
parent | Old. (diff) | |
download | gentoo-2-367c3126b3d22daa8062c5554035462192fe1809.tar.gz gentoo-2-367c3126b3d22daa8062c5554035462192fe1809.tar.bz2 gentoo-2-367c3126b3d22daa8062c5554035462192fe1809.zip |
Old.
(Portage version: 2.2_pre5)
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.0.1.ebuild | 12 |
2 files changed, 5 insertions, 13 deletions
diff --git a/kde-base/kdeaccounts-plugin/ChangeLog b/kde-base/kdeaccounts-plugin/ChangeLog index 816cb87f8d6e..32d720ba1898 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.4 2008/03/10 23:28:18 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.5 2008/03/20 16:34:13 ingmar Exp $ + + 20 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org> + -kdeaccounts-plugin-4.0.1.ebuild: + Old. *kdeaccounts-plugin-4.0.2 (10 Mar 2008) diff --git a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.0.1.ebuild b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.0.1.ebuild deleted file mode 100644 index a8d44001ab56..000000000000 --- a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.0.1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2008 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.0.1.ebuild,v 1.1 2008/02/07 00:10:50 philantrop Exp $ - -EAPI="1" - -KMNAME=kdesdk -inherit kde4-meta - -DESCRIPTION="Addressbook Plugin that puts names/email addresses of all KDE SVN accounts into an addressbook" -KEYWORDS="~amd64 ~x86" -IUSE="debug" |