public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-calculators/units: ChangeLog units-2.00.ebuild
@ 2012-07-02  3:58 Jeroen Roovers (jer)
  0 siblings, 0 replies; 5+ messages in thread
From: Jeroen Roovers (jer) @ 2012-07-02  3:58 UTC (permalink / raw
  To: gentoo-commits

jer         12/07/02 03:58:36

  Modified:             ChangeLog
  Added:                units-2.00.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha114/cvs/Linux x86_64)

Revision  Changes    Path
1.33                 sci-calculators/units/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	26 Mar 2012 11:55:44 -0000	1.32
+++ ChangeLog	2 Jul 2012 03:58:36 -0000	1.33
@@ -1,6 +1,12 @@
 # ChangeLog for sci-calculators/units
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.32 2012/03/26 11:55:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.33 2012/07/02 03:58:36 jer Exp $
+
+*units-2.00 (02 Jul 2012)
+
+  02 Jul 2012; Jeroen Roovers <jer@gentoo.org> +units-2.00.ebuild,
+  +files/units-2.00-gentoo.patch:
+  Version bump.
 
 *units-1.88-r1 (26 Mar 2012)
 



1.1                  sci-calculators/units/units-2.00.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.00.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.00.ebuild?rev=1.1&content-type=text/plain

Index: units-2.00.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.00.ebuild,v 1.1 2012/07/02 03:58:36 jer Exp $

EAPI=4
inherit eutils

DESCRIPTION="unit conversion program"
HOMEPAGE="http://www.gnu.org/software/units/units.html"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~sparc ~x86"
IUSE=""

DEPEND="
	>=sys-libs/readline-4.1-r2
	>=sys-libs/ncurses-5.2-r3
"
RDEPEND="${DEPEND}"

src_prepare() {
	epatch "${FILESDIR}"/${P}-gentoo.patch
}

src_install() {
	emake -j1 DESTDIR="${D}" install
	dodoc ChangeLog NEWS README
}






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

* [gentoo-commits] gentoo-x86 commit in sci-calculators/units: ChangeLog units-2.00.ebuild
@ 2012-07-02  4:20 Jeroen Roovers (jer)
  0 siblings, 0 replies; 5+ messages in thread
From: Jeroen Roovers (jer) @ 2012-07-02  4:20 UTC (permalink / raw
  To: gentoo-commits

jer         12/07/02 04:20:41

  Modified:             ChangeLog units-2.00.ebuild
  Log:
  Add dev-lang/python dependency for units_cur.
  
  (Portage version: 2.2.0_alpha114/cvs/Linux x86_64)

Revision  Changes    Path
1.34                 sci-calculators/units/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	2 Jul 2012 03:58:36 -0000	1.33
+++ ChangeLog	2 Jul 2012 04:20:41 -0000	1.34
@@ -1,6 +1,9 @@
 # ChangeLog for sci-calculators/units
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.33 2012/07/02 03:58:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.34 2012/07/02 04:20:41 jer Exp $
+
+  02 Jul 2012; Jeroen Roovers <jer@gentoo.org> units-2.00.ebuild:
+  Add dev-lang/python dependency for units_cur.
 
 *units-2.00 (02 Jul 2012)
 



1.2                  sci-calculators/units/units-2.00.ebuild

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

Index: units-2.00.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.00.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- units-2.00.ebuild	2 Jul 2012 03:58:36 -0000	1.1
+++ units-2.00.ebuild	2 Jul 2012 04:20:41 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.00.ebuild,v 1.1 2012/07/02 03:58:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.00.ebuild,v 1.2 2012/07/02 04:20:41 jer Exp $
 
 EAPI=4
 inherit eutils
@@ -18,10 +18,16 @@
 	>=sys-libs/readline-4.1-r2
 	>=sys-libs/ncurses-5.2-r3
 "
-RDEPEND="${DEPEND}"
+RDEPEND="
+	|| ( dev-lang/python:2.5 dev-lang/python:2.6 dev-lang/python:2.7 )
+	${DEPEND}
+"
 
 src_prepare() {
 	epatch "${FILESDIR}"/${P}-gentoo.patch
+
+	# Fix shebang for python2
+	sed -i units_cur -e '1s|$|2|' || die
 }
 
 src_install() {






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

* [gentoo-commits] gentoo-x86 commit in sci-calculators/units: ChangeLog units-2.00.ebuild
@ 2012-11-13 16:24 Jeroen Roovers (jer)
  0 siblings, 0 replies; 5+ messages in thread
From: Jeroen Roovers (jer) @ 2012-11-13 16:24 UTC (permalink / raw
  To: gentoo-commits

jer         12/11/13 16:24:17

  Modified:             ChangeLog units-2.00.ebuild
  Log:
  Stable for HPPA (bug #439518).
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.40                 sci-calculators/units/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	11 Nov 2012 02:15:59 -0000	1.39
+++ ChangeLog	13 Nov 2012 16:24:17 -0000	1.40
@@ -1,6 +1,9 @@
 # ChangeLog for sci-calculators/units
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.39 2012/11/11 02:15:59 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.40 2012/11/13 16:24:17 jer Exp $
+
+  13 Nov 2012; Jeroen Roovers <jer@gentoo.org> units-2.00.ebuild:
+  Stable for HPPA (bug #439518).
 
   11 Nov 2012; Anthony G. Basile <blueness@gentoo.org> units-2.00.ebuild:
   stable ppc, bug #439518



1.6                  sci-calculators/units/units-2.00.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.00.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.00.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.00.ebuild?r1=1.5&r2=1.6

Index: units-2.00.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.00.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- units-2.00.ebuild	11 Nov 2012 02:15:59 -0000	1.5
+++ units-2.00.ebuild	13 Nov 2012 16:24:17 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.00.ebuild,v 1.5 2012/11/11 02:15:59 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.00.ebuild,v 1.6 2012/11/13 16:24:17 jer Exp $
 
 EAPI=4
 inherit eutils
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm hppa ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 DEPEND="





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

* [gentoo-commits] gentoo-x86 commit in sci-calculators/units: ChangeLog units-2.00.ebuild
@ 2012-11-21 11:18 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-11-21 11:18 UTC (permalink / raw
  To: gentoo-commits

ago         12/11/21 11:18:54

  Modified:             ChangeLog units-2.00.ebuild
  Log:
  Stable for x86, wrt bug #439518
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.41                 sci-calculators/units/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	13 Nov 2012 16:24:17 -0000	1.40
+++ ChangeLog	21 Nov 2012 11:18:54 -0000	1.41
@@ -1,6 +1,9 @@
 # ChangeLog for sci-calculators/units
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.40 2012/11/13 16:24:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.41 2012/11/21 11:18:54 ago Exp $
+
+  21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> units-2.00.ebuild:
+  Stable for x86, wrt bug #439518
 
   13 Nov 2012; Jeroen Roovers <jer@gentoo.org> units-2.00.ebuild:
   Stable for HPPA (bug #439518).



1.7                  sci-calculators/units/units-2.00.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.00.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.00.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.00.ebuild?r1=1.6&r2=1.7

Index: units-2.00.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.00.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- units-2.00.ebuild	13 Nov 2012 16:24:17 -0000	1.6
+++ units-2.00.ebuild	21 Nov 2012 11:18:54 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.00.ebuild,v 1.6 2012/11/13 16:24:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.00.ebuild,v 1.7 2012/11/21 11:18:54 ago Exp $
 
 EAPI=4
 inherit eutils
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm hppa ppc ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 DEPEND="





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

* [gentoo-commits] gentoo-x86 commit in sci-calculators/units: ChangeLog units-2.00.ebuild
@ 2012-11-22 19:33 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-11-22 19:33 UTC (permalink / raw
  To: gentoo-commits

ago         12/11/22 19:33:03

  Modified:             ChangeLog units-2.00.ebuild
  Log:
  Stable for amd64, wrt bug #439518
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.42                 sci-calculators/units/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	21 Nov 2012 11:18:54 -0000	1.41
+++ ChangeLog	22 Nov 2012 19:33:03 -0000	1.42
@@ -1,6 +1,9 @@
 # ChangeLog for sci-calculators/units
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.41 2012/11/21 11:18:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.42 2012/11/22 19:33:03 ago Exp $
+
+  22 Nov 2012; Agostino Sarubbo <ago@gentoo.org> units-2.00.ebuild:
+  Stable for amd64, wrt bug #439518
 
   21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> units-2.00.ebuild:
   Stable for x86, wrt bug #439518



1.8                  sci-calculators/units/units-2.00.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.00.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.00.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.00.ebuild?r1=1.7&r2=1.8

Index: units-2.00.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.00.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- units-2.00.ebuild	21 Nov 2012 11:18:54 -0000	1.7
+++ units-2.00.ebuild	22 Nov 2012 19:33:03 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.00.ebuild,v 1.7 2012/11/21 11:18:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.00.ebuild,v 1.8 2012/11/22 19:33:03 ago Exp $
 
 EAPI=4
 inherit eutils
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ppc ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ppc ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 DEPEND="





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

end of thread, other threads:[~2012-11-22 19:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-13 16:24 [gentoo-commits] gentoo-x86 commit in sci-calculators/units: ChangeLog units-2.00.ebuild Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2012-11-22 19:33 Agostino Sarubbo (ago)
2012-11-21 11:18 Agostino Sarubbo (ago)
2012-07-02  4:20 Jeroen Roovers (jer)
2012-07-02  3:58 Jeroen Roovers (jer)

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