diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 16:57:00 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 16:57:00 +0000 |
commit | 4be91c6fdaae09c26e9e91541ef0f7d66b83972d (patch) | |
tree | 780ce2cebcf8f384c3f85871d68dbef733d7fc9c /kde-base/kdepasswd | |
parent | Stable on amd64 wrt bug #132213 (diff) | |
download | gentoo-2-4be91c6fdaae09c26e9e91541ef0f7d66b83972d.tar.gz gentoo-2-4be91c6fdaae09c26e9e91541ef0f7d66b83972d.tar.bz2 gentoo-2-4be91c6fdaae09c26e9e91541ef0f7d66b83972d.zip |
Stable on amd64 wrt bug #132213
(Portage version: 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 aad63c996654..ba14350dffd2 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.42 2006/05/26 15:20:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.43 2006/05/26 16:57:00 wolf31o2 Exp $ + + 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> + kdepasswd-3.5.2.ebuild: + Stable on amd64 wrt bug #132213 26 May 2006; Markus Rothe <corsair@gentoo.org> kdepasswd-3.5.2.ebuild: Stable on ppc64 diff --git a/kde-base/kdepasswd/kdepasswd-3.5.2.ebuild b/kde-base/kdepasswd/kdepasswd-3.5.2.ebuild index f1b87b02f1cc..85ff56789388 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.5 2006/05/26 15:20:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-3.5.2.ebuild,v 1.6 2006/05/26 16:57:00 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="" |