diff options
author | George Shapovalov <george@gentoo.org> | 2003-07-23 01:53:56 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2003-07-23 01:53:56 +0000 |
commit | e8ce04ab645920053b0fa2f3b91a7bce53bd8837 (patch) | |
tree | 878fdb60ee87ac1fd0f28a8d353e5c4875486977 /app-sci/espresso-ab | |
parent | moved to stable (diff) | |
download | historical-e8ce04ab645920053b0fa2f3b91a7bce53bd8837.tar.gz historical-e8ce04ab645920053b0fa2f3b91a7bce53bd8837.tar.bz2 historical-e8ce04ab645920053b0fa2f3b91a7bce53bd8837.zip |
moved to stable
Diffstat (limited to 'app-sci/espresso-ab')
-rw-r--r-- | app-sci/espresso-ab/Manifest | 2 | ||||
-rw-r--r-- | app-sci/espresso-ab/espresso-ab-1.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-sci/espresso-ab/Manifest b/app-sci/espresso-ab/Manifest index f5c5a9b6aeaf..a5f1bb282b09 100644 --- a/app-sci/espresso-ab/Manifest +++ b/app-sci/espresso-ab/Manifest @@ -1,3 +1,3 @@ +MD5 f0c28c678022bf38b9bef17c444f70a7 espresso-ab-1.0.ebuild 653 MD5 48c8e8697bfca9862f34f5c6223b1387 ChangeLog 513 -MD5 71b4269c3bb6947d25d90fff31e5b9d0 espresso-ab-1.0.ebuild 654 MD5 e920c147f6c630de1432e88e691a7e4b files/digest-espresso-ab-1.0 67 diff --git a/app-sci/espresso-ab/espresso-ab-1.0.ebuild b/app-sci/espresso-ab/espresso-ab-1.0.ebuild index 6055162d1417..93f359346533 100644 --- a/app-sci/espresso-ab/espresso-ab-1.0.ebuild +++ b/app-sci/espresso-ab/espresso-ab-1.0.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/espresso-ab/espresso-ab-1.0.ebuild,v 1.1 2003/04/24 06:37:31 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/espresso-ab/espresso-ab-1.0.ebuild,v 1.2 2003/07/23 01:51:56 george Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.cs.man.ac.uk/pub/amulet/balsa/other-software/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" DEPEND="virtual/glibc" |