diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 20:41:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 20:41:59 +0000 |
commit | 95abb6429aa95850037467ac25960176a3d25e82 (patch) | |
tree | abf76a0299c6a4f9ee1cd060255ed0c9a7713fe4 /sci-calculators | |
parent | Stable for alpha, wrt bug #447932 (diff) | |
download | gentoo-2-95abb6429aa95850037467ac25960176a3d25e82.tar.gz gentoo-2-95abb6429aa95850037467ac25960176a3d25e82.tar.bz2 gentoo-2-95abb6429aa95850037467ac25960176a3d25e82.zip |
Stable for alpha, wrt bug #448448
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sci-calculators')
-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 48a2f63d2dbf..9422f548b60f 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.49 2012/12/30 14:19:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.50 2012/12/30 20:41:59 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> units-2.01.ebuild: + Stable for alpha, wrt bug #448448 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> units-2.01.ebuild: Stable for sparc, wrt bug #448448 diff --git a/sci-calculators/units/units-2.01.ebuild b/sci-calculators/units/units-2.01.ebuild index 11faae4675a8..55e2113396fe 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.10 2012/12/30 14:19:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.01.ebuild,v 1.11 2012/12/30 20:41:59 ago 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=" |