diff options
Diffstat (limited to 'kde-base/kdeaccounts-plugin')
-rw-r--r-- | kde-base/kdeaccounts-plugin/ChangeLog | 9 | ||||
-rw-r--r-- | kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.4.3.ebuild | 17 | ||||
-rw-r--r-- | kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.4.4.ebuild (renamed from kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.4.2.ebuild) | 2 |
3 files changed, 9 insertions, 19 deletions
diff --git a/kde-base/kdeaccounts-plugin/ChangeLog b/kde-base/kdeaccounts-plugin/ChangeLog index 45d0a90fcb0d..8658b4fdd93d 100644 --- a/kde-base/kdeaccounts-plugin/ChangeLog +++ b/kde-base/kdeaccounts-plugin/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for kde-base/kdeaccounts-plugin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.53 2010/05/03 21:22:06 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.54 2010/06/06 14:41:41 scarabeus Exp $ + +*kdeaccounts-plugin-4.4.4 (06 Jun 2010) + + 06 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -kdeaccounts-plugin-4.4.2.ebuild, -kdeaccounts-plugin-4.4.3.ebuild, + +kdeaccounts-plugin-4.4.4.ebuild: + Remove old. Version bump. 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> -kdeaccounts-plugin-4.4.1.ebuild: diff --git a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.4.3.ebuild b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.4.3.ebuild deleted file mode 100644 index 6584dfc51c01..000000000000 --- a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.4.3.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2010 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.4.3.ebuild,v 1.1 2010/05/03 20:27:20 alexxy Exp $ - -EAPI="3" - -KMNAME="kdesdk" -inherit kde4-meta - -DESCRIPTION="Addressbook Plugin that puts names/email addresses of all KDE SVN accounts into an addressbook" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) -" -RDEPEND="${DEPEND}" diff --git a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.4.2.ebuild b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.4.4.ebuild index 20cb4c49e1a0..e7236b05d1e4 100644 --- a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.4.2.ebuild +++ b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.4.2.ebuild,v 1.1 2010/03/30 19:42:00 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.4.4.ebuild,v 1.1 2010/06/06 14:41:41 scarabeus Exp $ EAPI="3" |