diff options
author | 2004-07-22 22:02:42 +0000 | |
---|---|---|
committer | 2004-07-22 22:02:42 +0000 | |
commit | ffbb8a1d23ba7b5b2fb43554c3d3a47859aef13c (patch) | |
tree | a1f0023d2d38325df014b9e61e92efd1fd4a95dc /app-gnustep | |
parent | Moved from app-gnustep/affiche to gnustep-apps/affiche (diff) | |
download | historical-ffbb8a1d23ba7b5b2fb43554c3d3a47859aef13c.tar.gz historical-ffbb8a1d23ba7b5b2fb43554c3d3a47859aef13c.tar.bz2 historical-ffbb8a1d23ba7b5b2fb43554c3d3a47859aef13c.zip |
Moving to gnustep-apps/easydiff
Diffstat (limited to 'app-gnustep')
-rw-r--r-- | app-gnustep/easydiff/ChangeLog | 23 | ||||
-rw-r--r-- | app-gnustep/easydiff/Manifest | 4 | ||||
-rw-r--r-- | app-gnustep/easydiff/easydiff-0.1.ebuild | 16 | ||||
-rw-r--r-- | app-gnustep/easydiff/files/digest-easydiff-0.1 | 1 | ||||
-rw-r--r-- | app-gnustep/easydiff/metadata.xml | 5 |
5 files changed, 0 insertions, 49 deletions
diff --git a/app-gnustep/easydiff/ChangeLog b/app-gnustep/easydiff/ChangeLog deleted file mode 100644 index bdd349a612c8..000000000000 --- a/app-gnustep/easydiff/ChangeLog +++ /dev/null @@ -1,23 +0,0 @@ -# ChangeLog for app-gnustep/easydiff -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-gnustep/easydiff/ChangeLog,v 1.6 2004/07/22 21:40:41 fafhrd Exp $ - - 22 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org> easydiff-0.1.ebuild: - Changing the eclass to gnustep-old - - 22 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org> easydiff-0.1.ebuild: - Changing the eclass to gnustep-old - - 17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> easydiff-0.1.ebuild: - Added IUSE= - - 18 Feb 2004; David Holm <dholm@gentoo.org> easydiff-0.1.ebuild: - Added to ~ppc. - -*easydiff-0.1 (15 Jul 2003) - - 16 Jul 2003; Michele Balistreri <brain@gentoo.org> easydiff-0.1.ebuild: - Changing license to GPL-2 as "GPL" doesnt exist - - 15 Jul 2003; Nick Hadaway <raker@gentoo.org> easydiff-0.1.ebuild: - New ebuild. diff --git a/app-gnustep/easydiff/Manifest b/app-gnustep/easydiff/Manifest deleted file mode 100644 index 6cc1c7bb2a3f..000000000000 --- a/app-gnustep/easydiff/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -MD5 8095bf360c41bff3fa774d4eb0bd8570 ChangeLog 851 -MD5 80699754a7e9adb6c02df33c8fa16fd6 metadata.xml 161 -MD5 9123d8a17fbc094295704008d01e70d7 easydiff-0.1.ebuild 566 -MD5 5df6bbc9e196a285a7d04bbebb457c0d files/digest-easydiff-0.1 63 diff --git a/app-gnustep/easydiff/easydiff-0.1.ebuild b/app-gnustep/easydiff/easydiff-0.1.ebuild deleted file mode 100644 index 396d24912fd8..000000000000 --- a/app-gnustep/easydiff/easydiff-0.1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-gnustep/easydiff/easydiff-0.1.ebuild,v 1.6 2004/07/22 21:40:41 fafhrd Exp $ - -inherit gnustep-old - -need-gnustep-gui - -DESCRIPTION="GNUstep app that lets you easily see the differences between two text files." -HOMEPAGE="http://www.collaboration-world.com/easydiff/" -LICENSE="GPL-2" -SRC_URI="http://freshmeat.net/redir/easydiff/33520/url_tgz/EasyDiff-${PV}.tar.gz" -KEYWORDS="x86 ~ppc" -SLOT="0" -S=${WORKDIR}/EasyDiff -IUSE="" diff --git a/app-gnustep/easydiff/files/digest-easydiff-0.1 b/app-gnustep/easydiff/files/digest-easydiff-0.1 deleted file mode 100644 index 1f15fd518fff..000000000000 --- a/app-gnustep/easydiff/files/digest-easydiff-0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 728972275d2324cb215819a0a333d6e3 EasyDiff-0.1.tar.gz 16711 diff --git a/app-gnustep/easydiff/metadata.xml b/app-gnustep/easydiff/metadata.xml deleted file mode 100644 index 6cfe3231f3bc..000000000000 --- a/app-gnustep/easydiff/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>gnustep</herd> -</pkgmetadata> |