diff options
author | 2012-11-23 17:15:11 +0000 | |
---|---|---|
committer | 2012-11-23 17:15:11 +0000 | |
commit | d714ac1ac8c7c7f51680665ed8d7d2a831da4599 (patch) | |
tree | cee92d626e26accbc6d7f0c65f1b6d1d1596f749 /kde-base/kdepasswd | |
parent | Stable for amd64, wrt bug #442394 (diff) | |
download | gentoo-2-d714ac1ac8c7c7f51680665ed8d7d2a831da4599.tar.gz gentoo-2-d714ac1ac8c7c7f51680665ed8d7d2a831da4599.tar.bz2 gentoo-2-d714ac1ac8c7c7f51680665ed8d7d2a831da4599.zip |
Stable for amd64, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kdepasswd')
-rw-r--r-- | kde-base/kdepasswd/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdepasswd/kdepasswd-4.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepasswd/ChangeLog b/kde-base/kdepasswd/ChangeLog index d23ce04a01f4..82883e69ec19 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.238 2012/11/13 20:21:16 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.239 2012/11/23 17:15:11 ago Exp $ + + 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> kdepasswd-4.9.3.ebuild: + Stable for amd64, wrt bug #442394 13 Nov 2012; Johannes Huber <johu@gentoo.org> -kdepasswd-4.9.2.ebuild: Remove KDE SC 4.9.2 diff --git a/kde-base/kdepasswd/kdepasswd-4.9.3.ebuild b/kde-base/kdepasswd/kdepasswd-4.9.3.ebuild index 59433871bba9..151e713f8229 100644 --- a/kde-base/kdepasswd/kdepasswd-4.9.3.ebuild +++ b/kde-base/kdepasswd/kdepasswd-4.9.3.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.9.3.ebuild,v 1.1 2012/11/08 23:26:31 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-4.9.3.ebuild,v 1.2 2012/11/23 17:15:11 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ KMNAME="kde-baseapps" inherit kde4-meta DESCRIPTION="KDE GUI for passwd" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |