summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-09-07 05:03:56 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-09-07 05:03:56 +0000
commitf47ffbff97a80bc14d647087eab3c1128544e079 (patch)
treea4f3199d1bb112f29875493c643eeb909e9dd452 /sci-mathematics
parentAdd metadata (diff)
downloadgentoo-2-f47ffbff97a80bc14d647087eab3c1128544e079.tar.gz
gentoo-2-f47ffbff97a80bc14d647087eab3c1128544e079.tar.bz2
gentoo-2-f47ffbff97a80bc14d647087eab3c1128544e079.zip
Stable x86
(Portage version: 2.1-r2)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/ginac/ChangeLog5
-rw-r--r--sci-mathematics/ginac/ginac-1.3.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/ginac/ChangeLog b/sci-mathematics/ginac/ChangeLog
index dab846c972d0..960eccbf832b 100644
--- a/sci-mathematics/ginac/ChangeLog
+++ b/sci-mathematics/ginac/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/ginac
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.8 2006/07/12 02:13:01 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.9 2006/09/07 05:03:56 tsunam Exp $
+
+ 07 Sep 2006; Joshua Jackson <tsunam@gentoo.org> ginac-1.3.4.ebuild:
+ Stable x86; bug #141414
*ginac-1.3.4 (12 Jul 2006)
diff --git a/sci-mathematics/ginac/ginac-1.3.4.ebuild b/sci-mathematics/ginac/ginac-1.3.4.ebuild
index 50f2a1d878a8..e263d3d29002 100644
--- a/sci-mathematics/ginac/ginac-1.3.4.ebuild
+++ b/sci-mathematics/ginac/ginac-1.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.3.4.ebuild,v 1.1 2006/07/12 02:13:01 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.3.4.ebuild,v 1.2 2006/09/07 05:03:56 tsunam Exp $
inherit eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.ginac.de/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="~ppc ~sparc x86"
IUSE=""
DEPEND="sci-libs/cln"