diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-25 23:36:47 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-25 23:36:47 +0000 |
commit | b66b080d57b10938546c39a2c7f952586a45e3f1 (patch) | |
tree | 50b1f964baea53d69920c6f54f4bc1bc2e737b4f /kde-base/kdepasswd | |
parent | Stable on x86 wrt bug #132213 (diff) | |
download | historical-b66b080d57b10938546c39a2c7f952586a45e3f1.tar.gz historical-b66b080d57b10938546c39a2c7f952586a45e3f1.tar.bz2 historical-b66b080d57b10938546c39a2c7f952586a45e3f1.zip |
Stable on x86 wrt bug #132213
Package-Manager: portage-2.1_rc2-r1
Diffstat (limited to 'kde-base/kdepasswd')
-rw-r--r-- | kde-base/kdepasswd/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdepasswd/kdepasswd-3.5.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdepasswd/ChangeLog b/kde-base/kdepasswd/ChangeLog index 9a2df7ada995..bfba3c25287f 100644 --- a/kde-base/kdepasswd/ChangeLog +++ b/kde-base/kdepasswd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdepasswd # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.40 2006/04/06 01:33:03 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.41 2006/05/25 22:22:53 wolf31o2 Exp $ + + 25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> + kdepasswd-3.5.2.ebuild: + Stable on x86 wrt bug #132213 05 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> -kdepasswd-3.5.0.ebuild, -kdepasswd-3.5.1.ebuild: diff --git a/kde-base/kdepasswd/kdepasswd-3.5.2.ebuild b/kde-base/kdepasswd/kdepasswd-3.5.2.ebuild index 4dd33f666930..8e6c84d46f64 100644 --- a/kde-base/kdepasswd/kdepasswd-3.5.2.ebuild +++ b/kde-base/kdepasswd/kdepasswd-3.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-3.5.2.ebuild,v 1.3 2006/04/01 17:39:11 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-3.5.2.ebuild,v 1.4 2006/05/25 22:22:53 wolf31o2 Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE GUI for passwd" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" |