diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-18 14:37:27 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-18 14:37:27 +0000 |
commit | d8451b74aaacc41d8981657ded616ce8d9621193 (patch) | |
tree | e5772cf5acde508d8dbffeb28d67fb1d364f5c08 /x11-libs/gksu | |
parent | Bumped Tomcat 6.x to latest alpha (diff) | |
download | historical-d8451b74aaacc41d8981657ded616ce8d9621193.tar.gz historical-d8451b74aaacc41d8981657ded616ce8d9621193.tar.bz2 historical-d8451b74aaacc41d8981657ded616ce8d9621193.zip |
Stable on sparc
Package-Manager: portage-2.1.1-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 2ac13b450241..8280c0df90cf 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.34 2006/12/17 21:53:23 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v 1.35 2006/12/18 14:37:27 gustavoz Exp $ + + 18 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> gksu-2.0.0.ebuild: + Stable on sparc 17 Dec 2006; René Nussbaumer <killerfox@gentoo.org> gksu-2.0.0.ebuild: Stable on hppa. See bug #156662. diff --git a/x11-libs/gksu/gksu-2.0.0.ebuild b/x11-libs/gksu/gksu-2.0.0.ebuild index b9b91d97d75a..bf1d9439035b 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.11 2006/12/17 21:53:23 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-2.0.0.ebuild,v 1.12 2006/12/18 14:37:27 gustavoz 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 |