diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-07-23 14:46:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-07-23 14:46:26 +0000 |
commit | 58d6a4c2c40e27237356e3ccfa4bd734947c3d05 (patch) | |
tree | 1e84f5a57f4873b02961846e661dd830fa7eb159 /x11-libs/gksu | |
parent | alpha/ia64 stable wrt #278089 (diff) | |
download | gentoo-2-58d6a4c2c40e27237356e3ccfa4bd734947c3d05.tar.gz gentoo-2-58d6a4c2c40e27237356e3ccfa4bd734947c3d05.tar.bz2 gentoo-2-58d6a4c2c40e27237356e3ccfa4bd734947c3d05.zip |
alpha/arm/ia64/sh/sparc stable wrt #278443
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'x11-libs/gksu')
-rw-r--r-- | x11-libs/gksu/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gksu/gksu-2.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gksu/ChangeLog b/x11-libs/gksu/ChangeLog index 19178735e946..ff7953dbd275 100644 --- a/x11-libs/gksu/ChangeLog +++ b/x11-libs/gksu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gksu # 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 $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v 1.52 2009/07/23 14:46:26 armin76 Exp $ + + 23 Jul 2009; Raúl Porcel <armin76@gentoo.org> gksu-2.0.2.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #278443 22 Jul 2009; Christian Faulhammer <fauli@gentoo.org> gksu-2.0.2.ebuild: stable x86, bug 278443 diff --git a/x11-libs/gksu/gksu-2.0.2.ebuild b/x11-libs/gksu/gksu-2.0.2.ebuild index 7cd07c1c2425..0d523e2e003b 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.3 2009/07/22 15:58:06 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-2.0.2.ebuild,v 1.4 2009/07/23 14:46:26 armin76 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 |