summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-08-13 07:12:13 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-08-13 07:12:13 +0000
commita8d0736e1c2aeccfcdf61ea51b862aa4df27e225 (patch)
tree7390ebc01134abd8d97d7f13b31252c228b6865c /sci-libs/cddlib
parentppc64 stable wrt #378797 (diff)
downloadgentoo-2-a8d0736e1c2aeccfcdf61ea51b862aa4df27e225.tar.gz
gentoo-2-a8d0736e1c2aeccfcdf61ea51b862aa4df27e225.tar.bz2
gentoo-2-a8d0736e1c2aeccfcdf61ea51b862aa4df27e225.zip
Dropped ppc keywords wrt #349167
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/cddlib')
-rw-r--r--sci-libs/cddlib/ChangeLog5
-rw-r--r--sci-libs/cddlib/cddlib-094f-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/cddlib/ChangeLog b/sci-libs/cddlib/ChangeLog
index 501a58392ce7..7c6a31b7b9cf 100644
--- a/sci-libs/cddlib/ChangeLog
+++ b/sci-libs/cddlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cddlib
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cddlib/ChangeLog,v 1.3 2011/01/02 09:18:18 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cddlib/ChangeLog,v 1.4 2011/08/13 07:12:13 xarthisius Exp $
+
+ 13 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> cddlib-094f-r2.ebuild:
+ Dropped ppc keywords wrt #349167
02 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
cddlib-094f-r2.ebuild:
diff --git a/sci-libs/cddlib/cddlib-094f-r2.ebuild b/sci-libs/cddlib/cddlib-094f-r2.ebuild
index 0be993868c56..1249e66d809a 100644
--- a/sci-libs/cddlib/cddlib-094f-r2.ebuild
+++ b/sci-libs/cddlib/cddlib-094f-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cddlib/cddlib-094f-r2.ebuild,v 1.3 2011/01/02 09:18:18 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cddlib/cddlib-094f-r2.ebuild,v 1.4 2011/08/13 07:12:13 xarthisius Exp $
EAPI="3"
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.ifor.math.ethz.ch/pub/fukuda/cdd/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="doc static-libs"
DEPEND=">=dev-libs/gmp-4.2.2"