summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael McCabe <randy@gentoo.org>2004-04-18 02:17:38 +0000
committerMichael McCabe <randy@gentoo.org>2004-04-18 02:17:38 +0000
commit05a4b05bfe2a52eaf18b4b4d1a8c99199451d6ab (patch)
tree4e764fe8d463cc572653d9c56553c82ff34bbb6e /sys-libs/libmath++
parentAdded s390 to keywords (diff)
downloadhistorical-05a4b05bfe2a52eaf18b4b4d1a8c99199451d6ab.tar.gz
historical-05a4b05bfe2a52eaf18b4b4d1a8c99199451d6ab.tar.bz2
historical-05a4b05bfe2a52eaf18b4b4d1a8c99199451d6ab.zip
added s390 to keywords
Diffstat (limited to 'sys-libs/libmath++')
-rw-r--r--sys-libs/libmath++/ChangeLog7
-rw-r--r--sys-libs/libmath++/Manifest4
-rw-r--r--sys-libs/libmath++/libmath++-0.0.3.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/sys-libs/libmath++/ChangeLog b/sys-libs/libmath++/ChangeLog
index bc12b06cccc2..713830380028 100644
--- a/sys-libs/libmath++/ChangeLog
+++ b/sys-libs/libmath++/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libmath++
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libmath++/ChangeLog,v 1.3 2004/03/01 20:14:38 aliz Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libmath++/ChangeLog,v 1.4 2004/04/18 02:17:38 randy Exp $
+
+ 17 Apr 2004; Michael McCabe <randy@gentoo.org> libmath++-0.0.3.ebuild:
+ added s390 to keywords
*libmath++-0.0.3 (1 Aug 2002)
diff --git a/sys-libs/libmath++/Manifest b/sys-libs/libmath++/Manifest
index 11f105ac6002..f416f6862436 100644
--- a/sys-libs/libmath++/Manifest
+++ b/sys-libs/libmath++/Manifest
@@ -1,4 +1,4 @@
-MD5 25023d748b85dd998568c3b2a1b0662a libmath++-0.0.3.ebuild 646
-MD5 7f4c33914c23e6362c62a467f0add12d ChangeLog 343
+MD5 a42879264164efdf69c74b8ea00c652c ChangeLog 443
+MD5 9860aa27b1a015d9970b1f6405c8b00a libmath++-0.0.3.ebuild 650
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 73713c10ae2dee9691819175196d971e files/digest-libmath++-0.0.3 67
diff --git a/sys-libs/libmath++/libmath++-0.0.3.ebuild b/sys-libs/libmath++/libmath++-0.0.3.ebuild
index 2861d02a8fc2..5e262aeb9a70 100644
--- a/sys-libs/libmath++/libmath++-0.0.3.ebuild
+++ b/sys-libs/libmath++/libmath++-0.0.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libmath++/libmath++-0.0.3.ebuild,v 1.7 2003/08/20 04:31:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libmath++/libmath++-0.0.3.ebuild,v 1.8 2004/04/18 02:17:38 randy Exp $
DESCRIPTION="template based math library, written in C++, for symbolic and numeric calculus applications"
HOMEPAGE="http://www.surakware.net/projects/libmath%2B%2B/index.xml"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.surakware.net/pub/unstable/releases/libmath%2B%2B/${P}.tar.gz
LICENSE="GPL-2"
SLOT="1"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc s390"
DEPEND=""