diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-01 21:52:51 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-01 21:52:51 +0000 |
commit | ee7d472b622f939ce778f05e6bb362497488dc3c (patch) | |
tree | cca8e6d59e69b844bd74fa8ed37ad2a3fd32e3b8 /x11-libs/gksu/gksu-2.0.0.ebuild | |
parent | Added ~hppa, bug #147484 (diff) | |
download | gentoo-2-ee7d472b622f939ce778f05e6bb362497488dc3c.tar.gz gentoo-2-ee7d472b622f939ce778f05e6bb362497488dc3c.tar.bz2 gentoo-2-ee7d472b622f939ce778f05e6bb362497488dc3c.zip |
Added ~hppa, bug #147484
(Portage version: 2.1.1-r1)
Diffstat (limited to 'x11-libs/gksu/gksu-2.0.0.ebuild')
-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 684cb443c1f4..1279bc7eb76d 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.1 2006/09/29 14:45:54 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-2.0.0.ebuild,v 1.2 2006/10/01 21:52:51 dertobi123 Exp $ inherit gnome2 fixheadtails @@ -9,7 +9,7 @@ HOMEPAGE="http://www.nongnu.org/gksu/" SRC_URI="http://people.debian.org/~kov/gksu/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" IUSE="doc gnome" RDEPEND=">=x11-libs/libgksu-2 |