diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-11-30 06:55:17 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-11-30 06:55:17 +0000 |
commit | 0e4172beb0220ad72aecbe0ea3f29e7cee023842 (patch) | |
tree | 3e9a0e8dc0206c698e098f5148f6ef9f50d5eb3c /kde-base/kdeaccounts-plugin | |
parent | Remove old versions. (diff) | |
download | historical-0e4172beb0220ad72aecbe0ea3f29e7cee023842.tar.gz historical-0e4172beb0220ad72aecbe0ea3f29e7cee023842.tar.bz2 historical-0e4172beb0220ad72aecbe0ea3f29e7cee023842.zip |
KDE-4.3.3 marked stable for ppc/ppc64.
Package-Manager: portage-2.1.6.13/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.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 2d00d747e785..aca5175a3afa 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.39 2009/11/29 14:24:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.40 2009/11/30 06:54:40 josejx Exp $ + + 30 Nov 2009; Joseph Jezak <josejx@gentoo.org> + kdeaccounts-plugin-4.3.3.ebuild: + Marked ppc/ppc64 stable for bug #292455. 29 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> kdeaccounts-plugin-4.3.3.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 b1d614206d1b..dc8f8a9f3b57 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.2 2009/11/29 14:24:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.3.3.ebuild,v 1.3 2009/11/30 06:54:40 josejx 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=" |