diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-18 13:26:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-18 13:26:14 +0000 |
commit | 834de29680bc36f4a8c89f43452ace0600838d20 (patch) | |
tree | a6f7ebb044a225bb5b514dff666532105b0b716b /sci-calculators | |
parent | Stable for x86, wrt bug #478264 (diff) | |
download | gentoo-2-834de29680bc36f4a8c89f43452ace0600838d20.tar.gz gentoo-2-834de29680bc36f4a8c89f43452ace0600838d20.tar.bz2 gentoo-2-834de29680bc36f4a8c89f43452ace0600838d20.zip |
Stable for x86, wrt bug #479732
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/units/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/units/units-2.02.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/units/ChangeLog b/sci-calculators/units/ChangeLog index ad46af12b90d..c229ce7f68dc 100644 --- a/sci-calculators/units/ChangeLog +++ b/sci-calculators/units/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/units # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.63 2013/08/13 15:25:10 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.64 2013/08/18 13:26:14 ago Exp $ + + 18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> units-2.02.ebuild: + Stable for x86, wrt bug #479732 13 Aug 2013; Chema Alonso <nimiux@gentoo.org> units-2.02.ebuild: Stable for amd64 wrt bug #479732 diff --git a/sci-calculators/units/units-2.02.ebuild b/sci-calculators/units/units-2.02.ebuild index cb1ab5557c21..4d631fe8a4b5 100644 --- a/sci-calculators/units/units-2.02.ebuild +++ b/sci-calculators/units/units-2.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.02.ebuild,v 1.5 2013/08/13 15:25:10 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.02.ebuild,v 1.6 2013/08/18 13:26:14 ago Exp $ EAPI=5 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="FDL-1.3 GPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ppc ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm hppa ppc ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND=" |