diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-12-07 17:50:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-12-07 17:50:48 +0000 |
commit | 833f10bbe68204319945dc16bccb603586f06c38 (patch) | |
tree | 36f7fb5f4d12985a7d428774eb6c9eb49a889ffc /sci-calculators | |
parent | Bump. (diff) | |
download | gentoo-2-833f10bbe68204319945dc16bccb603586f06c38.tar.gz gentoo-2-833f10bbe68204319945dc16bccb603586f06c38.tar.bz2 gentoo-2-833f10bbe68204319945dc16bccb603586f06c38.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')
-rw-r--r-- | sci-calculators/units/ChangeLog | 6 | ||||
-rw-r--r-- | sci-calculators/units/units-2.00.ebuild | 4 | ||||
-rw-r--r-- | sci-calculators/units/units-2.01.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-calculators/units/ChangeLog b/sci-calculators/units/ChangeLog index 750026f75f01..9a3ae06f112f 100644 --- a/sci-calculators/units/ChangeLog +++ b/sci-calculators/units/ChangeLog @@ -1,6 +1,10 @@ # 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.43 2012/12/07 17:22:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.44 2012/12/07 17:50:48 jer Exp $ + + 07 Dec 2012; Jeroen Roovers <jer@gentoo.org> units-2.00.ebuild, + units-2.01.ebuild: + Stable for SPARC (bug #439518). 07 Dec 2012; Jeroen Roovers <jer@gentoo.org> units-2.01.ebuild: Stable for SPARC (bug #439518). diff --git a/sci-calculators/units/units-2.00.ebuild b/sci-calculators/units/units-2.00.ebuild index 0b91d39e9b14..e85883026246 100644 --- a/sci-calculators/units/units-2.00.ebuild +++ b/sci-calculators/units/units-2.00.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.00.ebuild,v 1.8 2012/11/22 19:33:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.00.ebuild,v 1.9 2012/12/07 17:50:48 jer Exp $ EAPI=4 inherit 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=" diff --git a/sci-calculators/units/units-2.01.ebuild b/sci-calculators/units/units-2.01.ebuild index a652b0f4205e..170212b52424 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.4 2012/12/07 17:22:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.01.ebuild,v 1.5 2012/12/07 17:50:48 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=" |