diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2009-07-23 21:41:10 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2009-07-23 21:41:10 +0000 |
commit | 8916d2f55c6e43170180f3920281f475f69b5c78 (patch) | |
tree | 7f1bcdbb967d0074e656f2615edf74963786db71 /app-editors/ghex | |
parent | Make libgweather-2.26.2.1 libtool-1 compatible, bug #278516. Clean up old rev... (diff) | |
download | gentoo-2-8916d2f55c6e43170180f3920281f475f69b5c78.tar.gz gentoo-2-8916d2f55c6e43170180f3920281f475f69b5c78.tar.bz2 gentoo-2-8916d2f55c6e43170180f3920281f475f69b5c78.zip |
Clean up old revisions. Add missing gconf-2 RDEPEND according to autoconf.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/ghex/ghex-2.20.0.ebuild | 27 | ||||
-rw-r--r-- | app-editors/ghex/ghex-2.22.0.ebuild | 27 | ||||
-rw-r--r-- | app-editors/ghex/ghex-2.24.0.ebuild | 3 |
4 files changed, 7 insertions, 56 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index 3ca4ebffdae8..c9bfe5006ca8 100644 --- a/app-editors/ghex/ChangeLog +++ b/app-editors/ghex/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/ghex # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.57 2009/06/08 23:07:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.58 2009/07/23 21:41:10 eva Exp $ + + 23 Jul 2009; Gilles Dartiguelongue <eva@gentoo.org> -ghex-2.20.0.ebuild, + -ghex-2.22.0.ebuild, ghex-2.24.0.ebuild: + Clean up old revisions. Add missing gconf-2 RDEPEND according to autoconf. 08 Jun 2009; Jeroen Roovers <jer@gentoo.org> ghex-2.24.0.ebuild: Stable for HPPA (bug #271961). diff --git a/app-editors/ghex/ghex-2.20.0.ebuild b/app-editors/ghex/ghex-2.20.0.ebuild deleted file mode 100644 index b31991a5d451..000000000000 --- a/app-editors/ghex/ghex-2.20.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.20.0.ebuild,v 1.5 2008/02/06 18:31:17 nixnut Exp $ - -inherit gnome2 - -DESCRIPTION="Gnome hexadecimal editor" -HOMEPAGE="http://www.gnome.org/" - -LICENSE="GPL-2 FDL-1.1" -SLOT="2" -KEYWORDS="amd64 ppc sparc x86" -IUSE="" - -RDEPEND=">=x11-libs/gtk+-2.4 - dev-libs/popt - >=dev-libs/atk-1 - >=gnome-base/libgnomeui-2.6 - >=gnome-base/libgnomeprintui-2.2 - >=gnome-base/gail-0.17" -DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9 - app-text/scrollkeeper - >=dev-util/intltool-0.35 - >=app-text/gnome-doc-utils-0.3.2" - -DOCS="AUTHORS ChangeLog NEWS README" diff --git a/app-editors/ghex/ghex-2.22.0.ebuild b/app-editors/ghex/ghex-2.22.0.ebuild deleted file mode 100644 index fb1e8fdd3f7d..000000000000 --- a/app-editors/ghex/ghex-2.22.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.22.0.ebuild,v 1.5 2008/08/17 17:19:36 maekke Exp $ - -inherit gnome2 - -DESCRIPTION="Gnome hexadecimal editor" -HOMEPAGE="http://www.gnome.org/" - -LICENSE="GPL-2 FDL-1.1" -SLOT="2" -KEYWORDS="amd64 ppc sparc x86" -IUSE="" - -RDEPEND=">=x11-libs/gtk+-2.4 - dev-libs/popt - >=dev-libs/atk-1 - >=gnome-base/libgnomeui-2.6 - >=gnome-base/libgnomeprintui-2.2 - >=gnome-base/gail-0.17" -DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9 - app-text/scrollkeeper - >=dev-util/intltool-0.35 - >=app-text/gnome-doc-utils-0.3.2" - -DOCS="AUTHORS ChangeLog NEWS README" diff --git a/app-editors/ghex/ghex-2.24.0.ebuild b/app-editors/ghex/ghex-2.24.0.ebuild index 40039b34c2b6..33072a2bc9c9 100644 --- a/app-editors/ghex/ghex-2.24.0.ebuild +++ b/app-editors/ghex/ghex-2.24.0.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/app-editors/ghex/ghex-2.24.0.ebuild,v 1.6 2009/06/08 23:07:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild,v 1.7 2009/07/23 21:41:10 eva Exp $ GCONF_DEBUG="no" @@ -17,6 +17,7 @@ IUSE="" RDEPEND=">=x11-libs/gtk+-2.4 dev-libs/popt >=dev-libs/atk-1 + >=gnome-base/gconf-2 >=gnome-base/libgnomeui-2.6 >=gnome-base/libgnomeprintui-2.2 >=gnome-base/gail-0.17" |