diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-01-18 04:38:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-01-18 04:38:35 +0000 |
commit | 66d55a35e6052ee82c0c4a1e983eced318a4b9b0 (patch) | |
tree | 7c113d726a84c108fc142e3456a5143487d81f8c /sci-calculators | |
parent | New upstream version. (diff) | |
download | gentoo-2-66d55a35e6052ee82c0c4a1e983eced318a4b9b0.tar.gz gentoo-2-66d55a35e6052ee82c0c4a1e983eced318a4b9b0.tar.bz2 gentoo-2-66d55a35e6052ee82c0c4a1e983eced318a4b9b0.zip |
Stable for HPPA.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/units/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/units/units-1.86.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-calculators/units/ChangeLog b/sci-calculators/units/ChangeLog index 2af69d909619..20b86034483d 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.9 2007/01/12 15:04:15 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.10 2007/01/18 04:38:35 jer Exp $ + + 18 Jan 2007; Jeroen Roovers <jer@gentoo.org> units-1.86.ebuild: + Stable for HPPA. 12 Jan 2007; Ferris McCormick <fmccor@gentoo.org> units-1.85.ebuild: Stable on sparc --- Bug #125343 --- builds and works fine. diff --git a/sci-calculators/units/units-1.86.ebuild b/sci-calculators/units/units-1.86.ebuild index 6e4e347f8dd6..b9dd58c0b495 100644 --- a/sci-calculators/units/units-1.86.ebuild +++ b/sci-calculators/units/units-1.86.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.1 2006/11/23 20:37:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.86.ebuild,v 1.2 2007/01/18 04:38:35 jer Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://freshmeat.net/projects/units/" 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" |