public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier (aballier)" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ml/pcre-ocaml: pcre-ocaml-5.15.0.ebuild ChangeLog
Date: Sun, 21 Jun 2009 12:16:14 +0000	[thread overview]
Message-ID: <E1MILy2-0001dP-CS@stork.gentoo.org> (raw)

aballier    09/06/21 12:16:14

  Modified:             pcre-ocaml-5.15.0.ebuild ChangeLog
  Log:
  define eapi before inherit and assign rdepend explicitly
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild?r1=1.6&r2=1.7

Index: pcre-ocaml-5.15.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pcre-ocaml-5.15.0.ebuild	25 Sep 2008 12:13:16 -0000	1.6
+++ pcre-ocaml-5.15.0.ebuild	21 Jun 2009 12:16:14 -0000	1.7
@@ -1,18 +1,19 @@
-# 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/pcre-ocaml/pcre-ocaml-5.15.0.ebuild,v 1.6 2008/09/25 12:13:16 aballier Exp $
-
-inherit findlib eutils
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild,v 1.7 2009/06/21 12:16:14 aballier Exp $
 
 EAPI="1"
 
+inherit findlib eutils
+
 DESCRIPTION="Perl Compatibility Regular Expressions for O'Caml"
 HOMEPAGE="http://www.ocaml.info/home/ocaml_sources.html"
 SRC_URI="http://www.ocaml.info/ocaml_sources/${P}.tar.bz2"
 LICENSE="LGPL-2.1"
 
-DEPEND=">=dev-lang/ocaml-3.07
+RDEPEND=">=dev-lang/ocaml-3.07
 	>=dev-libs/libpcre-4.5"
+DEPEND="${RDEPEND}"
 SLOT="0"
 IUSE="examples +ocamlopt"
 KEYWORDS="amd64 ppc x86 ~x86-fbsd"



1.26                 dev-ml/pcre-ocaml/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	25 Sep 2008 12:13:16 -0000	1.25
+++ ChangeLog	21 Jun 2009 12:16:14 -0000	1.26
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ml/pcre-ocaml
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.25 2008/09/25 12:13:16 aballier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.26 2009/06/21 12:16:14 aballier Exp $
+
+  21 Jun 2009; Alexis Ballier <aballier@gentoo.org>
+  pcre-ocaml-5.15.0.ebuild:
+  define eapi before inherit and assign rdepend explicitly
 
   25 Sep 2008; Alexis Ballier <aballier@gentoo.org>
   pcre-ocaml-5.15.0.ebuild:






             reply	other threads:[~2009-06-21 12:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-21 12:16 Alexis Ballier (aballier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-09-25 12:13 [gentoo-commits] gentoo-x86 commit in dev-ml/pcre-ocaml: pcre-ocaml-5.15.0.ebuild ChangeLog Alexis Ballier (aballier)
2008-07-05 15:59 Markus Meier (maekke)
2008-07-02 16:28 Brent Baude (ranger)
2008-06-29 20:00 Kenneth Prugh (ken69267)
2008-06-29 19:31 Alexis Ballier (aballier)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1MILy2-0001dP-CS@stork.gentoo.org \
    --to=aballier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox