diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 14:15:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 14:15:11 +0000 |
commit | 258411d82bdda60a3a2c4704455c3c1896cd2ca6 (patch) | |
tree | 2da9d4fc76cd10f4706782c4b3d12c9ca3be5875 /app-benchmarks | |
parent | Add ~ppc, wrt bug #449220 (diff) | |
download | gentoo-2-258411d82bdda60a3a2c4704455c3c1896cd2ca6.tar.gz gentoo-2-258411d82bdda60a3a2c4704455c3c1896cd2ca6.tar.bz2 gentoo-2-258411d82bdda60a3a2c4704455c3c1896cd2ca6.zip |
Add ~ppc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/bootchart2/ChangeLog | 6 | ||||
-rw-r--r-- | app-benchmarks/bootchart2/bootchart2-0.14.5.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/app-benchmarks/bootchart2/ChangeLog b/app-benchmarks/bootchart2/ChangeLog index 2d20ded0fc63..305bdc6e930a 100644 --- a/app-benchmarks/bootchart2/ChangeLog +++ b/app-benchmarks/bootchart2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-benchmarks/bootchart2 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart2/ChangeLog,v 1.10 2012/06/30 12:11:47 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart2/ChangeLog,v 1.11 2012/12/31 14:15:11 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> bootchart2-0.14.5.ebuild: + Add ~ppc, wrt bug #449220 *bootchart2-0.14.5 (30 Jun 2012) @@ -52,4 +55,3 @@ +metadata.xml: New addition, ebuild after submission by Gustavo Sverzut Barbieri, Lucian Muresan & Henry Gebhardt; #345695 - diff --git a/app-benchmarks/bootchart2/bootchart2-0.14.5.ebuild b/app-benchmarks/bootchart2/bootchart2-0.14.5.ebuild index 965ee5416aec..fab300d27e7b 100644 --- a/app-benchmarks/bootchart2/bootchart2-0.14.5.ebuild +++ b/app-benchmarks/bootchart2/bootchart2-0.14.5.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/app-benchmarks/bootchart2/bootchart2-0.14.5.ebuild,v 1.1 2012/06/30 12:11:47 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart2/bootchart2-0.14.5.ebuild,v 1.2 2012/12/31 14:15:11 ago Exp $ EAPI=4 @@ -16,7 +16,7 @@ SRC_URI="mirror://github/mmeeks/bootchart/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="svg" RDEPEND=" |