diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 16:37:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 16:37:11 +0000 |
commit | c6738839b7c8e6c2b2e484d7c9d7737509fda0ab (patch) | |
tree | 8119f7cea3d46300b4b36cf516a31514f8d75dfc /x11-libs/gksu | |
parent | clean unused OpenSoftware license (diff) | |
download | historical-c6738839b7c8e6c2b2e484d7c9d7737509fda0ab.tar.gz historical-c6738839b7c8e6c2b2e484d7c9d7737509fda0ab.tar.bz2 historical-c6738839b7c8e6c2b2e484d7c9d7737509fda0ab.zip |
ia64/sh/sparc stable wrt #427544
Package-Manager: portage-2.1.11.9/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 ae7774d01f71..86a191a89f62 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.71 2012/10/16 04:51:53 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v 1.72 2012/10/28 16:33:24 armin76 Exp $ + + 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> gksu-2.0.2-r1.ebuild: + ia64/sh/sparc stable wrt #427544 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> gksu-2.0.2-r1.ebuild: stable ppc, 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 3aa79026576d..c14cc6fc118d 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.8 2012/10/16 04:51:53 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-2.0.2-r1.ebuild,v 1.9 2012/10/28 16:33:24 armin76 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 |