public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-calculators/hcalc: hcalc-1.0-r1.ebuild ChangeLog
@ 2011-12-15 21:05 Justin Lecher (jlec)
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2011-12-15 21:05 UTC (permalink / raw
  To: gentoo-commits

jlec        11/12/15 21:05:34

  Modified:             hcalc-1.0-r1.ebuild ChangeLog
  Log:
  Removed additional die and quoting
  
  (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sci-calculators/hcalc/hcalc-1.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/hcalc/hcalc-1.0-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/hcalc/hcalc-1.0-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/hcalc/hcalc-1.0-r1.ebuild?r1=1.1&r2=1.2

Index: hcalc-1.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/hcalc/hcalc-1.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hcalc-1.0-r1.ebuild	23 Feb 2011 07:32:08 -0000	1.1
+++ hcalc-1.0-r1.ebuild	15 Dec 2011 21:05:34 -0000	1.2
@@ -1,8 +1,8 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hcalc/hcalc-1.0-r1.ebuild,v 1.1 2011/02/23 07:32:08 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hcalc/hcalc-1.0-r1.ebuild,v 1.2 2011/12/15 21:05:34 jlec Exp $
 
-EAPI="4"
+EAPI=4
 
 inherit eutils toolchain-funcs
 
@@ -28,7 +28,7 @@
 }
 
 src_install() {
-	dobin hcalc || die
+	dobin ${PN}
 }
 
 pkg_postinst() {



1.10                 sci-calculators/hcalc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/hcalc/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/hcalc/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/hcalc/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/hcalc/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	23 Feb 2011 07:32:08 -0000	1.9
+++ ChangeLog	15 Dec 2011 21:05:34 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for sci-calculators/hcalc
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hcalc/ChangeLog,v 1.9 2011/02/23 07:32:08 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hcalc/ChangeLog,v 1.10 2011/12/15 21:05:34 jlec Exp $
+
+  15 Dec 2011; Justin Lecher <jlec@gentoo.org> hcalc-1.0-r1.ebuild:
+  Removed additional die and quoting
 
 *hcalc-1.0-r1 (23 Feb 2011)
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-calculators/hcalc: hcalc-1.0-r1.ebuild ChangeLog
@ 2011-12-15 21:14 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 2+ messages in thread
From: Agostino Sarubbo (ago) @ 2011-12-15 21:14 UTC (permalink / raw
  To: gentoo-commits

ago         11/12/15 21:14:09

  Modified:             hcalc-1.0-r1.ebuild ChangeLog
  Log:
  Stable for AMD64, wrt bug #394049
  
  (Portage version: 2.1.10.40/cvs/Linux i686)

Revision  Changes    Path
1.3                  sci-calculators/hcalc/hcalc-1.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/hcalc/hcalc-1.0-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/hcalc/hcalc-1.0-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/hcalc/hcalc-1.0-r1.ebuild?r1=1.2&r2=1.3

Index: hcalc-1.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/hcalc/hcalc-1.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hcalc-1.0-r1.ebuild	15 Dec 2011 21:05:34 -0000	1.2
+++ hcalc-1.0-r1.ebuild	15 Dec 2011 21:14:09 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hcalc/hcalc-1.0-r1.ebuild,v 1.2 2011/12/15 21:05:34 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hcalc/hcalc-1.0-r1.ebuild,v 1.3 2011/12/15 21:14:09 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE=""
 
 RDEPEND="



1.11                 sci-calculators/hcalc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/hcalc/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/hcalc/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/hcalc/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/hcalc/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	15 Dec 2011 21:05:34 -0000	1.10
+++ ChangeLog	15 Dec 2011 21:14:09 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for sci-calculators/hcalc
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hcalc/ChangeLog,v 1.10 2011/12/15 21:05:34 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hcalc/ChangeLog,v 1.11 2011/12/15 21:14:09 ago Exp $
+
+  15 Dec 2011; Agostino Sarubbo <ago@gentoo.org> hcalc-1.0-r1.ebuild:
+  Stable for AMD64, wrt bug #394049
 
   15 Dec 2011; Justin Lecher <jlec@gentoo.org> hcalc-1.0-r1.ebuild:
   Removed additional die and quoting






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-12-15 21:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-15 21:05 [gentoo-commits] gentoo-x86 commit in sci-calculators/hcalc: hcalc-1.0-r1.ebuild ChangeLog Justin Lecher (jlec)
  -- strict thread matches above, loose matches on Subject: below --
2011-12-15 21:14 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