diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-05 10:14:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-05 10:14:50 +0000 |
commit | a929b8c1c9ce25c671fb5cf5987631a5e8ff638f (patch) | |
tree | 141397c280624bd30662e30ce03bc08b0d25a2bd /kde-base/kdesu | |
parent | Drop comment as gnome-panel dep was removed in purpose because its requerimen... (diff) | |
download | gentoo-2-a929b8c1c9ce25c671fb5cf5987631a5e8ff638f.tar.gz gentoo-2-a929b8c1c9ce25c671fb5cf5987631a5e8ff638f.tar.bz2 gentoo-2-a929b8c1c9ce25c671fb5cf5987631a5e8ff638f.zip |
Stable for ppc64, wrt to bug #466074
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kdesu')
-rw-r--r-- | kde-base/kdesu/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdesu/kdesu-4.10.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdesu/ChangeLog b/kde-base/kdesu/ChangeLog index db12240989ca..f7933bba37a2 100644 --- a/kde-base/kdesu/ChangeLog +++ b/kde-base/kdesu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdesu # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.258 2013/05/01 11:51:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.259 2013/05/05 10:14:40 ago Exp $ + + 05 May 2013; Agostino Sarubbo <ago@gentoo.org> kdesu-4.10.2.ebuild: + Stable for ppc64, wrt to bug #466074 01 May 2013; Agostino Sarubbo <ago@gentoo.org> kdesu-4.10.2.ebuild: Stable for ppc, wrt to bug #466074 diff --git a/kde-base/kdesu/kdesu-4.10.2.ebuild b/kde-base/kdesu/kdesu-4.10.2.ebuild index 6b669debe4e3..7beafcbaf24f 100644 --- a/kde-base/kdesu/kdesu-4.10.2.ebuild +++ b/kde-base/kdesu/kdesu-4.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.10.2.ebuild,v 1.4 2013/05/01 11:51:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.10.2.ebuild,v 1.5 2013/05/05 10:14:40 ago Exp $ EAPI=5 @@ -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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" src_configure() { |