diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2006-11-13 13:52:27 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2006-11-13 13:52:27 +0000 |
commit | a8ad302a1e01c09bf4f3be560ac4611842c58ef5 (patch) | |
tree | df1a0fd92e00be5c1d74e908075e4969a12a9e98 /kde-base/kdepasswd | |
parent | Stable on sparc --- Bug #141446 --- I am bypassing 2.1.73 for 2.1.73-r1 (diff) | |
download | historical-a8ad302a1e01c09bf4f3be560ac4611842c58ef5.tar.gz historical-a8ad302a1e01c09bf4f3be560ac4611842c58ef5.tar.bz2 historical-a8ad302a1e01c09bf4f3be560ac4611842c58ef5.zip |
"Stable x86, bug #147570"
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'kde-base/kdepasswd')
-rw-r--r-- | kde-base/kdepasswd/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdepasswd/kdepasswd-3.5.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdepasswd/ChangeLog b/kde-base/kdepasswd/ChangeLog index 5e39ae1f064d..dea7935aae69 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.56 2006/10/07 16:50:03 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.57 2006/11/13 11:53:54 opfer Exp $ + + 13 Nov 2006; Christian Faulhammer <opfer@gentoo.org> + kdepasswd-3.5.5.ebuild: + "Stable x86, bug #147570" 07 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> Manifest: Regenerate digest (this time hopefully..). diff --git a/kde-base/kdepasswd/kdepasswd-3.5.5.ebuild b/kde-base/kdepasswd/kdepasswd-3.5.5.ebuild index bcafd275c44d..6545f9bd572a 100644 --- a/kde-base/kdepasswd/kdepasswd-3.5.5.ebuild +++ b/kde-base/kdepasswd/kdepasswd-3.5.5.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.5.ebuild,v 1.1 2006/10/03 10:11:55 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-3.5.5.ebuild,v 1.2 2006/11/13 11:53:54 opfer 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="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkonq)" |