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
commita9a89ed4e1d56c1dc80d275362c9ff14cc750c6b (patch)
treed2a5e59a27e5923003546f795a14f28218d0c522 /sys-libs/libmath++
parentAdded s390 to keywords (Manifest recommit) (diff)
downloadgentoo-2-a9a89ed4e1d56c1dc80d275362c9ff14cc750c6b.tar.gz
gentoo-2-a9a89ed4e1d56c1dc80d275362c9ff14cc750c6b.tar.bz2
gentoo-2-a9a89ed4e1d56c1dc80d275362c9ff14cc750c6b.zip
added s390 to keywords
Diffstat (limited to 'sys-libs/libmath++')
-rw-r--r--sys-libs/libmath++/ChangeLog7
-rw-r--r--sys-libs/libmath++/libmath++-0.0.3.ebuild6
2 files changed, 8 insertions, 5 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++/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=""