diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-08-09 20:50:06 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-08-09 20:50:06 +0000 |
commit | 0ef540db10d0a1a8fee4df63f1495b0d636af364 (patch) | |
tree | 9b032b7a10bd85a53f776b3c349321f8eceeb767 /kde-base/kdepasswd | |
parent | Stable on ppc64; bug #176297 (diff) | |
download | gentoo-2-0ef540db10d0a1a8fee4df63f1495b0d636af364.tar.gz gentoo-2-0ef540db10d0a1a8fee4df63f1495b0d636af364.tar.bz2 gentoo-2-0ef540db10d0a1a8fee4df63f1495b0d636af364.zip |
Stable on ppc64; bug #176297
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/kdepasswd')
-rw-r--r-- | kde-base/kdepasswd/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdepasswd/kdepasswd-3.5.7-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepasswd/ChangeLog b/kde-base/kdepasswd/ChangeLog index 220dbcf085a1..1ff6a15be877 100644 --- a/kde-base/kdepasswd/ChangeLog +++ b/kde-base/kdepasswd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdepasswd # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.73 2007/08/08 20:27:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.74 2007/08/09 20:50:06 corsair Exp $ + + 09 Aug 2007; Markus Rothe <corsair@gentoo.org> kdepasswd-3.5.7-r1.ebuild: + Stable on ppc64; bug #176297 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> kdepasswd-3.5.7-r1.ebuild: alpha/ia64 stable wrt #176297 diff --git a/kde-base/kdepasswd/kdepasswd-3.5.7-r1.ebuild b/kde-base/kdepasswd/kdepasswd-3.5.7-r1.ebuild index c9653e02ecb7..f3c73e10e8a8 100644 --- a/kde-base/kdepasswd/kdepasswd-3.5.7-r1.ebuild +++ b/kde-base/kdepasswd/kdepasswd-3.5.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-3.5.7-r1.ebuild,v 1.5 2007/08/08 20:27:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-3.5.7-r1.ebuild,v 1.6 2007/08/09 20:50:06 corsair 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)" |