diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-02 08:07:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-02 08:07:17 +0000 |
commit | bc86827ffe15481e8bbbf91c228feac3bb89e01e (patch) | |
tree | e3996a1dc00dcf87a6cacd2c7e005c83c93cf4e6 /kde-base/kdepasswd | |
parent | Stable for sh, wrt bug #474270 (diff) | |
download | gentoo-2-bc86827ffe15481e8bbbf91c228feac3bb89e01e.tar.gz gentoo-2-bc86827ffe15481e8bbbf91c228feac3bb89e01e.tar.bz2 gentoo-2-bc86827ffe15481e8bbbf91c228feac3bb89e01e.zip |
Stable for ppc64, wrt to bug #473942
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kdepasswd')
-rw-r--r-- | kde-base/kdepasswd/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdepasswd/kdepasswd-4.10.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepasswd/ChangeLog b/kde-base/kdepasswd/ChangeLog index c49b124ffb37..3036f550a642 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.272 2013/07/01 09:08:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.273 2013/07/02 08:06:58 ago Exp $ + + 02 Jul 2013; Agostino Sarubbo <ago@gentoo.org> kdepasswd-4.10.4.ebuild: + Stable for ppc64, wrt to bug #473942 01 Jul 2013; Agostino Sarubbo <ago@gentoo.org> kdepasswd-4.10.4.ebuild: Stable for ppc, wrt to bug #473942 diff --git a/kde-base/kdepasswd/kdepasswd-4.10.4.ebuild b/kde-base/kdepasswd/kdepasswd-4.10.4.ebuild index 4d151e80815c..fae729a041d5 100644 --- a/kde-base/kdepasswd/kdepasswd-4.10.4.ebuild +++ b/kde-base/kdepasswd/kdepasswd-4.10.4.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.4.ebuild,v 1.4 2013/07/01 09:08:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-4.10.4.ebuild,v 1.5 2013/07/02 08:06:58 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=" |