diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-12-25 15:00:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-12-25 15:00:15 +0000 |
commit | 7bbaf0aefd24b8c3387ca6a6fa8aa14d82a6156a (patch) | |
tree | 89b729ab4276c4346cc77d9bf65a9feafdd3c033 /sci-calculators/units | |
parent | Stable for arm, wrt bug #445956 (diff) | |
download | gentoo-2-7bbaf0aefd24b8c3387ca6a6fa8aa14d82a6156a.tar.gz gentoo-2-7bbaf0aefd24b8c3387ca6a6fa8aa14d82a6156a.tar.bz2 gentoo-2-7bbaf0aefd24b8c3387ca6a6fa8aa14d82a6156a.zip |
Stable for HPPA (bug #448448).
(Portage version: 2.2.0_alpha149/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 4b137ea0866f..66880479f752 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.46 2012/12/24 23:17:48 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.47 2012/12/25 15:00:15 jer Exp $ + + 25 Dec 2012; Jeroen Roovers <jer@gentoo.org> units-2.01.ebuild: + Stable for HPPA (bug #448448). 24 Dec 2012; Jeff Horelick <jdhore@gentoo.org> units-2.01.ebuild: marked x86 per bug 448448 diff --git a/sci-calculators/units/units-2.01.ebuild b/sci-calculators/units/units-2.01.ebuild index 016323b7e8df..d0b833a84213 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.7 2012/12/24 23:17:48 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.01.ebuild,v 1.8 2012/12/25 15:00:15 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=" |