diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 21:46:22 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 21:46:22 +0000 |
commit | c2dd464fb1b79e273ba7089ad40b1443d0decec3 (patch) | |
tree | ce141f0afd52f98c930ed3f203842e7a9d06596e /kde-base/kdepasswd | |
parent | x86 stable, bug 322791 (diff) | |
download | historical-c2dd464fb1b79e273ba7089ad40b1443d0decec3.tar.gz historical-c2dd464fb1b79e273ba7089ad40b1443d0decec3.tar.bz2 historical-c2dd464fb1b79e273ba7089ad40b1443d0decec3.zip |
x86 stable, bug 322791
Package-Manager: portage-2.1.8.3/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'kde-base/kdepasswd')
-rw-r--r-- | kde-base/kdepasswd/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdepasswd/kdepasswd-4.4.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdepasswd/ChangeLog b/kde-base/kdepasswd/ChangeLog index 74f136e96bbf..7741a2c34c19 100644 --- a/kde-base/kdepasswd/ChangeLog +++ b/kde-base/kdepasswd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdepasswd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.164 2010/06/24 07:55:29 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.165 2010/06/27 18:18:27 fauli Exp $ + + 27 Jun 2010; Christian Faulhammer <fauli@gentoo.org> + kdepasswd-4.4.4.ebuild: + x86 stable, bug 322791 24 Jun 2010; Christoph Mende <angelos@gentoo.org> kdepasswd-4.4.4.ebuild: Stable on amd64 wrt bug #322791 diff --git a/kde-base/kdepasswd/kdepasswd-4.4.4.ebuild b/kde-base/kdepasswd/kdepasswd-4.4.4.ebuild index cbf5285038b4..3ce09a73a6e4 100644 --- a/kde-base/kdepasswd/kdepasswd-4.4.4.ebuild +++ b/kde-base/kdepasswd/kdepasswd-4.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-4.4.4.ebuild,v 1.3 2010/06/24 07:55:29 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-4.4.4.ebuild,v 1.4 2010/06/27 18:18:27 fauli Exp $ EAPI="3" @@ -8,7 +8,7 @@ KMNAME="kdebase-apps" inherit kde4-meta DESCRIPTION="KDE GUI for passwd" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" DEPEND=" |