diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-08-06 17:11:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-08-06 17:11:37 +0000 |
commit | f80220f68d9e50edc346db66f252865586074a1e (patch) | |
tree | 0fa1c9ba9c550643e5ec379ee6086e78271b7592 /sci-calculators | |
parent | Stable for HPPA (bug #479724). (diff) | |
download | gentoo-2-f80220f68d9e50edc346db66f252865586074a1e.tar.gz gentoo-2-f80220f68d9e50edc346db66f252865586074a1e.tar.bz2 gentoo-2-f80220f68d9e50edc346db66f252865586074a1e.zip |
Stable for HPPA (bug #479732).
(Portage version: 2.2.0_alpha194/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 961ebb71d452..84f9db0acac8 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.59 2013/07/12 11:48:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.60 2013/08/06 17:11:37 jer Exp $ + + 06 Aug 2013; Jeroen Roovers <jer@gentoo.org> units-2.02.ebuild: + Stable for HPPA (bug #479732). *units-2.02 (12 Jul 2013) diff --git a/sci-calculators/units/units-2.02.ebuild b/sci-calculators/units/units-2.02.ebuild index 7fc6abc3c335..8aead88b2d02 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.1 2013/07/12 11:48:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.02.ebuild,v 1.2 2013/08/06 17:11:37 jer 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=" |