summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-04-20 00:56:40 +0000
committerDavid Holm <dholm@gentoo.org>2004-04-20 00:56:40 +0000
commit20dbc7cbd77f16e9b5d393f9bbbd231863b08e51 (patch)
tree0355b184e75e9d01137b915371d161b1d1a25633 /app-sci/yacas
parentAdded metadata.xml (Manifest recommit) (diff)
downloadgentoo-2-20dbc7cbd77f16e9b5d393f9bbbd231863b08e51.tar.gz
gentoo-2-20dbc7cbd77f16e9b5d393f9bbbd231863b08e51.tar.bz2
gentoo-2-20dbc7cbd77f16e9b5d393f9bbbd231863b08e51.zip
Added to ~ppc
Diffstat (limited to 'app-sci/yacas')
-rw-r--r--app-sci/yacas/ChangeLog5
-rw-r--r--app-sci/yacas/yacas-1.0.54.ebuild4
-rw-r--r--app-sci/yacas/yacas-1.0.55.ebuild4
-rw-r--r--app-sci/yacas/yacas-1.0.56.ebuild4
4 files changed, 10 insertions, 7 deletions
diff --git a/app-sci/yacas/ChangeLog b/app-sci/yacas/ChangeLog
index bb98acd76a55..778b1b5e9ffd 100644
--- a/app-sci/yacas/ChangeLog
+++ b/app-sci/yacas/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/yacas
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-sci/yacas/ChangeLog,v 1.4 2004/04/19 16:58:57 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/yacas/ChangeLog,v 1.5 2004/04/20 00:55:07 dholm Exp $
+
+ 20 Apr 2004; David Holm <dholm@gentoo.org> yacas-1.0.56.ebuild:
+ Added to ~ppc.
*yacas-1.0.56 (19 Apr 2004)
diff --git a/app-sci/yacas/yacas-1.0.54.ebuild b/app-sci/yacas/yacas-1.0.54.ebuild
index 4db62b26a2d9..1d6d0fd3fa6a 100644
--- a/app-sci/yacas/yacas-1.0.54.ebuild
+++ b/app-sci/yacas/yacas-1.0.54.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/app-sci/yacas/yacas-1.0.54.ebuild,v 1.1 2003/07/10 01:38:46 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/yacas/yacas-1.0.54.ebuild,v 1.2 2004/04/20 00:55:07 dholm Exp $
IUSE=""
diff --git a/app-sci/yacas/yacas-1.0.55.ebuild b/app-sci/yacas/yacas-1.0.55.ebuild
index 012d6c1ef759..0724802d2843 100644
--- a/app-sci/yacas/yacas-1.0.55.ebuild
+++ b/app-sci/yacas/yacas-1.0.55.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/app-sci/yacas/yacas-1.0.55.ebuild,v 1.1 2003/07/10 01:38:46 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/yacas/yacas-1.0.55.ebuild,v 1.2 2004/04/20 00:55:07 dholm Exp $
IUSE=""
diff --git a/app-sci/yacas/yacas-1.0.56.ebuild b/app-sci/yacas/yacas-1.0.56.ebuild
index 8c4b1a549617..6d0e411e85b0 100644
--- a/app-sci/yacas/yacas-1.0.56.ebuild
+++ b/app-sci/yacas/yacas-1.0.56.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/yacas/yacas-1.0.56.ebuild,v 1.1 2004/04/19 16:58:57 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/yacas/yacas-1.0.56.ebuild,v 1.2 2004/04/20 00:55:07 dholm Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="http://${PN}.sourceforge.net/backups/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
DEPEND="virtual/glibc
>=sys-apps/sed-4