diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-12-25 18:25:31 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-12-25 18:25:31 +0000 |
commit | ec6b6a7f5d7cea1eb224d330a4b5d964d91cd04b (patch) | |
tree | eb608ef54b98947fdd5a0c8ce5b5a3958ece1475 /sci-calculators | |
parent | Version bump for Gnome 3.6. Switch to EAPI=5. (diff) | |
download | gentoo-2-ec6b6a7f5d7cea1eb224d330a4b5d964d91cd04b.tar.gz gentoo-2-ec6b6a7f5d7cea1eb224d330a4b5d964d91cd04b.tar.bz2 gentoo-2-ec6b6a7f5d7cea1eb224d330a4b5d964d91cd04b.zip |
stable ppc, bug #448448, thanks peratu
(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.01.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/units/ChangeLog b/sci-calculators/units/ChangeLog index 66880479f752..c7000553b567 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.47 2012/12/25 15:00:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.48 2012/12/25 18:25:31 blueness Exp $ + + 25 Dec 2012; Anthony G. Basile <blueness@gentoo.org> units-2.01.ebuild: + stable ppc, bug #448448, thanks peratu 25 Dec 2012; Jeroen Roovers <jer@gentoo.org> units-2.01.ebuild: Stable for HPPA (bug #448448). diff --git a/sci-calculators/units/units-2.01.ebuild b/sci-calculators/units/units-2.01.ebuild index d0b833a84213..b33c66f79c32 100644 --- a/sci-calculators/units/units-2.01.ebuild +++ b/sci-calculators/units/units-2.01.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.01.ebuild,v 1.8 2012/12/25 15:00:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.01.ebuild,v 1.9 2012/12/25 18:25:31 blueness Exp $ EAPI=4 inherit autotools 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=" |