diff options
author | 2006-12-10 19:57:44 +0000 | |
---|---|---|
committer | 2006-12-10 19:57:44 +0000 | |
commit | 5f919cab17b3789b670ad3c75b1b41523dc67605 (patch) | |
tree | a784ba29f0adff0f66d3e4633ba9254f905b8754 /x11-libs | |
parent | Stable on x86, bug #156662. (diff) | |
download | gentoo-2-5f919cab17b3789b670ad3c75b1b41523dc67605.tar.gz gentoo-2-5f919cab17b3789b670ad3c75b1b41523dc67605.tar.bz2 gentoo-2-5f919cab17b3789b670ad3c75b1b41523dc67605.zip |
Stable on x86, bug #156662.
(Portage version: 2.1.2_rc2-r5)
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 1a70e2b08be8..f035a0b5a794 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.30 2006/11/25 23:18:50 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v 1.31 2006/12/10 19:57:44 ticho Exp $ + + 10 Dec 2006; Andrej Kacian <ticho@gentoo.org> gksu-2.0.0.ebuild: + Stable on x86, bug #156662. 25 Nov 2006; Bryan Østergaard <kloeri@gentoo.org> gksu-2.0.0.ebuild: Add ~alpha keyword. diff --git a/x11-libs/gksu/gksu-2.0.0.ebuild b/x11-libs/gksu/gksu-2.0.0.ebuild index e2f34c069934..287d9205f1d4 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.7 2006/12/03 06:33:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-2.0.0.ebuild,v 1.8 2006/12/10 19:57:44 ticho 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 |