diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-02 19:06:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-02 19:06:54 +0000 |
commit | d08532fd68b791520bb745cf701b267bf512b30b (patch) | |
tree | 18b1755104a4254ef4f57f7262646a20e1edff5b /kde-base/kdepasswd | |
parent | Stable for amd64, wrt bug #431892 (diff) | |
download | gentoo-2-d08532fd68b791520bb745cf701b267bf512b30b.tar.gz gentoo-2-d08532fd68b791520bb745cf701b267bf512b30b.tar.bz2 gentoo-2-d08532fd68b791520bb745cf701b267bf512b30b.zip |
Stable for amd64, wrt bug #431892
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kdepasswd')
-rw-r--r-- | kde-base/kdepasswd/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdepasswd/kdepasswd-4.8.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepasswd/ChangeLog b/kde-base/kdepasswd/ChangeLog index 2cd1c1792cad..1f8751d638d2 100644 --- a/kde-base/kdepasswd/ChangeLog +++ b/kde-base/kdepasswd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdepasswd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.226 2012/08/17 11:04:27 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.227 2012/09/02 19:06:54 ago Exp $ + + 02 Sep 2012; Agostino Sarubbo <ago@gentoo.org> kdepasswd-4.8.5.ebuild: + Stable for amd64, wrt bug #431892 17 Aug 2012; Johannes Huber <johu@gentoo.org> -kdepasswd-4.8.4.ebuild: Remove KDE SC 4.8.4 diff --git a/kde-base/kdepasswd/kdepasswd-4.8.5.ebuild b/kde-base/kdepasswd/kdepasswd-4.8.5.ebuild index a999edfae2b3..35f25d98cb40 100644 --- a/kde-base/kdepasswd/kdepasswd-4.8.5.ebuild +++ b/kde-base/kdepasswd/kdepasswd-4.8.5.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/kdepasswd/kdepasswd-4.8.5.ebuild,v 1.1 2012/08/07 11:04:26 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-4.8.5.ebuild,v 1.2 2012/09/02 19:06:54 ago Exp $ EAPI=4 @@ -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=" |