diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-26 15:25:49 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-26 15:25:49 +0000 |
commit | 042f94cbbe58556ede14b54d41ab345df944fa17 (patch) | |
tree | fcd4016bbd195d9fadb31eee8df331dfce804fc8 /kde-base/kdesu | |
parent | Stable on amd64 wrt bug #132213 (diff) | |
download | gentoo-2-042f94cbbe58556ede14b54d41ab345df944fa17.tar.gz gentoo-2-042f94cbbe58556ede14b54d41ab345df944fa17.tar.bz2 gentoo-2-042f94cbbe58556ede14b54d41ab345df944fa17.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'kde-base/kdesu')
-rw-r--r-- | kde-base/kdesu/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdesu/kdesu-3.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdesu/ChangeLog b/kde-base/kdesu/ChangeLog index a3494b0516a3..5b95a6bc7108 100644 --- a/kde-base/kdesu/ChangeLog +++ b/kde-base/kdesu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdesu # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.32 2006/05/25 22:30:23 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.33 2006/05/26 15:25:49 corsair Exp $ + + 26 May 2006; Markus Rothe <corsair@gentoo.org> kdesu-3.5.0.ebuild: + Stable on ppc64 25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kdesu-3.5.0.ebuild: Stable on x86 wrt bug #132213 diff --git a/kde-base/kdesu/kdesu-3.5.0.ebuild b/kde-base/kdesu/kdesu-3.5.0.ebuild index f5257a0e3605..c88ce3b12e2c 100644 --- a/kde-base/kdesu/kdesu-3.5.0.ebuild +++ b/kde-base/kdesu/kdesu-3.5.0.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/kdesu/kdesu-3.5.0.ebuild,v 1.11 2006/05/25 22:30:23 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-3.5.0.ebuild,v 1.12 2006/05/26 15:25:49 corsair Exp $ KMNAME=kdebase MAXKDEVER=3.5.2 @@ -11,7 +11,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdebase-${PV}-patches-1.tar.bz2" DESCRIPTION="KDE: gui for su(1)" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" src_unpack() { |