summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2007-09-11 11:04:01 +0000
committerBernard Cafarelli <voyageur@gentoo.org>2007-09-11 11:04:01 +0000
commit66e1d4a55f0bc2b8b772f578a1cfba796cabf9bc (patch)
treee4f1d38295929a79bc2bea4c358e34a05f7ed51c /gnustep-apps
parentold (diff)
downloadgentoo-2-66e1d4a55f0bc2b8b772f578a1cfba796cabf9bc.tar.gz
gentoo-2-66e1d4a55f0bc2b8b772f578a1cfba796cabf9bc.tar.bz2
gentoo-2-66e1d4a55f0bc2b8b772f578a1cfba796cabf9bc.zip
Version bump
(Portage version: 2.1.3.9)
Diffstat (limited to 'gnustep-apps')
-rw-r--r--gnustep-apps/easydiff/ChangeLog11
-rw-r--r--gnustep-apps/easydiff/easydiff-0.3.1_pre20050312-r1.ebuild26
-rw-r--r--gnustep-apps/easydiff/easydiff-0.3.1_pre20050614.ebuild28
-rw-r--r--gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild15
-rw-r--r--gnustep-apps/easydiff/files/digest-easydiff-0.3.1_pre20050312-r10
-rw-r--r--gnustep-apps/easydiff/files/digest-easydiff-0.3.1_pre200506140
-rw-r--r--gnustep-apps/easydiff/files/digest-easydiff-0.3.1_pre200611153
7 files changed, 28 insertions, 55 deletions
diff --git a/gnustep-apps/easydiff/ChangeLog b/gnustep-apps/easydiff/ChangeLog
index fa11f805ef4e..869b63a8dc1d 100644
--- a/gnustep-apps/easydiff/ChangeLog
+++ b/gnustep-apps/easydiff/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for gnustep-apps/easydiff
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/ChangeLog,v 1.13 2007/08/18 15:18:15 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/ChangeLog,v 1.14 2007/09/11 11:04:01 voyageur Exp $
+
+*easydiff-0.3.1_pre20061115 (11 Sep 2007)
+
+ 11 Sep 2007; Bernard Cafarelli <voyageur@gentoo.org>
+ -easydiff-0.3.1_pre20050312-r1.ebuild, -easydiff-0.3.1_pre20050614.ebuild,
+ +easydiff-0.3.1_pre20061115.ebuild:
+ Use tarball instead of live CVS checkout
+ Works with gnustep-make-2
+ Remove old versions
18 Aug 2007; Christoph Mende <angelos@gentoo.org>
easydiff-0.3.1_pre20050614.ebuild:
diff --git a/gnustep-apps/easydiff/easydiff-0.3.1_pre20050312-r1.ebuild b/gnustep-apps/easydiff/easydiff-0.3.1_pre20050312-r1.ebuild
deleted file mode 100644
index 615e9ca4458e..000000000000
--- a/gnustep-apps/easydiff/easydiff-0.3.1_pre20050312-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/easydiff-0.3.1_pre20050312-r1.ebuild,v 1.1 2006/03/25 17:45:59 grobian Exp $
-
-inherit gnustep subversion
-
-ESVN_OPTIONS="-r{${PV/*_pre}}"
-ESVN_REPO_URI="http://svn.gna.org/svn/gnustep/apps/easydiff/trunk"
-ESVN_STORE_DIR="${DISTDIR}/svn-src/svn.gna.org-gnustep/apps/easydiff/trunk"
-ESVN_PROJECT=EasyDiff
-
-S=${WORKDIR}/${PN}
-
-DESCRIPTION="GNUstep app that lets you easily see the differences between two text files."
-HOMEPAGE="http://www.collaboration-world.com/easydiff/"
-
-KEYWORDS="~ppc ~x86"
-LICENSE="GPL-2"
-SLOT="0"
-
-IUSE=""
-DEPEND="${GS_DEPEND}"
-RDEPEND="${GS_RDEPEND}
- dev-util/subversion"
-
-egnustep_install_domain "Local"
diff --git a/gnustep-apps/easydiff/easydiff-0.3.1_pre20050614.ebuild b/gnustep-apps/easydiff/easydiff-0.3.1_pre20050614.ebuild
deleted file mode 100644
index ed47b9de9c02..000000000000
--- a/gnustep-apps/easydiff/easydiff-0.3.1_pre20050614.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/easydiff-0.3.1_pre20050614.ebuild,v 1.2 2007/08/18 15:18:15 angelos Exp $
-
-inherit gnustep subversion
-
-# 25 Mar 2006: 20050614 latest commit in upstream repo
-
-ESVN_OPTIONS="-r{${PV/*_pre}}"
-ESVN_REPO_URI="http://svn.gna.org/svn/gnustep/apps/easydiff/trunk"
-ESVN_STORE_DIR="${DISTDIR}/svn-src/svn.gna.org-gnustep/apps/easydiff/trunk"
-ESVN_PROJECT=EasyDiff
-
-S=${WORKDIR}/${PN}
-
-DESCRIPTION="GNUstep app that lets you easily see the differences between two text files."
-HOMEPAGE="http://www.collaboration-world.com/easydiff/"
-
-KEYWORDS="~amd64 ~ppc ~x86"
-LICENSE="GPL-2"
-SLOT="0"
-
-IUSE=""
-DEPEND="${GS_DEPEND}"
-RDEPEND="${GS_RDEPEND}
- dev-util/subversion"
-
-egnustep_install_domain "Local"
diff --git a/gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild b/gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild
new file mode 100644
index 000000000000..6a14dbd5878c
--- /dev/null
+++ b/gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild,v 1.1 2007/09/11 11:04:01 voyageur Exp $
+
+inherit gnustep-2
+
+DESCRIPTION="GNUstep app that lets you easily see the differences between two text files."
+HOMEPAGE="http://www.collaboration-world.com/easydiff/"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
+
+KEYWORDS="~amd64 ~ppc ~x86"
+LICENSE="GPL-2"
+SLOT="0"
+
+RDEPEND="dev-util/subversion"
diff --git a/gnustep-apps/easydiff/files/digest-easydiff-0.3.1_pre20050312-r1 b/gnustep-apps/easydiff/files/digest-easydiff-0.3.1_pre20050312-r1
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/gnustep-apps/easydiff/files/digest-easydiff-0.3.1_pre20050312-r1
+++ /dev/null
diff --git a/gnustep-apps/easydiff/files/digest-easydiff-0.3.1_pre20050614 b/gnustep-apps/easydiff/files/digest-easydiff-0.3.1_pre20050614
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/gnustep-apps/easydiff/files/digest-easydiff-0.3.1_pre20050614
+++ /dev/null
diff --git a/gnustep-apps/easydiff/files/digest-easydiff-0.3.1_pre20061115 b/gnustep-apps/easydiff/files/digest-easydiff-0.3.1_pre20061115
new file mode 100644
index 000000000000..feaa372c9baa
--- /dev/null
+++ b/gnustep-apps/easydiff/files/digest-easydiff-0.3.1_pre20061115
@@ -0,0 +1,3 @@
+MD5 f6c4f8a660ce6cec18a660e5e1bed4b6 easydiff-0.3.1_pre20061115.tar.gz 55316
+RMD160 ed23cf64938a2d48d10952b65be02434c2130900 easydiff-0.3.1_pre20061115.tar.gz 55316
+SHA256 ff58e0af75619bb82010f0c07d0cb6b09f83aebdaaec459c1cb4cbf50fb9011c easydiff-0.3.1_pre20061115.tar.gz 55316