diff options
author | Markus Meier <maekke@gentoo.org> | 2012-10-06 09:54:50 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-10-06 09:54:50 +0000 |
commit | 727a858ee9871114e249d84a2967b96ae4d6b3fb (patch) | |
tree | e77de9283d50a856f03d37e8c08b746c5e892b06 /x11-libs/gksu | |
parent | arm stable, bug #427544 (diff) | |
download | gentoo-2-727a858ee9871114e249d84a2967b96ae4d6b3fb.tar.gz gentoo-2-727a858ee9871114e249d84a2967b96ae4d6b3fb.tar.bz2 gentoo-2-727a858ee9871114e249d84a2967b96ae4d6b3fb.zip |
arm stable, bug #427544
(Portage version: 2.1.11.23/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/gksu')
-rw-r--r-- | x11-libs/gksu/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gksu/gksu-2.0.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gksu/ChangeLog b/x11-libs/gksu/ChangeLog index d0ac93841e50..abc687c5e018 100644 --- a/x11-libs/gksu/ChangeLog +++ b/x11-libs/gksu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gksu # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v 1.67 2012/10/04 15:03:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v 1.68 2012/10/06 09:54:50 maekke Exp $ + + 06 Oct 2012; Markus Meier <maekke@gentoo.org> gksu-2.0.2-r1.ebuild: + arm stable, bug #427544 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> gksu-2.0.2-r1.ebuild: Stable for amd64, wrt bug #427544 diff --git a/x11-libs/gksu/gksu-2.0.2-r1.ebuild b/x11-libs/gksu/gksu-2.0.2-r1.ebuild index f5e890c61f60..71d110685fe4 100644 --- a/x11-libs/gksu/gksu-2.0.2-r1.ebuild +++ b/x11-libs/gksu/gksu-2.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r1.ebuild,v 1.4 2012/10/04 15:03:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-2.0.2-r1.ebuild,v 1.5 2012/10/06 09:54:50 maekke Exp $ EAPI="4" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ SRC_URI="http://people.debian.org/~kov/gksu/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc gnome" RDEPEND=">=x11-libs/libgksu-2.0.8 |