diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-12-03 06:33:55 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-12-03 06:33:55 +0000 |
commit | c11c38417a0e0365053dd508060f73349c7f88df (patch) | |
tree | 4ca12cefa7eb9a282d77247a121cdd2c440dc260 /x11-libs | |
parent | arm stable (diff) | |
download | gentoo-2-c11c38417a0e0365053dd508060f73349c7f88df.tar.gz gentoo-2-c11c38417a0e0365053dd508060f73349c7f88df.tar.bz2 gentoo-2-c11c38417a0e0365053dd508060f73349c7f88df.zip |
arm stable
(Portage version: 2.1.2_rc2-r3)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gksu/gksu-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gksu/gksu-2.0.0.ebuild b/x11-libs/gksu/gksu-2.0.0.ebuild index 9060fe125f86..e2f34c069934 100644 --- a/x11-libs/gksu/gksu-2.0.0.ebuild +++ b/x11-libs/gksu/gksu-2.0.0.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/x11-libs/gksu/gksu-2.0.0.ebuild,v 1.6 2006/11/25 23:18:50 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-2.0.0.ebuild,v 1.7 2006/12/03 06:33:55 vapier Exp $ inherit gnome2 fixheadtails @@ -10,7 +10,7 @@ SRC_URI="http://people.debian.org/~kov/gksu/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="doc gnome" RDEPEND=">=x11-libs/libgksu-2 |