diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-09-07 05:03:56 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-09-07 05:03:56 +0000 |
commit | 4747528ac26cf61d4da39bbe47a63153f9b93dca (patch) | |
tree | bc06120ccc483ce5bd785ceaa203c438dd0c306b /sci-mathematics/ginac/ginac-1.3.4.ebuild | |
parent | Add metadata (diff) | |
download | historical-4747528ac26cf61d4da39bbe47a63153f9b93dca.tar.gz historical-4747528ac26cf61d4da39bbe47a63153f9b93dca.tar.bz2 historical-4747528ac26cf61d4da39bbe47a63153f9b93dca.zip |
Stable x86
Package-Manager: portage-2.1-r2
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 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" |