public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-misc/grabcartoons: grabcartoons-2.1.ebuild ChangeLog
@ 2012-10-29  8:27 Agostino Sarubbo (ago)
  0 siblings, 0 replies; only message in thread
From: Agostino Sarubbo (ago) @ 2012-10-29  8:27 UTC (permalink / raw
  To: gentoo-commits

ago         12/10/29 08:27:51

  Modified:             grabcartoons-2.1.ebuild ChangeLog
  Log:
  EAPI4, add rdepend, add ~amd64
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-misc/grabcartoons/grabcartoons-2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/grabcartoons/grabcartoons-2.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/grabcartoons/grabcartoons-2.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/grabcartoons/grabcartoons-2.1.ebuild?r1=1.1&r2=1.2

Index: grabcartoons-2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/grabcartoons/grabcartoons-2.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- grabcartoons-2.1.ebuild	15 Oct 2007 07:48:23 -0000	1.1
+++ grabcartoons-2.1.ebuild	29 Oct 2012 08:27:51 -0000	1.2
@@ -1,19 +1,22 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/grabcartoons/grabcartoons-2.1.ebuild,v 1.1 2007/10/15 07:48:23 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/grabcartoons/grabcartoons-2.1.ebuild,v 1.2 2012/10/29 08:27:51 ago Exp $
+
+EAPI=4
 
 DESCRIPTION="comic-summarizing utility"
 HOMEPAGE="http://grabcartoons.sourceforge.net/"
-SRC_URI="mirror://sourceforge/grabcartoons/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND=""
+RDEPEND="dev-lang/perl"
 
 src_install() {
-	emake PREFIX="${D}"/usr install || die
+	emake PREFIX="${D}"/usr install
 	dodoc ChangeLog README
 }



1.7                  app-misc/grabcartoons/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/grabcartoons/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/grabcartoons/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/grabcartoons/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/grabcartoons/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	10 May 2012 15:12:33 -0000	1.6
+++ ChangeLog	29 Oct 2012 08:27:51 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for app-misc/grabcartoons
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/grabcartoons/ChangeLog,v 1.6 2012/05/10 15:12:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/grabcartoons/ChangeLog,v 1.7 2012/10/29 08:27:51 ago Exp $
+
+  29 Oct 2012; Agostino Sarubbo <ago@gentoo.org> grabcartoons-2.1.ebuild:
+  EAPI4, add rdepend, add ~amd64
 
   10 May 2012; Agostino Sarubbo <ago@gentoo.org> -grabcartoons-1.11.ebuild:
   Remove old





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-29  8:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-29  8:27 [gentoo-commits] gentoo-x86 commit in app-misc/grabcartoons: grabcartoons-2.1.ebuild ChangeLog Agostino Sarubbo (ago)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox