diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2014-07-20 12:20:14 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2014-07-20 12:20:14 +0000 |
commit | 3550575986cbccde53154b546bcd53d7784fdb31 (patch) | |
tree | 482c94e7198142b7faa2846b7ee6298fa47b3c9c /sci-calculators | |
parent | Remove old (diff) | |
download | gentoo-2-3550575986cbccde53154b546bcd53d7784fdb31.tar.gz gentoo-2-3550575986cbccde53154b546bcd53d7784fdb31.tar.bz2 gentoo-2-3550575986cbccde53154b546bcd53d7784fdb31.zip |
Stable on alpha, bug #509790
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
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 53caf7d43848..a463116d4987 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.74 2014/07/19 17:24:08 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.75 2014/07/20 12:20:14 klausman Exp $ + + 20 Jul 2014; Tobias Klausmann <klausman@gentoo.org> units-2.11.ebuild: + Stable on alpha, bug #509790 19 Jul 2014; Tobias Klausmann <klausman@gentoo.org> units-2.11.ebuild: Keyworded on alpha, bug #505998 diff --git a/sci-calculators/units/units-2.11.ebuild b/sci-calculators/units/units-2.11.ebuild index 0520c8932f3c..f46e935f2d08 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.4 2014/07/19 17:24:08 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11.ebuild,v 1.5 2014/07/20 12:20:14 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="~alpha ~amd64 ~arm hppa ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha ~amd64 ~arm hppa ~x86 ~amd64-linux ~x86-linux" IUSE="+units_cur" DEPEND=" |