public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-calculators/units: ChangeLog units-1.88.ebuild
@ 2010-02-17 19:45 Jeroen Roovers (jer)
  0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers (jer) @ 2010-02-17 19:45 UTC (permalink / raw
  To: gentoo-commits

jer         10/02/17 19:45:23

  Modified:             ChangeLog
  Added:                units-1.88.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_rc62/cvs/Linux i686)

Revision  Changes    Path
1.26                 sci-calculators/units/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	27 Nov 2007 16:26:23 -0000	1.25
+++ ChangeLog	17 Feb 2010 19:45:22 -0000	1.26
@@ -1,6 +1,11 @@
 # ChangeLog for sci-calculators/units
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.25 2007/11/27 16:26:23 jer Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.26 2010/02/17 19:45:22 jer Exp $
+
+*units-1.88 (17 Feb 2010)
+
+  17 Feb 2010; Jeroen Roovers <jer@gentoo.org> +units-1.88.ebuild:
+  Version bump.
 
   27 Nov 2007; Jeroen Roovers <jer@gentoo.org> -units-1.86.ebuild:
   Remove old version.



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

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

Index: units-1.88.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.88.ebuild,v 1.1 2010/02/17 19:45:22 jer Exp $

EAPI="2"

inherit eutils

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

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

DEPEND=">=sys-libs/readline-4.1-r2
	>=sys-libs/ncurses-5.2-r3"

src_configure() {
	econf --datadir=/usr/share/${PN} || die "econf failed"
}

src_install() {
	einstall datadir="${D}"/usr/share/${PN} || die "emake install failed"
	dodoc ChangeLog NEWS README
}






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

* [gentoo-commits] gentoo-x86 commit in sci-calculators/units: ChangeLog units-1.88.ebuild
@ 2010-03-24 23:48 Jeroen Roovers (jer)
  0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers (jer) @ 2010-03-24 23:48 UTC (permalink / raw
  To: gentoo-commits

jer         10/03/24 23:48:47

  Modified:             ChangeLog units-1.88.ebuild
  Log:
  Stable for HPPA PPC (bug #311159).
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.27                 sci-calculators/units/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/units/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/units/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/units/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	17 Feb 2010 19:45:22 -0000	1.26
+++ ChangeLog	24 Mar 2010 23:48:47 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for sci-calculators/units
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.26 2010/02/17 19:45:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.27 2010/03/24 23:48:47 jer Exp $
+
+  24 Mar 2010; Jeroen Roovers <jer@gentoo.org> units-1.88.ebuild:
+  Stable for HPPA PPC (bug #311159).
 
 *units-1.88 (17 Feb 2010)
 



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

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

Index: units-1.88.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.88.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- units-1.88.ebuild	17 Feb 2010 19:45:22 -0000	1.1
+++ units-1.88.ebuild	24 Mar 2010 23:48:47 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.88.ebuild,v 1.1 2010/02/17 19:45:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.88.ebuild,v 1.2 2010/03/24 23:48:47 jer Exp $
 
 EAPI="2"
 
@@ -13,7 +13,7 @@
 LICENSE="GPL-3"
 SLOT="0"
 IUSE=""
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ppc ~sparc ~x86"
 
 DEPEND=">=sys-libs/readline-4.1-r2
 	>=sys-libs/ncurses-5.2-r3"






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

* [gentoo-commits] gentoo-x86 commit in sci-calculators/units: ChangeLog units-1.88.ebuild
@ 2010-04-01  9:56 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 6+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2010-04-01  9:56 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    10/04/01 09:56:16

  Modified:             ChangeLog units-1.88.ebuild
  Log:
  x86 stable wrt bug #311159
  (Portage version: 2.1.7.17/cvs/Linux i686)

Revision  Changes    Path
1.28                 sci-calculators/units/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/units/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/units/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/units/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	24 Mar 2010 23:48:47 -0000	1.27
+++ ChangeLog	1 Apr 2010 09:56:16 -0000	1.28
@@ -1,6 +1,9 @@
 # ChangeLog for sci-calculators/units
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.27 2010/03/24 23:48:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.28 2010/04/01 09:56:16 phajdan.jr Exp $
+
+  01 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> units-1.88.ebuild:
+  x86 stable wrt bug #311159
 
   24 Mar 2010; Jeroen Roovers <jer@gentoo.org> units-1.88.ebuild:
   Stable for HPPA PPC (bug #311159).



1.3                  sci-calculators/units/units-1.88.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/units/units-1.88.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/units/units-1.88.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/units/units-1.88.ebuild?r1=1.2&r2=1.3

Index: units-1.88.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.88.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- units-1.88.ebuild	24 Mar 2010 23:48:47 -0000	1.2
+++ units-1.88.ebuild	1 Apr 2010 09:56:16 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.88.ebuild,v 1.2 2010/03/24 23:48:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.88.ebuild,v 1.3 2010/04/01 09:56:16 phajdan.jr Exp $
 
 EAPI="2"
 
@@ -13,7 +13,7 @@
 LICENSE="GPL-3"
 SLOT="0"
 IUSE=""
-KEYWORDS="~alpha ~amd64 hppa ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ppc ~sparc x86"
 
 DEPEND=">=sys-libs/readline-4.1-r2
 	>=sys-libs/ncurses-5.2-r3"






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

* [gentoo-commits] gentoo-x86 commit in sci-calculators/units: ChangeLog units-1.88.ebuild
@ 2010-04-13 18:33 Raul Porcel (armin76)
  0 siblings, 0 replies; 6+ messages in thread
From: Raul Porcel (armin76) @ 2010-04-13 18:33 UTC (permalink / raw
  To: gentoo-commits

armin76     10/04/13 18:33:39

  Modified:             ChangeLog units-1.88.ebuild
  Log:
  alpha/sparc stable wrt #311159
  (Portage version: 2.1.7.17/cvs/Linux ia64)

Revision  Changes    Path
1.29                 sci-calculators/units/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/units/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/units/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/units/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	1 Apr 2010 09:56:16 -0000	1.28
+++ ChangeLog	13 Apr 2010 18:33:39 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for sci-calculators/units
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.28 2010/04/01 09:56:16 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.29 2010/04/13 18:33:39 armin76 Exp $
+
+  13 Apr 2010; Raúl Porcel <armin76@gentoo.org> units-1.88.ebuild:
+  alpha/sparc stable wrt #311159
 
   01 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> units-1.88.ebuild:
   x86 stable wrt bug #311159



1.4                  sci-calculators/units/units-1.88.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/units/units-1.88.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/units/units-1.88.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/units/units-1.88.ebuild?r1=1.3&r2=1.4

Index: units-1.88.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.88.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- units-1.88.ebuild	1 Apr 2010 09:56:16 -0000	1.3
+++ units-1.88.ebuild	13 Apr 2010 18:33:39 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.88.ebuild,v 1.3 2010/04/01 09:56:16 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.88.ebuild,v 1.4 2010/04/13 18:33:39 armin76 Exp $
 
 EAPI="2"
 
@@ -13,7 +13,7 @@
 LICENSE="GPL-3"
 SLOT="0"
 IUSE=""
-KEYWORDS="~alpha ~amd64 hppa ppc ~sparc x86"
+KEYWORDS="alpha ~amd64 hppa ppc sparc x86"
 
 DEPEND=">=sys-libs/readline-4.1-r2
 	>=sys-libs/ncurses-5.2-r3"






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

* [gentoo-commits] gentoo-x86 commit in sci-calculators/units: ChangeLog units-1.88.ebuild
@ 2010-05-21 21:57 Kenneth Prugh (ken69267)
  0 siblings, 0 replies; 6+ messages in thread
From: Kenneth Prugh (ken69267) @ 2010-05-21 21:57 UTC (permalink / raw
  To: gentoo-commits

ken69267    10/05/21 21:57:51

  Modified:             ChangeLog units-1.88.ebuild
  Log:
  amd64 stable, bug #311159
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.30                 sci-calculators/units/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	13 Apr 2010 18:33:39 -0000	1.29
+++ ChangeLog	21 May 2010 21:57:51 -0000	1.30
@@ -1,6 +1,9 @@
 # ChangeLog for sci-calculators/units
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.29 2010/04/13 18:33:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.30 2010/05/21 21:57:51 ken69267 Exp $
+
+  21 May 2010; Kenneth Prugh <ken69267@gentoo.org> units-1.88.ebuild:
+  amd64 stable, bug #311159
 
   13 Apr 2010; Raúl Porcel <armin76@gentoo.org> units-1.88.ebuild:
   alpha/sparc stable wrt #311159



1.5                  sci-calculators/units/units-1.88.ebuild

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

Index: units-1.88.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.88.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- units-1.88.ebuild	13 Apr 2010 18:33:39 -0000	1.4
+++ units-1.88.ebuild	21 May 2010 21:57:51 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.88.ebuild,v 1.4 2010/04/13 18:33:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.88.ebuild,v 1.5 2010/05/21 21:57:51 ken69267 Exp $
 
 EAPI="2"
 
@@ -13,7 +13,7 @@
 LICENSE="GPL-3"
 SLOT="0"
 IUSE=""
-KEYWORDS="alpha ~amd64 hppa ppc sparc x86"
+KEYWORDS="alpha amd64 hppa ppc sparc x86"
 
 DEPEND=">=sys-libs/readline-4.1-r2
 	>=sys-libs/ncurses-5.2-r3"






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

* [gentoo-commits] gentoo-x86 commit in sci-calculators/units: ChangeLog units-1.88.ebuild
@ 2011-06-12 12:14 Markus Meier (maekke)
  0 siblings, 0 replies; 6+ messages in thread
From: Markus Meier (maekke) @ 2011-06-12 12:14 UTC (permalink / raw
  To: gentoo-commits

maekke      11/06/12 12:14:36

  Modified:             ChangeLog units-1.88.ebuild
  Log:
  add ~arm, bug #369727
  
  (Portage version: 2.1.10/cvs/Linux i686)

Revision  Changes    Path
1.31                 sci-calculators/units/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	21 May 2010 21:57:51 -0000	1.30
+++ ChangeLog	12 Jun 2011 12:14:36 -0000	1.31
@@ -1,6 +1,9 @@
 # ChangeLog for sci-calculators/units
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.30 2010/05/21 21:57:51 ken69267 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.31 2011/06/12 12:14:36 maekke Exp $
+
+  12 Jun 2011; Markus Meier <maekke@gentoo.org> units-1.88.ebuild:
+  add ~arm, bug #369727
 
   21 May 2010; Kenneth Prugh <ken69267@gentoo.org> units-1.88.ebuild:
   amd64 stable, bug #311159



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

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

Index: units-1.88.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.88.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- units-1.88.ebuild	21 May 2010 21:57:51 -0000	1.5
+++ units-1.88.ebuild	12 Jun 2011 12:14:36 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.88.ebuild,v 1.5 2010/05/21 21:57:51 ken69267 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.88.ebuild,v 1.6 2011/06/12 12:14:36 maekke Exp $
 
 EAPI="2"
 
@@ -13,7 +13,7 @@
 LICENSE="GPL-3"
 SLOT="0"
 IUSE=""
-KEYWORDS="alpha amd64 hppa ppc sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ppc sparc x86"
 
 DEPEND=">=sys-libs/readline-4.1-r2
 	>=sys-libs/ncurses-5.2-r3"






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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-01  9:56 [gentoo-commits] gentoo-x86 commit in sci-calculators/units: ChangeLog units-1.88.ebuild PaweA Hajdan (phajdan.jr)
  -- strict thread matches above, loose matches on Subject: below --
2011-06-12 12:14 Markus Meier (maekke)
2010-05-21 21:57 Kenneth Prugh (ken69267)
2010-04-13 18:33 Raul Porcel (armin76)
2010-03-24 23:48 Jeroen Roovers (jer)
2010-02-17 19:45 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