diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-21 09:37:06 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-21 09:37:06 +0000 |
commit | 190e42f0947ecd00495afd09787f01261babe452 (patch) | |
tree | a8a3e5b13a7a84e96683670f0eeae7776c957927 /app-editors/ghex | |
parent | ppc stable (diff) | |
download | gentoo-2-190e42f0947ecd00495afd09787f01261babe452.tar.gz gentoo-2-190e42f0947ecd00495afd09787f01261babe452.tar.bz2 gentoo-2-190e42f0947ecd00495afd09787f01261babe452.zip |
ppc stable
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/ghex/ghex-2.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index df04cabbb392..5b667ae17185 100644 --- a/app-editors/ghex/ChangeLog +++ b/app-editors/ghex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ghex # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.28 2006/10/10 17:46:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.29 2006/10/21 09:37:06 dertobi123 Exp $ + + 21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> ghex-2.8.1.ebuild: + ppc stable 10 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> ghex-2.8.1.ebuild: Stable on sparc diff --git a/app-editors/ghex/ghex-2.8.1.ebuild b/app-editors/ghex/ghex-2.8.1.ebuild index 7d381560237c..bc6f907497bd 100644 --- a/app-editors/ghex/ghex-2.8.1.ebuild +++ b/app-editors/ghex/ghex-2.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.8.1.ebuild,v 1.6 2006/10/10 17:46:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.8.1.ebuild,v 1.7 2006/10/21 09:37:06 dertobi123 Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 FDL-1.1" SLOT="2" -KEYWORDS="amd64 ~ppc sparc ~x86" +KEYWORDS="amd64 ppc sparc ~x86" IUSE="" RDEPEND=">=gnome-base/gail-0.17 |