summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Balistreri <brain@gentoo.org>2003-07-16 16:29:41 +0000
committerMichele Balistreri <brain@gentoo.org>2003-07-16 16:29:41 +0000
commitb135d14d6bd70f8c6d2ba7a09b62afaa19f0f070 (patch)
tree1a8cada3d00ac81e74bcafc80bb594d722e9ce8a /app-gnustep/easydiff
parentchanges in directory structure (diff)
downloadgentoo-2-b135d14d6bd70f8c6d2ba7a09b62afaa19f0f070.tar.gz
gentoo-2-b135d14d6bd70f8c6d2ba7a09b62afaa19f0f070.tar.bz2
gentoo-2-b135d14d6bd70f8c6d2ba7a09b62afaa19f0f070.zip
Changing license information
Diffstat (limited to 'app-gnustep/easydiff')
-rw-r--r--app-gnustep/easydiff/ChangeLog7
-rw-r--r--app-gnustep/easydiff/Manifest4
-rw-r--r--app-gnustep/easydiff/easydiff-0.1.ebuild4
-rw-r--r--app-gnustep/easydiff/metadata.xml5
4 files changed, 15 insertions, 5 deletions
diff --git a/app-gnustep/easydiff/ChangeLog b/app-gnustep/easydiff/ChangeLog
index ba2ba5c5a046..b1f787016a8a 100644
--- a/app-gnustep/easydiff/ChangeLog
+++ b/app-gnustep/easydiff/ChangeLog
@@ -1,8 +1,11 @@
# ChangeLog for app-gnustep/easydiff
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-gnustep/easydiff/ChangeLog,v 1.1 2003/07/15 08:09:24 raker Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/app-gnustep/easydiff/ChangeLog,v 1.2 2003/07/16 16:29:30 brain Exp $
+
*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
index 9bf0751a2ebd..6da4962fe756 100644
--- a/app-gnustep/easydiff/Manifest
+++ b/app-gnustep/easydiff/Manifest
@@ -1,2 +1,4 @@
-MD5 fd4f2381fb785763ded83c5433dfd94b easydiff-0.1.ebuild 597
+MD5 d982cbf6b987ce42e8cf0e7bd78db105 ChangeLog 460
+MD5 b49d9d54dad45dc07a937e93a154d517 easydiff-0.1.ebuild 557
+MD5 80699754a7e9adb6c02df33c8fa16fd6 metadata.xml 161
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
index 4c5d73ee3cf6..6b4b6e3bd9c6 100644
--- a/app-gnustep/easydiff/easydiff-0.1.ebuild
+++ b/app-gnustep/easydiff/easydiff-0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# 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.1 2003/07/15 08:09:24 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-gnustep/easydiff/easydiff-0.1.ebuild,v 1.2 2003/07/16 16:29:30 brain Exp $
inherit gnustep
@@ -8,7 +8,7 @@ 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"
+LICENSE="GPL-2"
SRC_URI="http://freshmeat.net/redir/easydiff/33520/url_tgz/EasyDiff-${PV}.tar.gz"
KEYWORDS="x86"
SLOT="0"
diff --git a/app-gnustep/easydiff/metadata.xml b/app-gnustep/easydiff/metadata.xml
new file mode 100644
index 000000000000..6cfe3231f3bc
--- /dev/null
+++ b/app-gnustep/easydiff/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>gnustep</herd>
+</pkgmetadata>