diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-18 17:06:59 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-18 17:06:59 +0000 |
commit | 827ca6b7fcf340ea969049b786a14cf9d09fe2ea (patch) | |
tree | e1eedae39a9dbf343b0dca8e93afc36a29e80733 /kde-base/kdeaccounts-plugin | |
parent | x86 stable, bug #287697 (diff) | |
download | gentoo-2-827ca6b7fcf340ea969049b786a14cf9d09fe2ea.tar.gz gentoo-2-827ca6b7fcf340ea969049b786a14cf9d09fe2ea.tar.bz2 gentoo-2-827ca6b7fcf340ea969049b786a14cf9d09fe2ea.zip |
x86 stable, bug #287697
(Portage version: 2.2_rc46/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.3.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeaccounts-plugin/ChangeLog b/kde-base/kdeaccounts-plugin/ChangeLog index 474ce6aaa4e1..850a9175e500 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.34 2009/10/10 08:55:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.35 2009/10/18 17:06:59 maekke Exp $ + + 18 Oct 2009; Markus Meier <maekke@gentoo.org> + kdeaccounts-plugin-4.3.1.ebuild: + x86 stable, bug #287697 10 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> kdeaccounts-plugin-4.3.1.ebuild: diff --git a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.3.1.ebuild b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.3.1.ebuild index 3c661e305229..b2d9a850f9dc 100644 --- a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.3.1.ebuild +++ b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.3.1.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.1.ebuild,v 1.2 2009/10/10 08:55:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.3.1.ebuild,v 1.3 2009/10/18 17:06:59 maekke 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=" |