diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-26 01:54:50 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-26 01:54:50 +0000 |
commit | 64fc82c444960ff7d1b9357c1cd38e674e3d4909 (patch) | |
tree | e0bfa6ff782620fb76c9127a7e612d4c86496d46 /kde-base/kdesu | |
parent | Commiting kde-4.6.3 ppc on bug 369979 (diff) | |
download | historical-64fc82c444960ff7d1b9357c1cd38e674e3d4909.tar.gz historical-64fc82c444960ff7d1b9357c1cd38e674e3d4909.tar.bz2 historical-64fc82c444960ff7d1b9357c1cd38e674e3d4909.zip |
Commiting kde-4.6.3 ppc on bug 369979
Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
Diffstat (limited to 'kde-base/kdesu')
-rw-r--r-- | kde-base/kdesu/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdesu/kdesu-4.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdesu/ChangeLog b/kde-base/kdesu/ChangeLog index 695c298e4574..9c7f20d3cae5 100644 --- a/kde-base/kdesu/ChangeLog +++ b/kde-base/kdesu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdesu # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.181 2011/06/10 18:00:06 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.182 2011/06/26 01:54:44 ranger Exp $ + + 25 Jun 2011; Brent Baude <ranger@gentoo.org> kdesu-4.6.3.ebuild: + Marking kdesu-4.6.3 ppc stable for bug 369979 *kdesu-4.6.4 (10 Jun 2011) diff --git a/kde-base/kdesu/kdesu-4.6.3.ebuild b/kde-base/kdesu/kdesu-4.6.3.ebuild index cffaed5c23ae..2ff196f1744d 100644 --- a/kde-base/kdesu/kdesu-4.6.3.ebuild +++ b/kde-base/kdesu/kdesu-4.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.6.3.ebuild,v 1.3 2011/06/10 11:50:53 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.6.3.ebuild,v 1.4 2011/06/26 01:54:44 ranger Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit kde4-meta # FIXME: Is default command ( su/sudo ) still configurable, # if not, USE-flag ? DESCRIPTION="KDE: gui for su(1)" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" src_configure() { |