summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-01-23 15:07:21 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-01-23 15:07:21 +0000
commit1ca7dde89b31972948ccd59afd1a7f81de6b647b (patch)
treee3610fb863fd8e21f0a24f8b7764ba9698d5242a /dev-libs/cvector
parentalpha stable wrt #348022 (diff)
downloadgentoo-2-1ca7dde89b31972948ccd59afd1a7f81de6b647b.tar.gz
gentoo-2-1ca7dde89b31972948ccd59afd1a7f81de6b647b.tar.bz2
gentoo-2-1ca7dde89b31972948ccd59afd1a7f81de6b647b.zip
Mark ~ppc wrt #303393
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-libs/cvector')
-rw-r--r--dev-libs/cvector/ChangeLog8
-rw-r--r--dev-libs/cvector/cvector-1.0.3-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-libs/cvector/ChangeLog b/dev-libs/cvector/ChangeLog
index 83bc41730beb..14229768a4ba 100644
--- a/dev-libs/cvector/ChangeLog
+++ b/dev-libs/cvector/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/cvector
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cvector/ChangeLog,v 1.6 2010/07/15 20:22:18 maekke Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cvector/ChangeLog,v 1.7 2011/01/23 15:07:21 xarthisius Exp $
+
+ 23 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ cvector-1.0.3-r1.ebuild:
+ Mark ~ppc wrt #303393
15 Jul 2010; Markus Meier <maekke@gentoo.org> cvector-1.0.3-r1.ebuild:
x86 stable, bug #326041
diff --git a/dev-libs/cvector/cvector-1.0.3-r1.ebuild b/dev-libs/cvector/cvector-1.0.3-r1.ebuild
index aa8ce454fb09..d54471f8cc69 100644
--- a/dev-libs/cvector/cvector-1.0.3-r1.ebuild
+++ b/dev-libs/cvector/cvector-1.0.3-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cvector/cvector-1.0.3-r1.ebuild,v 1.4 2010/07/15 20:22:18 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cvector/cvector-1.0.3-r1.ebuild,v 1.5 2011/01/23 15:07:21 xarthisius Exp $
inherit base eutils toolchain-funcs versionator
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${MY_P}/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
IUSE=""
S="${WORKDIR}"/${MY_P}