diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-11 02:15:59 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-11 02:15:59 +0000 |
commit | 56a869bec58e9325c87f4d48668e2f2f39e76561 (patch) | |
tree | 8c9e879b4dcabe123e571a3d05fd33d878689d6c /sci-calculators | |
parent | stable arm ppc ppc64, bug #442152 (diff) | |
download | gentoo-2-56a869bec58e9325c87f4d48668e2f2f39e76561.tar.gz gentoo-2-56a869bec58e9325c87f4d48668e2f2f39e76561.tar.bz2 gentoo-2-56a869bec58e9325c87f4d48668e2f2f39e76561.zip |
stable ppc, bug #439518
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
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 c90ccdd5f01f..c5254ad0e33c 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.38 2012/11/05 20:10:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.39 2012/11/11 02:15:59 blueness Exp $ + + 11 Nov 2012; Anthony G. Basile <blueness@gentoo.org> units-2.00.ebuild: + stable ppc, bug #439518 05 Nov 2012; Jeroen Roovers <jer@gentoo.org> units-2.01.ebuild, +files/units-2.01-install.patch: diff --git a/sci-calculators/units/units-2.00.ebuild b/sci-calculators/units/units-2.00.ebuild index ca76842b97d9..58934ee811a5 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.4 2012/11/05 19:33:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.00.ebuild,v 1.5 2012/11/11 02:15:59 blueness 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=" |