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 | 9cbb71c636cc69647867504f3d8e7c43b8d854f8 (patch) | |
tree | 7f5415560d32d99ff7ab889f22755a5e5a146562 /x11-libs/gksu | |
parent | stable on x86, bug #158254 (diff) | |
download | historical-9cbb71c636cc69647867504f3d8e7c43b8d854f8.tar.gz historical-9cbb71c636cc69647867504f3d8e7c43b8d854f8.tar.bz2 historical-9cbb71c636cc69647867504f3d8e7c43b8d854f8.zip |
Stable on Alpha + IA64.
Package-Manager: portage-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 |