diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-13 09:41:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-13 09:41:36 +0000 |
commit | cdf0526f8683f98a70bcd2983ba9785ce38518ea (patch) | |
tree | 7919725753326d53dd8ce542eba37b0b68c66263 /sci-calculators | |
parent | Stable for alpha, wrt bug #480028 (diff) | |
download | gentoo-2-cdf0526f8683f98a70bcd2983ba9785ce38518ea.tar.gz gentoo-2-cdf0526f8683f98a70bcd2983ba9785ce38518ea.tar.bz2 gentoo-2-cdf0526f8683f98a70bcd2983ba9785ce38518ea.zip |
Stable for alpha, wrt bug #479732
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", 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 2e273028fe02..4a8c6c9de4b3 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.61 2013/08/10 12:56:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.62 2013/08/13 09:41:36 ago Exp $ + + 13 Aug 2013; Agostino Sarubbo <ago@gentoo.org> units-2.02.ebuild: + Stable for alpha, wrt bug #479732 10 Aug 2013; Agostino Sarubbo <ago@gentoo.org> units-2.02.ebuild: Stable for ppc, wrt bug #479732 diff --git a/sci-calculators/units/units-2.02.ebuild b/sci-calculators/units/units-2.02.ebuild index 6e8413acc2e2..f959d5c0adf0 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.3 2013/08/10 12:56:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.02.ebuild,v 1.4 2013/08/13 09:41:36 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=" |