diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-12-07 17:22:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-12-07 17:22:18 +0000 |
commit | f41a789f9eecede85a2dbd72b6f5be89bf0fc98f (patch) | |
tree | 27d0209cac83c6387732d6555e7b77328a0823dc /sci-calculators/units | |
parent | Really fixing bug #446263, thanks Peter Weilbacher (diff) | |
download | gentoo-2-f41a789f9eecede85a2dbd72b6f5be89bf0fc98f.tar.gz gentoo-2-f41a789f9eecede85a2dbd72b6f5be89bf0fc98f.tar.bz2 gentoo-2-f41a789f9eecede85a2dbd72b6f5be89bf0fc98f.zip |
Stable for SPARC (bug #439518).
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'sci-calculators/units')
-rw-r--r-- | sci-calculators/units/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/units/units-2.01.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/units/ChangeLog b/sci-calculators/units/ChangeLog index c287c36c480d..750026f75f01 100644 --- a/sci-calculators/units/ChangeLog +++ b/sci-calculators/units/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/units # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.42 2012/11/22 19:33:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.43 2012/12/07 17:22:18 jer Exp $ + + 07 Dec 2012; Jeroen Roovers <jer@gentoo.org> units-2.01.ebuild: + Stable for SPARC (bug #439518). 22 Nov 2012; Agostino Sarubbo <ago@gentoo.org> units-2.00.ebuild: Stable for amd64, wrt bug #439518 diff --git a/sci-calculators/units/units-2.01.ebuild b/sci-calculators/units/units-2.01.ebuild index 6a8da3a4b601..a652b0f4205e 100644 --- a/sci-calculators/units/units-2.01.ebuild +++ b/sci-calculators/units/units-2.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.01.ebuild,v 1.3 2012/11/05 20:10:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.01.ebuild,v 1.4 2012/12/07 17:22:18 jer Exp $ EAPI=4 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND=" |