summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2007-09-11 18:35:43 +0000
committerBernard Cafarelli <voyageur@gentoo.org>2007-09-11 18:35:43 +0000
commit0e962ec8d4ce8188d3a211b8d5100bd1994b5cd0 (patch)
tree39cebb5dde545c686115cf06e8c6d1b25c6ea66b /gnustep-libs
parentapply patch to not crash for non-expected filenames; patch taken from bug 187... (diff)
downloadgentoo-2-0e962ec8d4ce8188d3a211b8d5100bd1994b5cd0.tar.gz
gentoo-2-0e962ec8d4ce8188d3a211b8d5100bd1994b5cd0.tar.bz2
gentoo-2-0e962ec8d4ce8188d3a211b8d5100bd1994b5cd0.zip
Version bump
(Portage version: 2.1.3.9)
Diffstat (limited to 'gnustep-libs')
-rw-r--r--gnustep-libs/gdl2/ChangeLog8
-rw-r--r--gnustep-libs/gdl2/files/digest-gdl2-0.10.13
-rw-r--r--gnustep-libs/gdl2/files/digest-gdl2-0.9.2_pre200603240
-rw-r--r--gnustep-libs/gdl2/gdl2-0.10.1.ebuild20
-rw-r--r--gnustep-libs/gdl2/gdl2-0.9.2_pre20060324.ebuild33
5 files changed, 30 insertions, 34 deletions
diff --git a/gnustep-libs/gdl2/ChangeLog b/gnustep-libs/gdl2/ChangeLog
index a861c67c3ec9..b353d0671193 100644
--- a/gnustep-libs/gdl2/ChangeLog
+++ b/gnustep-libs/gdl2/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for gnustep-libs/gdl2
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/gdl2/ChangeLog,v 1.7 2007/02/22 00:28:22 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/gdl2/ChangeLog,v 1.8 2007/09/11 18:35:42 voyageur Exp $
+
+*gdl2-0.10.1 (11 Sep 2007)
+
+ 11 Sep 2007; Bernard Cafarelli <voyageur@gentoo.org>
+ -gdl2-0.9.2_pre20060324.ebuild, +gdl2-0.10.1.ebuild:
+ Version bump
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
diff --git a/gnustep-libs/gdl2/files/digest-gdl2-0.10.1 b/gnustep-libs/gdl2/files/digest-gdl2-0.10.1
new file mode 100644
index 000000000000..f6a3b52e9f3a
--- /dev/null
+++ b/gnustep-libs/gdl2/files/digest-gdl2-0.10.1
@@ -0,0 +1,3 @@
+MD5 59ce3b8407cfdc6d25901e97e17c9cc5 gnustep-dl2-0.10.1.tar.gz 594995
+RMD160 cc6bfa9514486634b5fdc6dd896ca4ce9d23d8e5 gnustep-dl2-0.10.1.tar.gz 594995
+SHA256 e4b93e9680477ca4e8402048dcbaaa09fba841971ca2511f4781250a903e04d7 gnustep-dl2-0.10.1.tar.gz 594995
diff --git a/gnustep-libs/gdl2/files/digest-gdl2-0.9.2_pre20060324 b/gnustep-libs/gdl2/files/digest-gdl2-0.9.2_pre20060324
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/gnustep-libs/gdl2/files/digest-gdl2-0.9.2_pre20060324
+++ /dev/null
diff --git a/gnustep-libs/gdl2/gdl2-0.10.1.ebuild b/gnustep-libs/gdl2/gdl2-0.10.1.ebuild
new file mode 100644
index 000000000000..b5c2418257b5
--- /dev/null
+++ b/gnustep-libs/gdl2/gdl2-0.10.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/gdl2/gdl2-0.10.1.ebuild,v 1.1 2007/09/11 18:35:42 voyageur Exp $
+
+inherit gnustep-2
+
+MY_P="gnustep-dl2-${PV}"
+DESCRIPTION="GNUstep Database Library 2 (GDL2) for mapping Obj-C to RDBMSes"
+HOMEPAGE="http://www.gnustep.org/"
+SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/libs/${MY_P}.tar.gz"
+
+KEYWORDS="~amd64 ~ppc ~x86"
+LICENSE="LGPL-2.1"
+SLOT="0"
+
+S=${WORKDIR}/${MY_P}
+
+DEPEND="!gnustep-apps/sope
+ dev-db/postgresql"
+RDEPEND="${DEPEND}"
diff --git a/gnustep-libs/gdl2/gdl2-0.9.2_pre20060324.ebuild b/gnustep-libs/gdl2/gdl2-0.9.2_pre20060324.ebuild
deleted file mode 100644
index 85b584858b52..000000000000
--- a/gnustep-libs/gdl2/gdl2-0.9.2_pre20060324.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/gdl2/gdl2-0.9.2_pre20060324.ebuild,v 1.1 2006/03/26 11:02:02 grobian Exp $
-
-inherit gnustep eutils subversion
-
-ESVN_OPTIONS="-r{${PV/*_pre}}"
-ESVN_REPO_URI="http://svn.gna.org/svn/gnustep/libs/${PN}/trunk"
-ESVN_STORE_DIR="${DISTDIR}/svn-src/svn.gna.org-gnustep/libs"
-
-DESCRIPTION="GNUstep Database Library 2 (GDL2) for mapping Obj-C to RDBMSes"
-HOMEPAGE="http://www.gnustep.org/"
-
-KEYWORDS="~ppc ~x86"
-LICENSE="LGPL-2.1"
-SLOT="0"
-
-IUSE=""
-DEPEND="${GS_DEPEND}
- !gnustep-apps/sope
- dev-db/postgresql"
-RDEPEND="${GS_RDEPEND}
- !gnustep-apps/sope
- dev-db/postgresql"
-
-egnustep_install_domain "System"
-
-src_compile() {
- cd ${S}
- egnustep_env
- econf "--prefix=$(egnustep_prefix)" || die "./configure failed"
- egnustep_make || die
-}