diff options
author | Brent Baude <ranger@gentoo.org> | 2009-06-03 15:06:59 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-06-03 15:06:59 +0000 |
commit | 8288fb23dc328470226b4c4b3e00ecccd43822f9 (patch) | |
tree | a68e1f9b7ca766171f96d8f970ac73ff6e836a1a /kde-base/kdepasswd | |
parent | Drop KDE 4.2.2 (diff) | |
download | gentoo-2-8288fb23dc328470226b4c4b3e00ecccd43822f9.tar.gz gentoo-2-8288fb23dc328470226b4c4b3e00ecccd43822f9.tar.bz2 gentoo-2-8288fb23dc328470226b4c4b3e00ecccd43822f9.zip |
Marking kdepasswd-3.5.10 ppc64 for bug 271889
(Portage version: 2.1.6.13/cvs/Linux ppc64)
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 371ab31d1f27..975bc2b301d0 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.122 2009/05/31 20:49:48 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.123 2009/06/03 15:06:59 ranger Exp $ + + 03 Jun 2009; Brent Baude <ranger@gentoo.org> kdepasswd-3.5.10.ebuild: + Marking kdepasswd-3.5.10 ppc64 stable for bug 271889 31 May 2009; nixnut <nixnut@gentoo.org> kdepasswd-3.5.10.ebuild: ppc stable #271889 diff --git a/kde-base/kdepasswd/kdepasswd-3.5.10.ebuild b/kde-base/kdepasswd/kdepasswd-3.5.10.ebuild index 91df70cd6091..9fd2a80b7954 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.2 2009/05/31 20:49:48 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-3.5.10.ebuild,v 1.3 2009/06/03 15:06:59 ranger 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}" |