summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2012-08-03 19:37:27 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2012-08-03 19:37:27 +0000
commit7688813c1bbc39aed4f4c82da6e6f3b2d76b42f6 (patch)
tree61f62d17fd3ce63f57ddf83128998f95bcd88f89 /sci-libs/libcore
parentx86 stable, see bug 414711 (diff)
downloadhistorical-7688813c1bbc39aed4f4c82da6e6f3b2d76b42f6.tar.gz
historical-7688813c1bbc39aed4f4c82da6e6f3b2d76b42f6.tar.bz2
historical-7688813c1bbc39aed4f4c82da6e6f3b2d76b42f6.zip
Keyword amd64-linux x86-linux
Package-Manager: portage-2.2.01.20796-prefix/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/libcore')
-rw-r--r--sci-libs/libcore/ChangeLog8
-rw-r--r--sci-libs/libcore/libcore-2.1.1-r1.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/sci-libs/libcore/ChangeLog b/sci-libs/libcore/ChangeLog
index 91b4f58c7e85..493ce184e879 100644
--- a/sci-libs/libcore/ChangeLog
+++ b/sci-libs/libcore/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/libcore
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libcore/ChangeLog,v 1.8 2011/08/08 18:51:41 bicatali Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libcore/ChangeLog,v 1.9 2012/08/03 19:34:54 bicatali Exp $
+
+ 03 Aug 2012; SĂ©bastien Fabbro <bicatali@gentoo.org> libcore-2.1.1-r1.ebuild:
+ Keyword amd64-linux x86-linux
*libcore-2.1.1-r1 (08 Aug 2011)
@@ -44,4 +47,3 @@
12 Oct 2006; <djay@gentoo.org> +files/core-1.7.patch, +metadata.xml,
+core-1.7.ebuild:
Initial Import
-
diff --git a/sci-libs/libcore/libcore-2.1.1-r1.ebuild b/sci-libs/libcore/libcore-2.1.1-r1.ebuild
index cf2246cd3a5b..804b01853e1f 100644
--- a/sci-libs/libcore/libcore-2.1.1-r1.ebuild
+++ b/sci-libs/libcore/libcore-2.1.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libcore/libcore-2.1.1-r1.ebuild,v 1.1 2011/08/08 18:51:41 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libcore/libcore-2.1.1-r1.ebuild,v 1.2 2012/08/03 19:34:54 bicatali Exp $
EAPI=4
inherit eutils toolchain-funcs versionator
@@ -15,7 +15,7 @@ SRC_URI="http://cs.nyu.edu/exact/core/download/${MYPN}/${MYPN}-${PV}.tgz
LICENSE="QPL-1.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc static-libs"
RDEPEND=""