diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-30 08:56:23 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-30 08:56:23 +0000 |
commit | 9bd3c806840641ef136f8a2c3ca074c75a7132a3 (patch) | |
tree | 96de22da8b08d43d92d278a8918564352bc81e9f /kde-base/kdesu | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-9bd3c806840641ef136f8a2c3ca074c75a7132a3.tar.gz gentoo-2-9bd3c806840641ef136f8a2c3ca074c75a7132a3.tar.bz2 gentoo-2-9bd3c806840641ef136f8a2c3ca074c75a7132a3.zip |
Stable on ppc64
(Portage version: 2.1.1-r2)
Diffstat (limited to 'kde-base/kdesu')
-rw-r--r-- | kde-base/kdesu/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdesu/kdesu-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdesu/ChangeLog b/kde-base/kdesu/ChangeLog index 0418f9c5161b..65713b710fd5 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.54 2006/11/18 17:26:05 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.55 2006/11/30 08:56:23 corsair Exp $ + + 30 Nov 2006; Markus Rothe <corsair@gentoo.org> kdesu-3.5.5.ebuild: + Stable on ppc64 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> -kdesu-3.5.3.ebuild: Remove old versions. diff --git a/kde-base/kdesu/kdesu-3.5.5.ebuild b/kde-base/kdesu/kdesu-3.5.5.ebuild index f92b725a4da3..c389bcab0643 100644 --- a/kde-base/kdesu/kdesu-3.5.5.ebuild +++ b/kde-base/kdesu/kdesu-3.5.5.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.5.ebuild,v 1.5 2006/11/16 02:56:09 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-3.5.5.ebuild,v 1.6 2006/11/30 08:56:23 corsair Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -11,7 +11,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdebase-3.5-patchset-01.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_compile() { |