diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-22 19:33:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-22 19:33:03 +0000 |
commit | 7935bd0c35477e5b7b6aad0310234a8a799cea93 (patch) | |
tree | b5f0455f9aeee3a8233ff57750c4e3ac4f624d02 /sci-calculators | |
parent | Version bump. Bug #444052 (diff) | |
download | gentoo-2-7935bd0c35477e5b7b6aad0310234a8a799cea93.tar.gz gentoo-2-7935bd0c35477e5b7b6aad0310234a8a799cea93.tar.bz2 gentoo-2-7935bd0c35477e5b7b6aad0310234a8a799cea93.zip |
Stable for amd64, wrt bug #439518
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/units/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/units/units-2.00.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/units/ChangeLog b/sci-calculators/units/ChangeLog index b54c93c8eb90..c287c36c480d 100644 --- a/sci-calculators/units/ChangeLog +++ b/sci-calculators/units/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/units # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.41 2012/11/21 11:18:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.42 2012/11/22 19:33:03 ago Exp $ + + 22 Nov 2012; Agostino Sarubbo <ago@gentoo.org> units-2.00.ebuild: + Stable for amd64, wrt bug #439518 21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> units-2.00.ebuild: Stable for x86, wrt bug #439518 diff --git a/sci-calculators/units/units-2.00.ebuild b/sci-calculators/units/units-2.00.ebuild index 5241e53719a7..0b91d39e9b14 100644 --- a/sci-calculators/units/units-2.00.ebuild +++ b/sci-calculators/units/units-2.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.00.ebuild,v 1.7 2012/11/21 11:18:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.00.ebuild,v 1.8 2012/11/22 19:33:03 ago Exp $ EAPI=4 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="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=" |