diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-30 00:01:40 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-30 00:01:40 +0000 |
commit | 4e7855196589d4d6edf73aa80b9e8246c9c9e19f (patch) | |
tree | 1b1201059359a52da24221d29e5c10fddd8e1f14 /x11-libs/gksu | |
parent | Stable on Alpha + IA64. (diff) | |
download | gentoo-2-4e7855196589d4d6edf73aa80b9e8246c9c9e19f.tar.gz gentoo-2-4e7855196589d4d6edf73aa80b9e8246c9c9e19f.tar.bz2 gentoo-2-4e7855196589d4d6edf73aa80b9e8246c9c9e19f.zip |
Stable on Alpha + IA64.
(Portage version: 2.1.2_rc4-r2)
Diffstat (limited to 'x11-libs/gksu')
-rw-r--r-- | x11-libs/gksu/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gksu/gksu-2.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gksu/ChangeLog b/x11-libs/gksu/ChangeLog index 93e5c48f888a..5cff1c587531 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.36 2006/12/21 13:16:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v 1.37 2006/12/30 00:01:40 kloeri Exp $ + + 30 Dec 2006; Bryan Østergaard <kloeri@gentoo.org> gksu-2.0.0.ebuild: + Stable on Alpha + IA64. 21 Dec 2006; Markus Rothe <corsair@gentoo.org> gksu-2.0.0.ebuild: Stable on ppc64; bug #156662 diff --git a/x11-libs/gksu/gksu-2.0.0.ebuild b/x11-libs/gksu/gksu-2.0.0.ebuild index 9b622b57b975..9879e47f2202 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.13 2006/12/21 13:16:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-2.0.0.ebuild,v 1.14 2006/12/30 00:01:40 kloeri 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 |