diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 12:33:39 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 12:33:39 +0000 |
commit | 2b71d1e796af20a33a7a44fddbe0d9bc8f5a52de (patch) | |
tree | 9cc2f42948577d804c91dbe5196ae4bf3629c695 /app-sci/pari | |
parent | add metadata.xml skel file (diff) | |
download | historical-2b71d1e796af20a33a7a44fddbe0d9bc8f5a52de.tar.gz historical-2b71d1e796af20a33a7a44fddbe0d9bc8f5a52de.tar.bz2 historical-2b71d1e796af20a33a7a44fddbe0d9bc8f5a52de.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-sci/pari')
-rw-r--r-- | app-sci/pari/pari-2.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/pari/pari-2.1.5.ebuild b/app-sci/pari/pari-2.1.5.ebuild index 9627c10ec547..4834d344d418 100644 --- a/app-sci/pari/pari-2.1.5.ebuild +++ b/app-sci/pari/pari-2.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/pari/pari-2.1.5.ebuild,v 1.2 2003/05/11 05:33:41 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/pari/pari-2.1.5.ebuild,v 1.3 2003/07/02 12:33:39 aliz Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.gn-50uma.de/ftp/pari-2.1/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa" DEPEND="app-text/tetex" |