diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 18:42:30 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 18:42:30 +0000 |
commit | 5b4c8d3a07eb85f102eff02728983a4b2d43d9a6 (patch) | |
tree | a1e0f567df90f31f0e2ad18c7d25215b40639dcb /kde-base/kdesu | |
parent | Stable on amd64 wrt bug #132213 (diff) | |
download | historical-5b4c8d3a07eb85f102eff02728983a4b2d43d9a6.tar.gz historical-5b4c8d3a07eb85f102eff02728983a4b2d43d9a6.tar.bz2 historical-5b4c8d3a07eb85f102eff02728983a4b2d43d9a6.zip |
Stable on amd64 wrt bug #132213
Package-Manager: portage-2.1_rc2-r1
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 5b95a6bc7108..e5508db02ee6 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.33 2006/05/26 15:25:49 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.34 2006/05/26 17:04:21 wolf31o2 Exp $ + + 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kdesu-3.5.0.ebuild: + Stable on amd64 wrt bug #132213 26 May 2006; Markus Rothe <corsair@gentoo.org> kdesu-3.5.0.ebuild: Stable on ppc64 diff --git a/kde-base/kdesu/kdesu-3.5.0.ebuild b/kde-base/kdesu/kdesu-3.5.0.ebuild index c88ce3b12e2c..6b5425b1714e 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.12 2006/05/26 15:25:49 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-3.5.0.ebuild,v 1.13 2006/05/26 17:04:21 wolf31o2 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() { |