diff options
Diffstat (limited to 'kde-base/kdepasswd')
-rw-r--r-- | kde-base/kdepasswd/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdepasswd/kdepasswd-4.10.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepasswd/ChangeLog b/kde-base/kdepasswd/ChangeLog index aa62acd5f744..f571fae5f0e4 100644 --- a/kde-base/kdepasswd/ChangeLog +++ b/kde-base/kdepasswd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdepasswd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.260 2013/05/01 11:50:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.261 2013/05/05 10:14:23 ago Exp $ + + 05 May 2013; Agostino Sarubbo <ago@gentoo.org> kdepasswd-4.10.2.ebuild: + Stable for ppc64, wrt to bug #466074 01 May 2013; Agostino Sarubbo <ago@gentoo.org> kdepasswd-4.10.2.ebuild: Stable for ppc, wrt to bug #466074 diff --git a/kde-base/kdepasswd/kdepasswd-4.10.2.ebuild b/kde-base/kdepasswd/kdepasswd-4.10.2.ebuild index 2244ce4901d7..345e0667380c 100644 --- a/kde-base/kdepasswd/kdepasswd-4.10.2.ebuild +++ b/kde-base/kdepasswd/kdepasswd-4.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-4.10.2.ebuild,v 1.4 2013/05/01 11:50:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-4.10.2.ebuild,v 1.5 2013/05/05 10:14:23 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ KMNAME="kde-baseapps" inherit kde4-meta DESCRIPTION="KDE GUI for passwd" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |