diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-01-10 08:38:27 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-01-10 08:38:27 +0000 |
commit | 388bc4884acca49e9a974de55d064c5357118562 (patch) | |
tree | 9b9c7e0ceec9ce89de44577bbb403abb6cf098d1 /app-editors | |
parent | Update Manifest to v2 (diff) | |
download | gentoo-2-388bc4884acca49e9a974de55d064c5357118562.tar.gz gentoo-2-388bc4884acca49e9a974de55d064c5357118562.tar.bz2 gentoo-2-388bc4884acca49e9a974de55d064c5357118562.zip |
stable x86, bug #161075
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/ghex/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/ghex/ghex-2.8.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index 5c2744f19e74..61158ba264a0 100644 --- a/app-editors/ghex/ChangeLog +++ b/app-editors/ghex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ghex # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.32 2007/01/09 06:55:19 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.33 2007/01/10 08:38:27 opfer Exp $ + + 10 Jan 2007; Christian Faulhammer <opfer@gentoo.org> ghex-2.8.1.ebuild: + stable x86, bug #161075 *ghex-2.8.2 (09 Jan 2007) diff --git a/app-editors/ghex/ghex-2.8.1.ebuild b/app-editors/ghex/ghex-2.8.1.ebuild index bc6f907497bd..025d5a150d25 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 +# Copyright 1999-2007 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.7 2006/10/21 09:37:06 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.8.1.ebuild,v 1.8 2007/01/10 08:38:27 opfer 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 |