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 | 2bda4d5922f079a1706776d4cc4d144a47834abb (patch) | |
tree | e45bd9909345323d1b1aea72b4cc93011797f9db /x11-libs | |
parent | Rename USE cdaudio to USE cdda. (diff) | |
download | gentoo-2-2bda4d5922f079a1706776d4cc4d144a47834abb.tar.gz gentoo-2-2bda4d5922f079a1706776d4cc4d144a47834abb.tar.bz2 gentoo-2-2bda4d5922f079a1706776d4cc4d144a47834abb.zip |
stable x86, bug 278443
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'x11-libs')
-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 |