diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-07-22 15:58:06 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-07-22 15:58:06 +0000 |
commit | 65c6fc8685c43a8ba324cf2cce1c70e64866f04c (patch) | |
tree | 607ee0ad324bc37af2096511e28657f8c0261fba /x11-libs/gksu | |
parent | USE cdda is now global. (diff) | |
download | historical-65c6fc8685c43a8ba324cf2cce1c70e64866f04c.tar.gz historical-65c6fc8685c43a8ba324cf2cce1c70e64866f04c.tar.bz2 historical-65c6fc8685c43a8ba324cf2cce1c70e64866f04c.zip |
stable x86, bug 278443
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'x11-libs/gksu')
-rw-r--r-- | x11-libs/gksu/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/gksu/gksu-2.0.2.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-libs/gksu/ChangeLog b/x11-libs/gksu/ChangeLog index e1d940e02cad..19178735e946 100644 --- a/x11-libs/gksu/ChangeLog +++ b/x11-libs/gksu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gksu -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v 1.50 2009/03/22 17:42:10 eva Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v 1.51 2009/07/22 15:58:06 fauli Exp $ + + 22 Jul 2009; Christian Faulhammer <fauli@gentoo.org> gksu-2.0.2.ebuild: + stable x86, bug 278443 *gksu-2.0.2 (22 Mar 2009) diff --git a/x11-libs/gksu/gksu-2.0.2.ebuild b/x11-libs/gksu/gksu-2.0.2.ebuild index 1ff01870e8b3..7cd07c1c2425 100644 --- a/x11-libs/gksu/gksu-2.0.2.ebuild +++ b/x11-libs/gksu/gksu-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-2.0.2.ebuild,v 1.2 2009/03/22 20:17:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-2.0.2.ebuild,v 1.3 2009/07/22 15:58:06 fauli Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://people.debian.org/~kov/gksu/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc gnome" RDEPEND=">=x11-libs/libgksu-2.0.8 |