public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers (jer)" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/complexity: complexity-0.4.ebuild ChangeLog
Date: Wed, 25 Apr 2012 00:29:16 +0000 (UTC)	[thread overview]
Message-ID: <20120425002916.695FA2004B@flycatcher.gentoo.org> (raw)

jer         12/04/25 00:29:16

  Modified:             complexity-0.4.ebuild ChangeLog
  Log:
  Add RDEPEND on sys-devel/autogen for libopts.
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-util/complexity/complexity-0.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/complexity/complexity-0.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/complexity/complexity-0.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/complexity/complexity-0.4.ebuild?r1=1.3&r2=1.4

Index: complexity-0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/complexity/complexity-0.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- complexity-0.4.ebuild	18 May 2011 02:35:43 -0000	1.3
+++ complexity-0.4.ebuild	25 Apr 2012 00:29:16 -0000	1.4
@@ -1,10 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/complexity/complexity-0.4.ebuild,v 1.3 2011/05/18 02:35:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/complexity/complexity-0.4.ebuild,v 1.4 2012/04/25 00:29:16 jer Exp $
 
-EAPI=3
-
-# TODO: inherit autotools
+EAPI=4
 
 DESCRIPTION="a tool designed for analyzing the complexity of C program
 functions"
@@ -16,10 +14,12 @@
 KEYWORDS="~amd64 ~hppa ~x86"
 IUSE=""
 
-DEPEND=">=sys-devel/autogen-5.11.7"
-RDEPEND=""
+RDEPEND="
+	>=sys-devel/autogen-5.11.7
+"
+DEPEND="
+	${RDEPEND}
+	sys-devel/libtool
+"
 
-src_install() {
-	emake DESTDIR="${D}" install || die
-	dodoc ChangeLog
-}
+DOCS=( ChangeLog )



1.4                  dev-util/complexity/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/complexity/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/complexity/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/complexity/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/complexity/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	18 May 2011 02:35:43 -0000	1.3
+++ ChangeLog	25 Apr 2012 00:29:16 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/complexity
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/complexity/ChangeLog,v 1.3 2011/05/18 02:35:43 jer Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/complexity/ChangeLog,v 1.4 2012/04/25 00:29:16 jer Exp $
+
+  25 Apr 2012; Jeroen Roovers <jer@gentoo.org> complexity-0.4.ebuild:
+  Add RDEPEND on sys-devel/autogen for libopts.
 
   18 May 2011; Jeroen Roovers <jer@gentoo.org> complexity-0.4.ebuild:
   Marked ~hppa too.






             reply	other threads:[~2012-04-25  0:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-25  0:29 Jeroen Roovers (jer) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-08-11 15:35 [gentoo-commits] gentoo-x86 commit in dev-util/complexity: complexity-0.4.ebuild ChangeLog Jeroen Roovers (jer)
2011-05-18  2:35 Jeroen Roovers (jer)
2011-05-18  2:25 Jeroen Roovers (jer)

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=20120425002916.695FA2004B@flycatcher.gentoo.org \
    --to=jer@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