summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-08-25 15:29:11 +0200
committerMichał Górny <mgorny@gentoo.org>2017-08-25 15:30:35 +0200
commitb778f2df56cb4c62e73a6cd7cf97d2e11eb1d91f (patch)
tree2fb21810578581b0a984292d3ee222b2645711ba /gnustep-apps
parentgnustep-apps/remotedesk: Remove last-rited pkg, #626106 (diff)
downloadgentoo-b778f2df56cb4c62e73a6cd7cf97d2e11eb1d91f.tar.gz
gentoo-b778f2df56cb4c62e73a6cd7cf97d2e11eb1d91f.tar.bz2
gentoo-b778f2df56cb4c62e73a6cd7cf97d2e11eb1d91f.zip
gnustep-apps/easydiff: Remove last-rited pkg, #626106
Diffstat (limited to 'gnustep-apps')
-rw-r--r--gnustep-apps/easydiff/Manifest1
-rw-r--r--gnustep-apps/easydiff/easydiff-0.4.0.ebuild18
-rw-r--r--gnustep-apps/easydiff/metadata.xml11
3 files changed, 0 insertions, 30 deletions
diff --git a/gnustep-apps/easydiff/Manifest b/gnustep-apps/easydiff/Manifest
deleted file mode 100644
index 1cfbc8a05e02..000000000000
--- a/gnustep-apps/easydiff/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST EasyDiff-0.4.0.tar.gz 34626 SHA256 c9aeb09459454effbe3471c40a9e9476f59ef7bb9595394736822dea416f1d2d SHA512 ad25cba33443761d801f9ed41682367b49c54c4beb7b31159756da3e4dcd833800759130ebd8ddb60ec8fc99c7e14376025ac57a795fa6e80b0b8c5ea573aa84 WHIRLPOOL 663518c149355601b0fd6815cea2218f0c9320dda7ae5a62ccd471a0e485d7354f2add0698e6f9a2cffa41599533a45b100e5ba083977b43387f051e0e44cd8c
diff --git a/gnustep-apps/easydiff/easydiff-0.4.0.ebuild b/gnustep-apps/easydiff/easydiff-0.4.0.ebuild
deleted file mode 100644
index 091c440d1fb3..000000000000
--- a/gnustep-apps/easydiff/easydiff-0.4.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit gnustep-2
-
-MY_P=${P/easyd/EasyD}
-DESCRIPTION="GNUstep app that lets you easily see the differences between two text files"
-HOMEPAGE="http://wiki.gnustep.org/index.php/EasyDiff.app"
-SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/usr-apps/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="cvs"
-
-RDEPEND="cvs? ( dev-vcs/cvs )"
-
-S=${WORKDIR}/${MY_P}
diff --git a/gnustep-apps/easydiff/metadata.xml b/gnustep-apps/easydiff/metadata.xml
deleted file mode 100644
index c4e5600ff2bd..000000000000
--- a/gnustep-apps/easydiff/metadata.xml
+++ /dev/null
@@ -1,11 +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>
-EasyDiff lets you easily see the differences betweem two text files.
-</longdescription>
-</pkgmetadata>