diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-05-09 18:45:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-05-09 18:45:26 +0000 |
commit | 01e884459b149973fcca96aaeeb2d53082ea01a6 (patch) | |
tree | 31805afa042e3c3f592f577ada0a2e7070e7ed01 /sci-calculators/units | |
parent | Stable for HPPA (bug #509790). (diff) | |
download | gentoo-2-01e884459b149973fcca96aaeeb2d53082ea01a6.tar.gz gentoo-2-01e884459b149973fcca96aaeeb2d53082ea01a6.tar.bz2 gentoo-2-01e884459b149973fcca96aaeeb2d53082ea01a6.zip |
Stable for HPPA (bug #509790).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, 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.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/units/ChangeLog b/sci-calculators/units/ChangeLog index b2627001bbe9..9214efc64ed6 100644 --- a/sci-calculators/units/ChangeLog +++ b/sci-calculators/units/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/units # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.71 2014/04/04 15:28:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.72 2014/05/09 18:45:26 jer Exp $ + + 09 May 2014; Jeroen Roovers <jer@gentoo.org> units-2.11.ebuild: + Stable for HPPA (bug #509790). 04 Apr 2014; Jeroen Roovers <jer@gentoo.org> -files/units-2.10-install.patch: Old. diff --git a/sci-calculators/units/units-2.11.ebuild b/sci-calculators/units/units-2.11.ebuild index d995f0bb658b..1ec6e836d51a 100644 --- a/sci-calculators/units/units-2.11.ebuild +++ b/sci-calculators/units/units-2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11.ebuild,v 1.1 2014/04/03 00:56:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11.ebuild,v 1.2 2014/05/09 18:45:26 jer Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="FDL-1.3 GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 hppa ~x86 ~amd64-linux ~x86-linux" IUSE="+units_cur" DEPEND=" |