summaryrefslogtreecommitdiff
path: root/gnustep-apps/graphos
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
commit0cf2f20608308acdf3cb922c3736446bbd8f3388 (patch)
tree07815070629c7c11000a7f51ceb8ccbccb49a809 /gnustep-apps/graphos
parent1798c4aeca70ac8d0a243684d6a798fbc65735f8 (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'gnustep-apps/graphos')
-rw-r--r--gnustep-apps/graphos/Manifest3
-rw-r--r--gnustep-apps/graphos/graphos-0.6.ebuild17
-rw-r--r--gnustep-apps/graphos/metadata.xml9
3 files changed, 0 insertions, 29 deletions
diff --git a/gnustep-apps/graphos/Manifest b/gnustep-apps/graphos/Manifest
deleted file mode 100644
index 947747136f9f..000000000000
--- a/gnustep-apps/graphos/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST Graphos-0.6.tar.gz 140416 BLAKE2B faee3825e0f8c8c627cefd40e953bb5dccc9302423f788088504d518e5c1ad72153210d1250b8d662680badcaf8ad91cf9048b880dd6779f0873ecd42f21e8a7 SHA512 2bf108ef1fb7ff4d2bf3c1a11766704a35986bd629f879f417eaff4b214f8dd50b2319f8f6739a2f589a8eaf8ac334a55365868d0bb001adcbc0bf1ecf30c2b9
-EBUILD graphos-0.6.ebuild 427 BLAKE2B 7041c0bb2046a1f942531c9e5e4a3515f27f31343ee9bdb195d868418b2b34987b836649592fac61aa6be89f58cf0e33ba4721c92bbe7b057798882c09dc3433 SHA512 565a6a5f67452734a14a0f12dec7bc93af832af2a3945e227714fcb2837787e32ed53d0297d194ff38946371aa38a4b9d209cc13ec187dfeb290017ed3668c3a
-MISC metadata.xml 452 BLAKE2B b002b7fbd67ef39e8ecc0611173a0cd6ff462a66132baca5077b70ce52282ef6b6e1e35e9f4cad6fe507a7aa97491a5936df505074f9b0e20236ed41cd46d02b SHA512 1af68cee22cd39525cc5ccff6070f72f80a714d867e4929bce9c55093eb5a07ef4b6427e088dc0fc83c242caa01889b2c53ba63bc66b11f67620665d8962ce01
diff --git a/gnustep-apps/graphos/graphos-0.6.ebuild b/gnustep-apps/graphos/graphos-0.6.ebuild
deleted file mode 100644
index 4ad643355eba..000000000000
--- a/gnustep-apps/graphos/graphos-0.6.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnustep-2
-
-MY_P=${PN/g/G}-${PV}
-DESCRIPTION="vector drawing application centered around bezier paths"
-HOMEPAGE="http://gap.nongnu.org/graphos/index.html"
-SRC_URI="https://savannah.nongnu.org/download/gap/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-S=${WORKDIR}/${MY_P}
diff --git a/gnustep-apps/graphos/metadata.xml b/gnustep-apps/graphos/metadata.xml
deleted file mode 100644
index cffc647177ec..000000000000
--- a/gnustep-apps/graphos/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>gnustep@gentoo.org</email>
- <name>Gentoo GNUstep Project</name>
- </maintainer>
- <longdescription>Graphos is a vector drawing application centered around bezier paths. Graphos roots are directly set in GDraw, written by Enrico Sersale and released in 2000.</longdescription>
-</pkgmetadata>