summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-12-27 15:08:17 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-12-27 15:08:17 +0000
commit5ae0397571d828d47c906fcc1038aeeb2f547574 (patch)
treed1aa501bba556c5f51f2aa41176edb6bf0f35ce2 /kde-base/kdesu/kdesu-4.3.4.ebuild
parentFix typo in PKG_CHECK_MODULES for libgnomeui, which caused build failure, per... (diff)
downloadhistorical-5ae0397571d828d47c906fcc1038aeeb2f547574.tar.gz
historical-5ae0397571d828d47c906fcc1038aeeb2f547574.tar.bz2
historical-5ae0397571d828d47c906fcc1038aeeb2f547574.zip
alpha/ia64/sparc stable
Package-Manager: portage-2.1.6.13/cvs/Linux ia64 RepoMan-Options: --force
Diffstat (limited to 'kde-base/kdesu/kdesu-4.3.4.ebuild')
-rw-r--r--kde-base/kdesu/kdesu-4.3.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdesu/kdesu-4.3.4.ebuild b/kde-base/kdesu/kdesu-4.3.4.ebuild
index 77ed2ae12f61..4fad50a04e9a 100644
--- a/kde-base/kdesu/kdesu-4.3.4.ebuild
+++ b/kde-base/kdesu/kdesu-4.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.3.4.ebuild,v 1.1 2009/12/01 10:30:25 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.3.4.ebuild,v 1.2 2009/12/27 15:03:36 armin76 Exp $
EAPI="2"
@@ -10,7 +10,7 @@ inherit kde4-meta
# FIXME: Is default command ( su/sudo ) still configurable,
# if not, USE-flag ?
DESCRIPTION="KDE: gui for su(1)"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86"
IUSE="debug +handbook"
src_configure() {