diff options
author | 2013-03-31 16:31:29 +0000 | |
---|---|---|
committer | 2013-03-31 16:31:29 +0000 | |
commit | 374d948c21f7cabae1b4af443a0362850f928d0d (patch) | |
tree | 1e0bc1c00737755982a234781010d680be3d4aec /kde-base/kdepasswd | |
parent | Stable for x86, wrt bug #462890 (diff) | |
download | gentoo-2-374d948c21f7cabae1b4af443a0362850f928d0d.tar.gz gentoo-2-374d948c21f7cabae1b4af443a0362850f928d0d.tar.bz2 gentoo-2-374d948c21f7cabae1b4af443a0362850f928d0d.zip |
Stable for x86, wrt bug #462890
(Portage version: 2.1.11.52/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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepasswd/ChangeLog b/kde-base/kdepasswd/ChangeLog index 9544095d3650..df22446ea925 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.252 2013/03/31 15:41:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.253 2013/03/31 16:31:29 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> kdepasswd-4.10.1.ebuild: + Stable for x86, wrt bug #462890 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> kdepasswd-4.10.1.ebuild: Stable for amd64, wrt bug #462890 diff --git a/kde-base/kdepasswd/kdepasswd-4.10.1.ebuild b/kde-base/kdepasswd/kdepasswd-4.10.1.ebuild index 496068786131..7b7f7a045152 100644 --- a/kde-base/kdepasswd/kdepasswd-4.10.1.ebuild +++ b/kde-base/kdepasswd/kdepasswd-4.10.1.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.1.ebuild,v 1.2 2013/03/31 15:41:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-4.10.1.ebuild,v 1.3 2013/03/31 16:31:29 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=" |