diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-03 09:21:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-03 09:21:44 +0000 |
commit | eb717ae942b64ba1f10fc0b7a33a280503489874 (patch) | |
tree | 6a13eb75ff7ff699a9b94b8184b3ba73a1dd3c2e /dev-util/ticpp | |
parent | Add ~ppc, wrt bug #449956 (diff) | |
download | gentoo-2-eb717ae942b64ba1f10fc0b7a33a280503489874.tar.gz gentoo-2-eb717ae942b64ba1f10fc0b7a33a280503489874.tar.bz2 gentoo-2-eb717ae942b64ba1f10fc0b7a33a280503489874.zip |
Add ~ppc, wrt bug #449956
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-util/ticpp')
-rw-r--r-- | dev-util/ticpp/ChangeLog | 8 | ||||
-rw-r--r-- | dev-util/ticpp/ticpp-0_p20120423.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-util/ticpp/ChangeLog b/dev-util/ticpp/ChangeLog index 157eca32d846..e8c19dc92bab 100644 --- a/dev-util/ticpp/ChangeLog +++ b/dev-util/ticpp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/ticpp -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ticpp/ChangeLog,v 1.10 2012/06/22 21:45:51 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/ticpp/ChangeLog,v 1.11 2013/01/03 09:21:44 ago Exp $ + + 03 Jan 2013; Agostino Sarubbo <ago@gentoo.org> ticpp-0_p20120423.ebuild: + Add ~ppc, wrt bug #449956 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> -ticpp-0_p20100924.ebuild, ticpp-0_p20120423.ebuild: @@ -41,4 +44,3 @@ +ticpp-9999.ebuild, +metadata.xml: Moved from sunrise. Initial ebuild from Patrick Zimmermann (moHiJ) <patrick@zakweb.de>. Bug #169802 - diff --git a/dev-util/ticpp/ticpp-0_p20120423.ebuild b/dev-util/ticpp/ticpp-0_p20120423.ebuild index d4f59597b246..96f7901d4765 100644 --- a/dev-util/ticpp/ticpp-0_p20120423.ebuild +++ b/dev-util/ticpp/ticpp-0_p20120423.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ticpp/ticpp-0_p20120423.ebuild,v 1.3 2012/06/22 21:45:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ticpp/ticpp-0_p20120423.ebuild,v 1.4 2013/01/03 09:21:44 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ HOMEPAGE="http://code.google.com/p/ticpp/" SRC_URI="http://dev.gentoo.org/~ago/distfiles/${P}.tar.bz2" LICENSE="MIT" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc x86" SLOT="0" IUSE="debug doc" |