summaryrefslogtreecommitdiff
path: root/app-editors/ghex
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-editors/ghex
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-editors/ghex')
-rw-r--r--app-editors/ghex/Manifest3
-rw-r--r--app-editors/ghex/ghex-3.18.3.ebuild25
-rw-r--r--app-editors/ghex/metadata.xml8
3 files changed, 0 insertions, 36 deletions
diff --git a/app-editors/ghex/Manifest b/app-editors/ghex/Manifest
deleted file mode 100644
index 19bb9e353278..000000000000
--- a/app-editors/ghex/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST ghex-3.18.3.tar.xz 1630720 BLAKE2B dacca0b015dd73dca9ea7a5303de8b6ef981c7e4fd93dfdbb0782ac61f073381fef7d5a1dcb8a88f2d31319fd9583ac6f556ed6856b5ba7d3449bbf2af2c991f SHA512 e03b154a22db000a5994c68bb72280113e69e7ef210f86ab2c6578e77daabf50bac8eb620ffaad5a7eb776d23383478cbdc7fb317fa336cef55173f858519023
-EBUILD ghex-3.18.3.ebuild 511 BLAKE2B a08be53d503c35c3a49e008da97bbdf7dd38bb44ff37ae7ea7b94fc6fdcfd8459fd6ac26c4e56b4741db05d8d9a7b6a05ac33af29c0c958175fe012e121ffb62 SHA512 c2549dc8e027269994643c0394dcd494406bca8d2bbf36f6aa1f0f0bde781df0b8c95042d7c2ec3e04c499f86602f3034ffb681b733222538670c4e3aed6b315
-MISC metadata.xml 249 BLAKE2B e71e1b95fee768c696704acbf7e3cf0e599ed2bc8de92bae0141d1194ef9e842bdc292798904487a9b90ddfda9b0e84abd3b76b1518576c1d288240e4e46f110 SHA512 c40662134899a5c9f0369a1017806f35adf3280a0b3c91726f7a8ca6012a073a8b471583f5bfb6fe95faac1dcf607e8e2e43f8c91d48ec46f4a8824e2f551506
diff --git a/app-editors/ghex/ghex-3.18.3.ebuild b/app-editors/ghex/ghex-3.18.3.ebuild
deleted file mode 100644
index fb9c73c07e41..000000000000
--- a/app-editors/ghex/ghex-3.18.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-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 ~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
-"
diff --git a/app-editors/ghex/metadata.xml b/app-editors/ghex/metadata.xml
deleted file mode 100644
index 39980802b1da..000000000000
--- a/app-editors/ghex/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>gnome@gentoo.org</email>
- <name>Gentoo GNOME Desktop</name>
-</maintainer>
-</pkgmetadata>