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 | 37700e2d521466c03fcaa529c6dd96282861836b (patch) | |
tree | f7ea93174c1cbcef82e32815c68170c3a5d3623b /app-sci/epix | |
parent | Cleanup (diff) | |
download | historical-37700e2d521466c03fcaa529c6dd96282861836b.tar.gz historical-37700e2d521466c03fcaa529c6dd96282861836b.tar.bz2 historical-37700e2d521466c03fcaa529c6dd96282861836b.zip |
bump to stable
Diffstat (limited to 'app-sci/epix')
-rw-r--r-- | app-sci/epix/Manifest | 6 | ||||
-rw-r--r-- | app-sci/epix/epix-0.8.10a.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/app-sci/epix/Manifest b/app-sci/epix/Manifest index 3d4e645275b7..d1695d1506ba 100644 --- a/app-sci/epix/Manifest +++ b/app-sci/epix/Manifest @@ -1,6 +1,6 @@ -MD5 a31661a5785c9f20e70157c86a7abbd3 ChangeLog 632 +MD5 a645cb7c1f47e6c5f3bd1a8d706ceff8 epix-0.8.10a.ebuild 1429 MD5 605180f917ff5691f6bd8f45d9fd9a08 epix-0.8.8a.ebuild 1406 -MD5 440e00f8f671029fe79429275e88bb8d epix-0.8.10a.ebuild 1430 +MD5 a31661a5785c9f20e70157c86a7abbd3 ChangeLog 632 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -MD5 41dfe0820d6f9ceace8a163fa437d246 files/digest-epix-0.8.8a 67 MD5 ae88d4a56838f5e3dda1e25e01c00cad files/digest-epix-0.8.10a 68 +MD5 41dfe0820d6f9ceace8a163fa437d246 files/digest-epix-0.8.8a 67 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" |