summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-06-21 12:51:47 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-06-21 12:51:47 +0000
commitc52b2ee99a438e631e24f960d925aa7f5327c15a (patch)
tree700fabc5d340bc3fe30a9ddc5fc248dfaacc70b3 /dev-ml
parentversion bump (diff)
downloadhistorical-c52b2ee99a438e631e24f960d925aa7f5327c15a.tar.gz
historical-c52b2ee99a438e631e24f960d925aa7f5327c15a.tar.bz2
historical-c52b2ee99a438e631e24f960d925aa7f5327c15a.zip
define eapi before inherit and assign rdepend explicitly
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/pomap/ChangeLog7
-rw-r--r--dev-ml/pomap/Manifest12
-rw-r--r--dev-ml/pomap/pomap-2.9.8.ebuild11
3 files changed, 17 insertions, 13 deletions
diff --git a/dev-ml/pomap/ChangeLog b/dev-ml/pomap/ChangeLog
index 77cc447c8bbc..8d46216f7d09 100644
--- a/dev-ml/pomap/ChangeLog
+++ b/dev-ml/pomap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/pomap
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pomap/ChangeLog,v 1.16 2008/04/13 18:15:26 aballier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pomap/ChangeLog,v 1.17 2009/06/21 12:51:47 aballier Exp $
+
+ 21 Jun 2009; Alexis Ballier <aballier@gentoo.org> pomap-2.9.8.ebuild:
+ define eapi before inherit and assign rdepend explicitly
13 Apr 2008; Alexis Ballier <aballier@gentoo.org> -pomap-2.9.4.ebuild:
remove old
diff --git a/dev-ml/pomap/Manifest b/dev-ml/pomap/Manifest
index e23d84e40e01..7674cc14d0f4 100644
--- a/dev-ml/pomap/Manifest
+++ b/dev-ml/pomap/Manifest
@@ -2,13 +2,13 @@
Hash: SHA1
DIST pomap-2.9.8.tar.bz2 36645 RMD160 3e3e485eb31311bf1d003d52691196156f055765 SHA1 20dea3152e80a91b90f5e039ed122d14064dcc3c SHA256 8cea14b604b261cdb8a16b1a90153cbfb19c958e3466a8556ca50bfeea64b5ce
-EBUILD pomap-2.9.8.ebuild 1353 RMD160 f858fbd5c0168a3814035a3d431b4d66991fda2b SHA1 30b6160aba18cf58738e51393e299af374547556 SHA256 91c645baa6ca54198cee0aa2914c6b5b545167d89d264927b1d21501c3e7ab84
-MISC ChangeLog 1698 RMD160 f4715bd05cc2b936aad940da214bd67f46bc1d01 SHA1 c3ae636d7d2203f4d305cd76f08cdb7cdbd18268 SHA256 802881bc855d82ed2ad0b6eebe465075eb35e0030a66dd29b23d0535da6e4c25
+EBUILD pomap-2.9.8.ebuild 1372 RMD160 02522b43af9dd927bdf66e1035d4075aecc344e6 SHA1 4649434751bb30f4defb977e2773101e6e4c57b5 SHA256 3cce92d6b2f179ac32dd9a1fae8a713473ff9d4dd863ce025b967a5744b3c8ce
+MISC ChangeLog 1830 RMD160 be0ecdc44aa82cef8ff7fee5b8f1d589093a1077 SHA1 f332f8f5a88c18306ae7dac9c5123b76310fd0bf SHA256 bc58ed267c21f2ae1e0be687ebfd39c4f911ddc5b2338d5165ef4b47ffdb1d19
MISC metadata.xml 157 RMD160 30153301a2a5cca5547a6e47941aae2895837613 SHA1 66e87d50f913856e703f3ee29841b03332af40db SHA256 d14b8b08774f2a40f42d70ff40b1b4f1c4725e7095d702143a32909553eac799
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.9 (GNU/Linux)
+Version: GnuPG v2.0.12 (GNU/Linux)
-iEYEARECAAYFAkgCTcMACgkQvFcC4BYPU0qpIwCfcKUFNfcCrJ5FWKQTfaSWRuD8
-xEgAnjP1++txqYb79AqkZf796DFCQ1Xk
-=PsXp
+iEYEARECAAYFAko+LOYACgkQvFcC4BYPU0oTEACgtpr/aovV5KMIYICY2q1V0qqO
+EnUAoLV/cfPz5Duzx3o7PzkKmhpcJ1r1
+=lWOv
-----END PGP SIGNATURE-----
diff --git a/dev-ml/pomap/pomap-2.9.8.ebuild b/dev-ml/pomap/pomap-2.9.8.ebuild
index 57cac1d92753..8c32f70fbf4a 100644
--- a/dev-ml/pomap/pomap-2.9.8.ebuild
+++ b/dev-ml/pomap/pomap-2.9.8.ebuild
@@ -1,15 +1,16 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pomap/pomap-2.9.8.ebuild,v 1.3 2008/04/12 20:11:38 dertobi123 Exp $
-
-inherit findlib eutils
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pomap/pomap-2.9.8.ebuild,v 1.4 2009/06/21 12:51:47 aballier Exp $
EAPI="1"
+inherit findlib eutils
+
DESCRIPTION="Partially Ordered Map ADT for O'Caml"
HOMEPAGE="http://www.ocaml.info/home/ocaml_sources.html"
LICENSE="LGPL-2.1"
-DEPEND=">=dev-lang/ocaml-3.06"
+RDEPEND=">=dev-lang/ocaml-3.06"
+DEPEND="${RDEPEND}"
SRC_URI="http://www.ocaml.info/ocaml_sources/${P}.tar.bz2"
SLOT="0"