diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-17 00:37:23 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-17 00:37:23 +0000 |
commit | 2100b8a81dd0baf512c4620297b51dcf1fae61b3 (patch) | |
tree | 41c101bf78481c7a1e87a309a6187688780b1f27 /x11-libs/gksu | |
parent | Stable on ppc wrt bug #156662. (diff) | |
download | historical-2100b8a81dd0baf512c4620297b51dcf1fae61b3.tar.gz historical-2100b8a81dd0baf512c4620297b51dcf1fae61b3.tar.bz2 historical-2100b8a81dd0baf512c4620297b51dcf1fae61b3.zip |
Stable on ppc wrt bug #156662.
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 bb2ed7d73b7a..15d7a66f1595 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.32 2006/12/12 16:57:37 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v 1.33 2006/12/17 00:37:23 dertobi123 Exp $ + + 17 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> gksu-2.0.0.ebuild: + Stable on ppc wrt bug #156662. 12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gksu-2.0.0.ebuild: Stable on amd64 wrt bug #156662. diff --git a/x11-libs/gksu/gksu-2.0.0.ebuild b/x11-libs/gksu/gksu-2.0.0.ebuild index cd30ca81d574..bccf040e8ecc 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.9 2006/12/12 16:57:37 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-2.0.0.ebuild,v 1.10 2006/12/17 00:37:23 dertobi123 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 |