diff options
author | 2009-11-29 14:24:17 +0000 | |
---|---|---|
committer | 2009-11-29 14:24:17 +0000 | |
commit | caa6e5dbad9cb0c7b3cc356b164a3be4731ea538 (patch) | |
tree | ce4d05f80129a133fa349552f6d25b9c5ad2071f /kde-base | |
parent | amd64 stable wrt #292455 (diff) | |
download | gentoo-2-caa6e5dbad9cb0c7b3cc356b164a3be4731ea538.tar.gz gentoo-2-caa6e5dbad9cb0c7b3cc356b164a3be4731ea538.tar.bz2 gentoo-2-caa6e5dbad9cb0c7b3cc356b164a3be4731ea538.zip |
amd64 stable wrt #292455
(Portage version: 2.2_rc53/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kdeaccounts-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.3.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeaccounts-plugin/ChangeLog b/kde-base/kdeaccounts-plugin/ChangeLog index 63a16af3798b..2d00d747e785 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.38 2009/11/08 23:18:43 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.39 2009/11/29 14:24:17 ssuominen Exp $ + + 29 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> + kdeaccounts-plugin-4.3.3.ebuild: + amd64 stable wrt #292455 08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> -kdeaccounts-plugin-4.3.2.ebuild: diff --git a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.3.3.ebuild b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.3.3.ebuild index b456549e4226..b1d614206d1b 100644 --- a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.3.3.ebuild +++ b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.3.3.ebuild @@ -1,6 +1,6 @@ # 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.3.3.ebuild,v 1.1 2009/11/02 20:46:06 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.3.3.ebuild,v 1.2 2009/11/29 14:24:17 ssuominen Exp $ EAPI="2" @@ -8,7 +8,7 @@ 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" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" DEPEND=" |