diff options
author | Mart Raudsepp <leio@gentoo.org> | 2008-08-12 01:23:21 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2008-08-12 01:23:21 +0000 |
commit | 45e20cb626eca1d308beb2a640335df008499837 (patch) | |
tree | 0529d2a4a7d25859862e5f846667ee9d8d06099f /app-editors/ghex | |
parent | Unmasking qt-4.4.1 - yay (diff) | |
download | gentoo-2-45e20cb626eca1d308beb2a640335df008499837.tar.gz gentoo-2-45e20cb626eca1d308beb2a640335df008499837.tar.bz2 gentoo-2-45e20cb626eca1d308beb2a640335df008499837.zip |
Remove old
(Portage version: 2.2_rc7/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/ghex/ghex-2.21.90.ebuild | 27 |
2 files changed, 4 insertions, 28 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index 95d22753bc0a..520da798cd2b 100644 --- a/app-editors/ghex/ChangeLog +++ b/app-editors/ghex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ghex # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.45 2008/04/10 22:45:57 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.46 2008/08/12 01:23:21 leio Exp $ + + 12 Aug 2008; <leio@gentoo.org> -ghex-2.21.90.ebuild: + Remove old *ghex-2.22.0 (10 Apr 2008) diff --git a/app-editors/ghex/ghex-2.21.90.ebuild b/app-editors/ghex/ghex-2.21.90.ebuild deleted file mode 100644 index 208c53efacf8..000000000000 --- a/app-editors/ghex/ghex-2.21.90.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.21.90.ebuild,v 1.1 2008/02/17 20:28:35 leio 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" |