diff options
author | 2006-12-21 13:16:23 +0000 | |
---|---|---|
committer | 2006-12-21 13:16:23 +0000 | |
commit | c698ed1b9c9ad67f6bc106c7140e121cf85105f0 (patch) | |
tree | 2475c870a9d573fee7c45b4ce1ebc3a4632f3fff /x11-libs | |
parent | Stable on ppc64; bug #156662 (diff) | |
download | gentoo-2-c698ed1b9c9ad67f6bc106c7140e121cf85105f0.tar.gz gentoo-2-c698ed1b9c9ad67f6bc106c7140e121cf85105f0.tar.bz2 gentoo-2-c698ed1b9c9ad67f6bc106c7140e121cf85105f0.zip |
Stable on ppc64; bug #156662
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-libs')
-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 8280c0df90cf..93e5c48f888a 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.35 2006/12/18 14:37:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v 1.36 2006/12/21 13:16:23 corsair Exp $ + + 21 Dec 2006; Markus Rothe <corsair@gentoo.org> gksu-2.0.0.ebuild: + Stable on ppc64; bug #156662 18 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> gksu-2.0.0.ebuild: Stable on sparc diff --git a/x11-libs/gksu/gksu-2.0.0.ebuild b/x11-libs/gksu/gksu-2.0.0.ebuild index bf1d9439035b..9b622b57b975 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.12 2006/12/18 14:37:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-2.0.0.ebuild,v 1.13 2006/12/21 13:16:23 corsair 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 |