diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-01-12 15:04:15 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-01-12 15:04:15 +0000 |
commit | 951e43e83f38bd0ec921d511c8c76dcc6db053b8 (patch) | |
tree | b1d7ee0f46de9d5618ad2ee4b1f843a82de3919c /sci-calculators | |
parent | Clean up thinko, SRC_URI and RDEPEND. (diff) | |
download | gentoo-2-951e43e83f38bd0ec921d511c8c76dcc6db053b8.tar.gz gentoo-2-951e43e83f38bd0ec921d511c8c76dcc6db053b8.tar.bz2 gentoo-2-951e43e83f38bd0ec921d511c8c76dcc6db053b8.zip |
Stable on sparc --- Bug #125343 --- builds and works fine.
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/units/ChangeLog | 7 | ||||
-rw-r--r-- | sci-calculators/units/units-1.85.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-calculators/units/ChangeLog b/sci-calculators/units/ChangeLog index fde6a07cc5ae..2af69d909619 100644 --- a/sci-calculators/units/ChangeLog +++ b/sci-calculators/units/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/units -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.8 2006/11/23 20:40:14 jer Exp $ +# 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 $ + + 12 Jan 2007; Ferris McCormick <fmccor@gentoo.org> units-1.85.ebuild: + Stable on sparc --- Bug #125343 --- builds and works fine. *units-1.86 (23 Nov 2006) diff --git a/sci-calculators/units/units-1.85.ebuild b/sci-calculators/units/units-1.85.ebuild index d552f1982691..658c07c5ea39 100644 --- a/sci-calculators/units/units-1.85.ebuild +++ b/sci-calculators/units/units-1.85.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.85.ebuild,v 1.2 2006/11/23 03:02:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.85.ebuild,v 1.3 2007/01/12 15:04:15 fmccor 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" |