diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-09-30 11:52:43 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-09-30 11:52:43 +0000 |
commit | 612087fe97a306377214f6dd722cc16c931148c9 (patch) | |
tree | 0b627c2f99259f981e44974a3228244a4179b5aa /x11-libs/gksu | |
parent | Version bump, thanks to Stefan Salewski (see bug #149550). (diff) | |
download | historical-612087fe97a306377214f6dd722cc16c931148c9.tar.gz historical-612087fe97a306377214f6dd722cc16c931148c9.tar.bz2 historical-612087fe97a306377214f6dd722cc16c931148c9.zip |
Stable on ppc wrt bug 149444
Package-Manager: portage-2.1.2_pre1-r3
Diffstat (limited to 'x11-libs/gksu')
-rw-r--r-- | x11-libs/gksu/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gksu/gksu-1.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gksu/ChangeLog b/x11-libs/gksu/ChangeLog index d867d39046b5..c5a97a73bb25 100644 --- a/x11-libs/gksu/ChangeLog +++ b/x11-libs/gksu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gksu # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v 1.23 2006/09/29 14:45:54 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v 1.24 2006/09/30 11:52:43 nixnut Exp $ + + 30 Sep 2006; <nixnut@gentoo.org> gksu-1.9.1.ebuild: + Stable on ppc wrt bug 149444 *gksu-2.0.0 (29 Sep 2006) diff --git a/x11-libs/gksu/gksu-1.9.1.ebuild b/x11-libs/gksu/gksu-1.9.1.ebuild index a44d8acf5b5a..75eeecc4b479 100644 --- a/x11-libs/gksu/gksu-1.9.1.ebuild +++ b/x11-libs/gksu/gksu-1.9.1.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-1.9.1.ebuild,v 1.5 2006/09/29 14:45:54 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-1.9.1.ebuild,v 1.6 2006/09/30 11:52:43 nixnut Exp $ inherit gnome2 fixheadtails @@ -9,7 +9,7 @@ HOMEPAGE="http://www.nongnu.org/gksu/" SRC_URI="http://people.debian.org/~kov/gksu/old_stuff/gksu/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc sparc ~x86" +KEYWORDS="amd64 ppc sparc ~x86" IUSE="${IUSE} nls" RDEPEND=">=x11-libs/libgksu-1.9.2 |