diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-06-18 05:31:34 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-06-18 05:31:34 +0000 |
commit | a23a065a5bd23b6a1314ffb078b291808ce95aef (patch) | |
tree | 7d92bbaeedf8272bb1ab45fcf9152ac1f0c2ce12 /kde-base/kdepasswd | |
parent | Version bump with some defensive coding added (diff) | |
download | historical-a23a065a5bd23b6a1314ffb078b291808ce95aef.tar.gz historical-a23a065a5bd23b6a1314ffb078b291808ce95aef.tar.bz2 historical-a23a065a5bd23b6a1314ffb078b291808ce95aef.zip |
Stable for HPPA (bug #271889).
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'kde-base/kdepasswd')
-rw-r--r-- | kde-base/kdepasswd/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdepasswd/kdepasswd-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepasswd/ChangeLog b/kde-base/kdepasswd/ChangeLog index 5ae50788d8ee..e7644ab88629 100644 --- a/kde-base/kdepasswd/ChangeLog +++ b/kde-base/kdepasswd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdepasswd # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.129 2009/06/14 12:57:42 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.130 2009/06/18 04:17:57 jer Exp $ + + 18 Jun 2009; Jeroen Roovers <jer@gentoo.org> kdepasswd-3.5.10.ebuild: + Stable for HPPA (bug #271889). 14 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -files/kdepasswd-4.0.2-linkage.patch: diff --git a/kde-base/kdepasswd/kdepasswd-3.5.10.ebuild b/kde-base/kdepasswd/kdepasswd-3.5.10.ebuild index 291e38766a0b..eab8afecd46a 100644 --- a/kde-base/kdepasswd/kdepasswd-3.5.10.ebuild +++ b/kde-base/kdepasswd/kdepasswd-3.5.10.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-3.5.10.ebuild,v 1.4 2009/06/06 11:23:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-3.5.10.ebuild,v 1.5 2009/06/18 04:17:57 jer Exp $ KMNAME=kdebase EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE GUI for passwd" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND=">=kde-base/libkonq-${PV}:${SLOT}" |