diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-10-03 21:52:37 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-10-03 21:52:37 +0000 |
commit | 52309d48051676723d8b16d4f8edd2a0f553816f (patch) | |
tree | ec37368be4d3123416eff62ca3ff54d4e98031ee /x11-libs/gksu | |
parent | Stable on x86 wrt bug #149294. (diff) | |
download | gentoo-2-52309d48051676723d8b16d4f8edd2a0f553816f.tar.gz gentoo-2-52309d48051676723d8b16d4f8edd2a0f553816f.tar.bz2 gentoo-2-52309d48051676723d8b16d4f8edd2a0f553816f.zip |
Stable on x86 wrt bug #149444.
(Portage version: 2.1.2_pre1-r4)
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 ff541cc682d7..08375f2c19a9 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.25 2006/10/01 21:52:51 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v 1.26 2006/10/03 21:52:37 wolf31o2 Exp $ + + 03 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> gksu-1.9.1.ebuild: + Stable on x86 wrt bug #149444. 01 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> gksu-2.0.0.ebuild: Added ~hppa, bug #147484 diff --git a/x11-libs/gksu/gksu-1.9.1.ebuild b/x11-libs/gksu/gksu-1.9.1.ebuild index 75eeecc4b479..3b22a4b9fdcd 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.6 2006/09/30 11:52:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-1.9.1.ebuild,v 1.7 2006/10/03 21:52:37 wolf31o2 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 |