summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-11 17:46:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-11 17:46:53 +0000
commiteb4c3b8297599abb0bff6ddd7b28535d6bccd6ab (patch)
treed528c46e8e03e4b36c3217b2f0978ec6d1a6a796 /sci-libs/inchi
parentvirtualize udev dependency (diff)
downloadgentoo-2-eb4c3b8297599abb0bff6ddd7b28535d6bccd6ab.tar.gz
gentoo-2-eb4c3b8297599abb0bff6ddd7b28535d6bccd6ab.tar.bz2
gentoo-2-eb4c3b8297599abb0bff6ddd7b28535d6bccd6ab.zip
Add ~ppc64, wrt bug #360573
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sci-libs/inchi')
-rw-r--r--sci-libs/inchi/ChangeLog6
-rw-r--r--sci-libs/inchi/inchi-1.04.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/sci-libs/inchi/ChangeLog b/sci-libs/inchi/ChangeLog
index ef8240c5a587..a0abee25b17c 100644
--- a/sci-libs/inchi/ChangeLog
+++ b/sci-libs/inchi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/inchi
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/inchi/ChangeLog,v 1.3 2012/10/24 14:48:55 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/inchi/ChangeLog,v 1.4 2012/12/11 17:46:53 ago Exp $
+
+ 11 Dec 2012; Agostino Sarubbo <ago@gentoo.org> inchi-1.04.ebuild:
+ Add ~ppc64, wrt bug #360573
24 Oct 2012; Justin Lecher <jlec@gentoo.org> inchi-1.04.ebuild,
+files/inchi-1.04-static.patch:
@@ -18,4 +21,3 @@
26 Mar 2011; Justin Lecher <jlec@gentoo.org> +inchi-1.03.ebuild,
+files/inchi-1.03-shared.patch, +metadata.xml:
New addition, mainly written by rei4dan
-
diff --git a/sci-libs/inchi/inchi-1.04.ebuild b/sci-libs/inchi/inchi-1.04.ebuild
index 9c7b73f40103..43f33551861d 100644
--- a/sci-libs/inchi/inchi-1.04.ebuild
+++ b/sci-libs/inchi/inchi-1.04.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/inchi/inchi-1.04.ebuild,v 1.2 2012/10/24 14:48:55 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/inchi/inchi-1.04.ebuild,v 1.3 2012/12/11 17:46:53 ago Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="IUPAC-InChi"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc static-libs"
DEPEND="app-arch/unzip"