diff options
author | 2012-02-18 15:23:04 +0000 | |
---|---|---|
committer | 2012-02-18 15:23:04 +0000 | |
commit | 4d231945a7d5cdb972ea3f3421a925175810b181 (patch) | |
tree | a8fa241e441f342ef4463c2f36ead57089b8b563 /kde-base/kdesu/kdesu-4.7.4.ebuild | |
parent | ppc stable #396359 (diff) | |
download | gentoo-2-4d231945a7d5cdb972ea3f3421a925175810b181.tar.gz gentoo-2-4d231945a7d5cdb972ea3f3421a925175810b181.tar.bz2 gentoo-2-4d231945a7d5cdb972ea3f3421a925175810b181.zip |
ppc stable #396359
(Portage version: 2.1.10.44/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'kde-base/kdesu/kdesu-4.7.4.ebuild')
-rw-r--r-- | kde-base/kdesu/kdesu-4.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdesu/kdesu-4.7.4.ebuild b/kde-base/kdesu/kdesu-4.7.4.ebuild index 0e75912101c4..9bd69804f9f3 100644 --- a/kde-base/kdesu/kdesu-4.7.4.ebuild +++ b/kde-base/kdesu/kdesu-4.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.7.4.ebuild,v 1.3 2012/01/16 22:28:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.7.4.ebuild,v 1.4 2012/02/18 15:23:04 nixnut 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() { |