diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-06 18:34:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-06 18:34:58 +0000 |
commit | c6fb9eda22607414b253860a52163fdccdec9f1c (patch) | |
tree | ab08072a23f51f9f4d0cd101e90a6644b83e2388 /sci-calculators/units | |
parent | Stable for sparc, wrt bug #479506 (diff) | |
download | gentoo-2-c6fb9eda22607414b253860a52163fdccdec9f1c.tar.gz gentoo-2-c6fb9eda22607414b253860a52163fdccdec9f1c.tar.bz2 gentoo-2-c6fb9eda22607414b253860a52163fdccdec9f1c.zip |
Stable for sparc, wrt bug #479732
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-calculators/units')
-rw-r--r-- | sci-calculators/units/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/units/units-2.02.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/units/ChangeLog b/sci-calculators/units/ChangeLog index c229ce7f68dc..1ca53fd52475 100644 --- a/sci-calculators/units/ChangeLog +++ b/sci-calculators/units/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/units # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.64 2013/08/18 13:26:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.65 2013/09/06 18:34:58 ago Exp $ + + 06 Sep 2013; Agostino Sarubbo <ago@gentoo.org> units-2.02.ebuild: + Stable for sparc, wrt bug #479732 18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> units-2.02.ebuild: Stable for x86, wrt bug #479732 diff --git a/sci-calculators/units/units-2.02.ebuild b/sci-calculators/units/units-2.02.ebuild index 4d631fe8a4b5..69505c9bd9b9 100644 --- a/sci-calculators/units/units-2.02.ebuild +++ b/sci-calculators/units/units-2.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.02.ebuild,v 1.6 2013/08/18 13:26:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.02.ebuild,v 1.7 2013/09/06 18:34:58 ago Exp $ EAPI=5 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="FDL-1.3 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=" |