diff options
author | 2015-01-02 14:53:34 +0000 | |
---|---|---|
committer | 2015-01-02 14:53:34 +0000 | |
commit | 5dff802c34c0938b5e72b414c441845e90c550b8 (patch) | |
tree | 01bad236e21cecec90ffa6862520b1851caa327b /sci-calculators | |
parent | x86 stable wrt bug #530110 (diff) | |
download | gentoo-2-5dff802c34c0938b5e72b414c441845e90c550b8.tar.gz gentoo-2-5dff802c34c0938b5e72b414c441845e90c550b8.tar.bz2 gentoo-2-5dff802c34c0938b5e72b414c441845e90c550b8.zip |
x86 stable wrt bug #509790
(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 | 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 7da46b0770ab..5eb4da2dc6ca 100644 --- a/sci-calculators/units/ChangeLog +++ b/sci-calculators/units/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/units # 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 $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.80 2015/01/02 14:53:34 zlogene Exp $ + + 02 Jan 2015; Mikle Kolyada <zlogene@gentoo.org> units-2.11.ebuild: + x86 stable wrt bug #509790 02 Jan 2015; Mikle Kolyada <zlogene@gentoo.org> units-2.11.ebuild: amd64 stable wrt bug #09790 diff --git a/sci-calculators/units/units-2.11.ebuild b/sci-calculators/units/units-2.11.ebuild index f95f21a6566e..cbf8ff9e184d 100644 --- a/sci-calculators/units/units-2.11.ebuild +++ b/sci-calculators/units/units-2.11.ebuild @@ -1,6 +1,6 @@ # 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.7 2015/01/02 14:48:49 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11.ebuild,v 1.8 2015/01/02 14:53:34 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=" |