diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-29 16:33:36 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-29 16:33:36 +0000 |
commit | fc4e1cd026f586ff0243b09b6165401b360f8fa2 (patch) | |
tree | bf426e2173324da6971c575dcf413503cfbf274b /sci-calculators/units | |
parent | Version bump. (diff) | |
download | gentoo-2-fc4e1cd026f586ff0243b09b6165401b360f8fa2.tar.gz gentoo-2-fc4e1cd026f586ff0243b09b6165401b360f8fa2.tar.bz2 gentoo-2-fc4e1cd026f586ff0243b09b6165401b360f8fa2.zip |
Stable on sparc wrt #164094
(Portage version: 2.1.1-r2)
Diffstat (limited to 'sci-calculators/units')
-rw-r--r-- | sci-calculators/units/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/units/units-1.86.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/units/ChangeLog b/sci-calculators/units/ChangeLog index 694c0012a7b9..e087247c5ef8 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.13 2007/01/29 09:31:16 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.14 2007/01/29 16:33:36 gustavoz Exp $ + + 29 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> units-1.86.ebuild: + Stable on sparc wrt #164094 29 Jan 2007; Christian Faulhammer <opfer@gentoo.org> units-1.86.ebuild: stable x86; bug #164094 diff --git a/sci-calculators/units/units-1.86.ebuild b/sci-calculators/units/units-1.86.ebuild index f7d95128b180..be3f78c11e6d 100644 --- a/sci-calculators/units/units-1.86.ebuild +++ b/sci-calculators/units/units-1.86.ebuild @@ -1,6 +1,6 @@ # 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.4 2007/01/29 09:31:16 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.86.ebuild,v 1.5 2007/01/29 16:33:36 gustavoz Exp $ inherit eutils @@ -11,7 +11,7 @@ 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" |