diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-05 21:52:41 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-05 21:52:41 +0000 |
commit | 5d396dbca648c417cea433b480c23ae0fdda5b9e (patch) | |
tree | 5f2d1e12e91184a224bdef844ebe48d30cc7250b /app-editors | |
parent | Marking gnucash-docs-2.4.1 ppc for bug 393007 (diff) | |
download | gentoo-2-5d396dbca648c417cea433b480c23ae0fdda5b9e.tar.gz gentoo-2-5d396dbca648c417cea433b480c23ae0fdda5b9e.tar.bz2 gentoo-2-5d396dbca648c417cea433b480c23ae0fdda5b9e.zip |
Marking ghex-3.0.0 ppc for bug 393007
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/ghex/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/ghex/ghex-3.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index cf72f633c94e..a8aff187a49a 100644 --- a/app-editors/ghex/ChangeLog +++ b/app-editors/ghex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ghex # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.67 2012/02/19 15:06:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.68 2012/03/05 21:52:41 ranger Exp $ + + 05 Mar 2012; Brent Baude <ranger@gentoo.org> ghex-3.0.0.ebuild: + Marking ghex-3.0.0 ppc stable for bug 393007 19 Feb 2012; Raúl Porcel <armin76@gentoo.org> ghex-2.24.0.ebuild, ghex-3.0.0.ebuild: diff --git a/app-editors/ghex/ghex-3.0.0.ebuild b/app-editors/ghex/ghex-3.0.0.ebuild index b1ab785735a6..be0490f1e4fc 100644 --- a/app-editors/ghex/ghex-3.0.0.ebuild +++ b/app-editors/ghex/ghex-3.0.0.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/app-editors/ghex/ghex-3.0.0.ebuild,v 1.5 2012/02/19 15:06:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.0.0.ebuild,v 1.6 2012/03/05 21:52:41 ranger Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 FDL-1.1" SLOT="2" -KEYWORDS="amd64 ~ppc x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=dev-libs/glib-2.26:2 |