diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-18 15:04:54 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-18 15:04:54 +0000 |
commit | 801f2fe3258724c356be809ef2db90b16389b1a9 (patch) | |
tree | 68703043b50e5cb4da5d16f57792ef51ffb5af84 /kde-base/kdeaccounts-plugin | |
parent | Cleanup (diff) | |
download | gentoo-2-801f2fe3258724c356be809ef2db90b16389b1a9.tar.gz gentoo-2-801f2fe3258724c356be809ef2db90b16389b1a9.tar.bz2 gentoo-2-801f2fe3258724c356be809ef2db90b16389b1a9.zip |
ppc stable #396359
(Portage version: 2.1.10.44/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'kde-base/kdeaccounts-plugin')
-rw-r--r-- | kde-base/kdeaccounts-plugin/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdeaccounts-plugin/ChangeLog b/kde-base/kdeaccounts-plugin/ChangeLog index 806be60009d4..13d3c07b3bf3 100644 --- a/kde-base/kdeaccounts-plugin/ChangeLog +++ b/kde-base/kdeaccounts-plugin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdeaccounts-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.100 2012/01/25 18:17:04 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.101 2012/02/18 15:04:54 nixnut Exp $ + + 18 Feb 2012; nixnut <nixnut@gentoo.org> kdeaccounts-plugin-4.7.4.ebuild: + ppc stable #396359 *kdeaccounts-plugin-4.8.0 (25 Jan 2012) diff --git a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.7.4.ebuild b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.7.4.ebuild index 07f771390880..f784ea988a09 100644 --- a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.7.4.ebuild +++ b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.7.4.ebuild,v 1.3 2012/01/16 21:49:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.7.4.ebuild,v 1.4 2012/02/18 15:04:54 nixnut Exp $ EAPI=4 @@ -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="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |