summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-02 18:09:06 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-02 18:09:06 +0000
commit41673ef66f523a8ec38b992df2cd29d04b67ec4c (patch)
tree28298a4803da474bba42ea3b595c07fae1bfe607 /sci-libs/libgeotiff
parentTransfer Prefix keywords (diff)
downloadgentoo-2-41673ef66f523a8ec38b992df2cd29d04b67ec4c.tar.gz
gentoo-2-41673ef66f523a8ec38b992df2cd29d04b67ec4c.tar.bz2
gentoo-2-41673ef66f523a8ec38b992df2cd29d04b67ec4c.zip
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sci-libs/libgeotiff')
-rw-r--r--sci-libs/libgeotiff/ChangeLog8
-rw-r--r--sci-libs/libgeotiff/libgeotiff-1.3.0_beta1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/sci-libs/libgeotiff/ChangeLog b/sci-libs/libgeotiff/ChangeLog
index 4f21b90d01a7..5ff362c21a54 100644
--- a/sci-libs/libgeotiff/ChangeLog
+++ b/sci-libs/libgeotiff/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/libgeotiff
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeotiff/ChangeLog,v 1.27 2009/10/18 06:13:14 nerdboy Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeotiff/ChangeLog,v 1.28 2010/01/02 18:09:06 fauli Exp $
+
+ 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ libgeotiff-1.3.0_beta1.ebuild:
+ Transfer Prefix keywords
18 Oct 2009; Steve Arnold <nerdboy@gentoo.org>
libgeotiff-1.3.0_beta1.ebuild, +files/Doxyfile:
diff --git a/sci-libs/libgeotiff/libgeotiff-1.3.0_beta1.ebuild b/sci-libs/libgeotiff/libgeotiff-1.3.0_beta1.ebuild
index 64043da281f5..591e2984b2a6 100644
--- a/sci-libs/libgeotiff/libgeotiff-1.3.0_beta1.ebuild
+++ b/sci-libs/libgeotiff/libgeotiff-1.3.0_beta1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeotiff/libgeotiff-1.3.0_beta1.ebuild,v 1.2 2009/10/18 06:13:14 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeotiff/libgeotiff-1.3.0_beta1.ebuild,v 1.3 2010/01/02 18:09:06 fauli Exp $
EAPI="2"
inherit eutils flag-o-matic
@@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.remotesensing.org/pub/geotiff/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="debug doc"
RDEPEND=">=media-libs/tiff-3.9.1