summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-07-02 11:43:18 +0200
committerPacho Ramos <pacho@gentoo.org>2016-07-02 12:42:39 +0200
commitecc986912206e87498ca97e17223818285db6cdb (patch)
treef88316da18188f97ac74f02f7d255530f8151dfe /app-editors
parentapp-doc/gnucash-docs: Version bump (diff)
downloadgentoo-ecc986912206e87498ca97e17223818285db6cdb.tar.gz
gentoo-ecc986912206e87498ca97e17223818285db6cdb.tar.bz2
gentoo-ecc986912206e87498ca97e17223818285db6cdb.zip
app-editors/ghex: Drop old
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/ghex/Manifest1
-rw-r--r--app-editors/ghex/ghex-3.18.0.ebuild28
2 files changed, 0 insertions, 29 deletions
diff --git a/app-editors/ghex/Manifest b/app-editors/ghex/Manifest
index f3bfc216c45d..27c7691621db 100644
--- a/app-editors/ghex/Manifest
+++ b/app-editors/ghex/Manifest
@@ -1,2 +1 @@
-DIST ghex-3.18.0.tar.xz 1569372 SHA256 c5b1eb50a8dd1334880b37617871498b778ea137f79bb43894ec68e4f63dc925 SHA512 41e05b649749b9523492794223357789e2b66192f96c45da34d91eff157e52b6d98898ce4f469d6c741ea3c79b0aa35f2e7ebc08527d5831f30bd0ee8b521c1e WHIRLPOOL 2fb54180162d94ee54f6cbcf8df2d195681e88193c2f3455dd7f380753be54c721038308c9c02a5bb19251ddf2ddbbf33a71561cc3175546c155ef33ea099a4d
DIST ghex-3.18.1.tar.xz 1568796 SHA256 a0aacbc18bf89b3ad1ff96e108d94ed1fc8ba517689f847207be7749606b084b SHA512 165a97b5b0da2dcbd0b4b4f811a5c28f64d5e25be2a1b976687d83eec73cf6728686e024c69e3517cf187aeaf656cfce9bebf98e564e2b0147d2438845d2c235 WHIRLPOOL f12923637955299e1626f8c99a6499b00f2e7a656d7b8e3ad7b063a2caedd4a49281cc711c61ba7a6fa7fd9cb9825923f9b8f15b779b4ed8a6d67f6f3b7eb513
diff --git a/app-editors/ghex/ghex-3.18.0.ebuild b/app-editors/ghex/ghex-3.18.0.ebuild
deleted file mode 100644
index 3ee0917268b5..000000000000
--- a/app-editors/ghex/ghex-3.18.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="GNOME hexadecimal editor"
-HOMEPAGE="https://wiki.gnome.org/Apps/Ghex"
-
-LICENSE="GPL-2+ FDL-1.1+"
-SLOT="2"
-KEYWORDS="amd64 ~arm ~ppc x86 ~x86-interix ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
- >=dev-libs/atk-1
- >=dev-libs/glib-2.31.10:2
- >=x11-libs/gtk+-3.3.8:3
-"
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.41.1
- >=sys-devel/gettext-0.17
- app-text/yelp-tools
- virtual/pkgconfig
-"