diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-18 17:24:17 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-18 17:24:17 +0000 |
commit | 6bc42c9f6a6ad9f3da5ac98f8ddfb66c0604dd61 (patch) | |
tree | a6761feca1ff035ba22c086a5617b8aea70ce7b8 /kde-base/kdeaccounts-plugin | |
parent | version bump (diff) | |
download | historical-6bc42c9f6a6ad9f3da5ac98f8ddfb66c0604dd61.tar.gz historical-6bc42c9f6a6ad9f3da5ac98f8ddfb66c0604dd61.tar.bz2 historical-6bc42c9f6a6ad9f3da5ac98f8ddfb66c0604dd61.zip |
x86 stable, bug #287697
Package-Manager: portage-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=" |