diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-01-02 14:48:49 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-01-02 14:48:49 +0000 |
commit | c38f928ebe60546ad49f4b6c2f06950b948f8124 (patch) | |
tree | 12a0d2856cbcc5c66563f6ddb43a38d30e47dcea /sci-calculators | |
parent | Version bump, bug #534204 (diff) | |
download | gentoo-2-c38f928ebe60546ad49f4b6c2f06950b948f8124.tar.gz gentoo-2-c38f928ebe60546ad49f4b6c2f06950b948f8124.tar.bz2 gentoo-2-c38f928ebe60546ad49f4b6c2f06950b948f8124.zip |
amd64 stable wrt bug #09790
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/units/ChangeLog | 7 | ||||
-rw-r--r-- | sci-calculators/units/units-2.11.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-calculators/units/ChangeLog b/sci-calculators/units/ChangeLog index 57632581e1f4..7da46b0770ab 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.78 2014/11/22 19:14:38 jer Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.79 2015/01/02 14:48:49 zlogene Exp $ + + 02 Jan 2015; Mikle Kolyada <zlogene@gentoo.org> units-2.11.ebuild: + amd64 stable wrt bug #09790 22 Nov 2014; Jeroen Roovers <jer@gentoo.org> units-2.11a.ebuild: Add python 3.4 support. diff --git a/sci-calculators/units/units-2.11.ebuild b/sci-calculators/units/units-2.11.ebuild index 48d2e3dcc5fd..f95f21a6566e 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 +# Copyright 1999-2015 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.6 2014/08/01 11:07:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11.ebuild,v 1.7 2015/01/02 14:48:49 zlogene 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="alpha ~amd64 ~arm hppa ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm hppa ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="+units_cur" DEPEND=" |