summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2007-01-27 19:40:02 +0000
committerOlivier Crête <tester@gentoo.org>2007-01-27 19:40:02 +0000
commitbf714792041253717bf6e5175e9f9f91a8761f72 (patch)
tree70fdff83e1e352f85a8f6f39e0a1bad417a956bd /sci-calculators
parentadd new use for tracker (diff)
downloadgentoo-2-bf714792041253717bf6e5175e9f9f91a8761f72.tar.gz
gentoo-2-bf714792041253717bf6e5175e9f9f91a8761f72.tar.bz2
gentoo-2-bf714792041253717bf6e5175e9f9f91a8761f72.zip
Stable on amd64 per bug #164094 and fixed homepage
(Portage version: 2.1.1-r2)
Diffstat (limited to 'sci-calculators')
-rw-r--r--sci-calculators/units/ChangeLog5
-rw-r--r--sci-calculators/units/units-1.86.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-calculators/units/ChangeLog b/sci-calculators/units/ChangeLog
index 20b86034483d..67dcc99951df 100644
--- a/sci-calculators/units/ChangeLog
+++ b/sci-calculators/units/ChangeLog
@@ -1,6 +1,9 @@
# 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.10 2007/01/18 04:38:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.11 2007/01/27 19:40:02 tester Exp $
+
+ 27 Jan 2007; Olivier Crête <tester@gentoo.org> units-1.86.ebuild:
+ Stable on amd64 per bug #164094 and fixed homepage
18 Jan 2007; Jeroen Roovers <jer@gentoo.org> units-1.86.ebuild:
Stable for HPPA.
diff --git a/sci-calculators/units/units-1.86.ebuild b/sci-calculators/units/units-1.86.ebuild
index b9dd58c0b495..3b721a44d8ad 100644
--- a/sci-calculators/units/units-1.86.ebuild
+++ b/sci-calculators/units/units-1.86.ebuild
@@ -1,17 +1,17 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.86.ebuild,v 1.2 2007/01/18 04:38:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.86.ebuild,v 1.3 2007/01/27 19:40:02 tester Exp $
inherit eutils
DESCRIPTION="program for units conversion and units calculation"
SRC_URI="http://ftp.gnu.org/gnu/${PN}/${P}.tar.gz"
-HOMEPAGE="http://freshmeat.net/projects/units/"
+HOMEPAGE="http://www.gnu.org/software/units/units.html"
LICENSE="GPL-2"
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"