summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Stoddard <deltacow@gentoo.org>2006-03-17 05:05:11 +0000
committerScott Stoddard <deltacow@gentoo.org>2006-03-17 05:05:11 +0000
commit53b68744053394cfeaa1f407045382c4a9ec4f30 (patch)
tree0ca38c3e0dcf447c2e88691ff3ebff303495babc /sci-libs/gts
parentppc stable per bug #126234. (diff)
downloadhistorical-53b68744053394cfeaa1f407045382c4a9ec4f30.tar.gz
historical-53b68744053394cfeaa1f407045382c4a9ec4f30.tar.bz2
historical-53b68744053394cfeaa1f407045382c4a9ec4f30.zip
added ~amd64 (bug #122922)
Package-Manager: portage-2.0.54
Diffstat (limited to 'sci-libs/gts')
-rw-r--r--sci-libs/gts/ChangeLog7
-rw-r--r--sci-libs/gts/Manifest6
-rw-r--r--sci-libs/gts/gts-0.7.4.ebuild6
3 files changed, 11 insertions, 8 deletions
diff --git a/sci-libs/gts/ChangeLog b/sci-libs/gts/ChangeLog
index 83fe1b1a5814..a25bd8b5b481 100644
--- a/sci-libs/gts/ChangeLog
+++ b/sci-libs/gts/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/gts
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gts/ChangeLog,v 1.2 2005/11/25 04:08:16 markusle Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gts/ChangeLog,v 1.3 2006/03/17 05:05:11 deltacow Exp $
+
+ 17 Mar 2006; Scott Stoddard <deltacow@gentoo.org> gts-0.7.4.ebuild:
+ Added ~amd64.
*gts-0.7.4 (24 Nov 2005)
diff --git a/sci-libs/gts/Manifest b/sci-libs/gts/Manifest
index ead20936be5d..c2e5a72eacd0 100644
--- a/sci-libs/gts/Manifest
+++ b/sci-libs/gts/Manifest
@@ -1,4 +1,4 @@
-MD5 4113c530e4dba68be9b3bba0f0539325 gts-0.7.4.ebuild 802
-MD5 1992a65630baa1bc4bde1ecb9dd35fb6 ChangeLog 534
-MD5 041650a939ada57b9df1755a488ad1b7 metadata.xml 254
+MD5 d6fe32200c3c7df29f66899504b0268f ChangeLog 621
MD5 1b2f75458389b2cc0af6c825a0bbdc5d files/digest-gts-0.7.4 61
+MD5 a596cae66a57d908901d326516ce4434 gts-0.7.4.ebuild 809
+MD5 041650a939ada57b9df1755a488ad1b7 metadata.xml 254
diff --git a/sci-libs/gts/gts-0.7.4.ebuild b/sci-libs/gts/gts-0.7.4.ebuild
index ffe57c4ddc33..f616f479b6c5 100644
--- a/sci-libs/gts/gts-0.7.4.ebuild
+++ b/sci-libs/gts/gts-0.7.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gts/gts-0.7.4.ebuild,v 1.1 2005/11/24 16:14:17 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gts/gts-0.7.4.ebuild,v 1.2 2006/03/17 05:05:11 deltacow Exp $
DESCRIPTION="GNU Triangulated Surface Library"
LICENSE="LGPL-2"
@@ -8,7 +8,7 @@ HOMEPAGE="http://gts.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="doc"
DEPEND=">=dev-libs/glib-2.4.0