diff options
Diffstat (limited to 'sci-mathematics/ginac/ginac-1.3.4.ebuild')
-rw-r--r-- | sci-mathematics/ginac/ginac-1.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/ginac/ginac-1.3.4.ebuild b/sci-mathematics/ginac/ginac-1.3.4.ebuild index e263d3d29002..8048e4bae777 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.2 2006/09/07 05:03:56 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.3.4.ebuild,v 1.3 2006/09/30 23:57:20 wormo Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.ginac.de/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~sparc x86" +KEYWORDS="ppc ~sparc x86" IUSE="" DEPEND="sci-libs/cln" |