diff options
author | Brent Baude <ranger@gentoo.org> | 2009-09-06 20:59:19 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-09-06 20:59:19 +0000 |
commit | 69b3819ce5b4667d0f9f19f99af2b417a8b733fb (patch) | |
tree | bdde3dbf1a4e94f258ca08e08051f1ad72d7b021 /x11-libs/gksu | |
parent | Marking libgksu-2.0.9 ppc64 for bug 278443 (diff) | |
download | historical-69b3819ce5b4667d0f9f19f99af2b417a8b733fb.tar.gz historical-69b3819ce5b4667d0f9f19f99af2b417a8b733fb.tar.bz2 historical-69b3819ce5b4667d0f9f19f99af2b417a8b733fb.zip |
Marking gksu-2.0.2 ppc64 for bug 278443
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
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 c89b1f068264..5e439c67df6a 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.55 2009/08/19 16:33:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v 1.56 2009/09/06 20:59:19 ranger Exp $ + + 06 Sep 2009; Brent Baude <ranger@gentoo.org> gksu-2.0.2.ebuild: + Marking gksu-2.0.2 ppc64 for bug 278443 19 Aug 2009; Jeroen Roovers <jer@gentoo.org> gksu-2.0.2.ebuild: Stable for HPPA (bug #278443). diff --git a/x11-libs/gksu/gksu-2.0.2.ebuild b/x11-libs/gksu/gksu-2.0.2.ebuild index 3c9fcade1c42..ddeb575c6551 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.7 2009/08/19 16:33:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-2.0.2.ebuild,v 1.8 2009/09/06 20:59:19 ranger 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 |