diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-01-26 09:39:47 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-01-26 09:39:47 +0000 |
commit | c2fce2383d3c731d64f52b0802077670e03c4b7a (patch) | |
tree | bef19302158d0cbded76711b026e05544de00a14 /x11-libs/gksu | |
parent | sh stable (diff) | |
download | gentoo-2-c2fce2383d3c731d64f52b0802077670e03c4b7a.tar.gz gentoo-2-c2fce2383d3c731d64f52b0802077670e03c4b7a.tar.bz2 gentoo-2-c2fce2383d3c731d64f52b0802077670e03c4b7a.zip |
sh stable
(Portage version: 2.1.2-r4)
Diffstat (limited to 'x11-libs/gksu')
-rw-r--r-- | x11-libs/gksu/gksu-2.0.0.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-libs/gksu/gksu-2.0.0.ebuild b/x11-libs/gksu/gksu-2.0.0.ebuild index 9879e47f2202..d9343f58f350 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 +# Copyright 1999-2007 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.14 2006/12/30 00:01:40 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-2.0.0.ebuild,v 1.15 2007/01/26 09:39:47 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 sh sparc x86" IUSE="doc gnome" RDEPEND=">=x11-libs/libgksu-2 @@ -34,7 +34,6 @@ src_install() { chmod +x "${D}/usr/share/gksu/gksu-migrate-conf.sh" } - pkg_postinst() { gnome2_pkg_postinst einfo 'updating configuration' |