diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2014-07-19 17:24:08 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2014-07-19 17:24:08 +0000 |
commit | 263687d9abc84ebae7297692a666b7f49d5235e4 (patch) | |
tree | 50fe9cc0ae272aa229110e6c7deb2c63f9df3241 /sci-calculators/units | |
parent | Stable for amd64 wrt bug #511738 (diff) | |
download | gentoo-2-263687d9abc84ebae7297692a666b7f49d5235e4.tar.gz gentoo-2-263687d9abc84ebae7297692a666b7f49d5235e4.tar.bz2 gentoo-2-263687d9abc84ebae7297692a666b7f49d5235e4.zip |
Keyworded on alpha, bug #505998
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
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 d574bab70a7b..53caf7d43848 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.73 2014/05/15 20:01:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.74 2014/07/19 17:24:08 klausman Exp $ + + 19 Jul 2014; Tobias Klausmann <klausman@gentoo.org> units-2.11.ebuild: + Keyworded on alpha, bug #505998 15 May 2014; Markus Meier <maekke@gentoo.org> units-2.11.ebuild: add ~arm, bug #505998 diff --git a/sci-calculators/units/units-2.11.ebuild b/sci-calculators/units/units-2.11.ebuild index 0628e2533b2e..0520c8932f3c 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.3 2014/05/15 20:01:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11.ebuild,v 1.4 2014/07/19 17:24:08 klausman 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 ~arm hppa ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm hppa ~x86 ~amd64-linux ~x86-linux" IUSE="+units_cur" DEPEND=" |