diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-06 09:12:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-06 09:12:29 +0000 |
commit | 741119d777f046cc6426c982e1e8db5d86823895 (patch) | |
tree | bf2555005ac646fa4d7eaa977720923de3134b01 | |
parent | Add ~sparc, wrt bug #449220 (diff) | |
download | gentoo-2-741119d777f046cc6426c982e1e8db5d86823895.tar.gz gentoo-2-741119d777f046cc6426c982e1e8db5d86823895.tar.bz2 gentoo-2-741119d777f046cc6426c982e1e8db5d86823895.zip |
Add ~sparc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
-rw-r--r-- | app-benchmarks/bootchart2/ChangeLog | 5 | ||||
-rw-r--r-- | app-benchmarks/bootchart2/bootchart2-0.14.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-benchmarks/bootchart2/ChangeLog b/app-benchmarks/bootchart2/ChangeLog index dd157afd1938..da4bb690f1a7 100644 --- a/app-benchmarks/bootchart2/ChangeLog +++ b/app-benchmarks/bootchart2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-benchmarks/bootchart2 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart2/ChangeLog,v 1.14 2013/01/01 14:01:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart2/ChangeLog,v 1.15 2013/01/06 09:12:29 ago Exp $ + + 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> bootchart2-0.14.5.ebuild: + Add ~sparc, wrt bug #449220 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> bootchart2-0.14.5.ebuild: Add ~alpha, wrt bug #449220 diff --git a/app-benchmarks/bootchart2/bootchart2-0.14.5.ebuild b/app-benchmarks/bootchart2/bootchart2-0.14.5.ebuild index ce2664ab64c8..9453c6bf9cba 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-2013 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.5 2013/01/01 14:01:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart2/bootchart2-0.14.5.ebuild,v 1.6 2013/01/06 09:12:29 ago Exp $ EAPI=4 @@ -16,7 +16,7 @@ SRC_URI="mirror://github/mmeeks/bootchart/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="svg" RDEPEND=" |