diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2003-11-04 10:19:37 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2003-11-04 10:19:37 +0000 |
commit | 078d120af47e4189139924db2b3f62198ad40439 (patch) | |
tree | ca2403f94dab39577a439c83aa633bff3c5c48fd /app-sci/epix/epix-0.8.10a.ebuild | |
parent | Cleanup (diff) | |
download | gentoo-2-078d120af47e4189139924db2b3f62198ad40439.tar.gz gentoo-2-078d120af47e4189139924db2b3f62198ad40439.tar.bz2 gentoo-2-078d120af47e4189139924db2b3f62198ad40439.zip |
bump to stable
Diffstat (limited to 'app-sci/epix/epix-0.8.10a.ebuild')
-rw-r--r-- | app-sci/epix/epix-0.8.10a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/epix/epix-0.8.10a.ebuild b/app-sci/epix/epix-0.8.10a.ebuild index 540fb6c8dbe4..b4fbe089bec2 100644 --- a/app-sci/epix/epix-0.8.10a.ebuild +++ b/app-sci/epix/epix-0.8.10a.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/epix/epix-0.8.10a.ebuild,v 1.2 2003/09/06 22:23:05 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/epix/epix-0.8.10a.ebuild,v 1.3 2003/11/04 10:19:30 phosphan Exp $ DESCRIPTION="2- and 3-D plotter for creating images (to be used in LaTeX)" HOMEPAGE="http://mathcs.holycross.edu/~ahwang/current/ePiX.html" @@ -9,7 +9,7 @@ SRC_URI="http://mathcs.holycross.edu/~ahwang/software/${P}_src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="app-shells/bash" |