diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 22:56:12 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 22:56:12 +0000 |
commit | 561ae93f9773689da6f181ea5d7b4154b01bc4e4 (patch) | |
tree | d6ff3072bcd9fc3cc9ec9e2185426db2ff7d6739 /kde-base/kdepasswd | |
parent | Marked stable on amd64 as per bug 207634. (diff) | |
download | gentoo-2-561ae93f9773689da6f181ea5d7b4154b01bc4e4.tar.gz gentoo-2-561ae93f9773689da6f181ea5d7b4154b01bc4e4.tar.bz2 gentoo-2-561ae93f9773689da6f181ea5d7b4154b01bc4e4.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base/kdepasswd')
-rw-r--r-- | kde-base/kdepasswd/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdepasswd/kdepasswd-3.5.8.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/kde-base/kdepasswd/ChangeLog b/kde-base/kdepasswd/ChangeLog index 16832de828e1..4189331841c7 100644 --- a/kde-base/kdepasswd/ChangeLog +++ b/kde-base/kdepasswd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdepasswd # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.79 2008/01/18 00:14:44 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.80 2008/01/28 22:56:12 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> + kdepasswd-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. 18 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> +files/kdepasswd-4.0.0-linkage.patch: diff --git a/kde-base/kdepasswd/kdepasswd-3.5.8.ebuild b/kde-base/kdepasswd/kdepasswd-3.5.8.ebuild index e23224d1a79e..1198280dc2df 100644 --- a/kde-base/kdepasswd/kdepasswd-3.5.8.ebuild +++ b/kde-base/kdepasswd/kdepasswd-3.5.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-3.5.8.ebuild,v 1.1 2007/10/19 22:40:02 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-3.5.8.ebuild,v 1.2 2008/01/28 22:56:12 philantrop Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -11,7 +11,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdebase-3.5-patchset-06.tar.bz2" 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="kdehiddenvisibility" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkonq)" |