diff options
author | 2003-07-23 01:53:56 +0000 | |
---|---|---|
committer | 2003-07-23 01:53:56 +0000 | |
commit | 102a51cf0955a08741881d055c3faf6f68d1b0d7 (patch) | |
tree | 644d3e44b2a870a2d8c810af2161fc1ce933dcf9 /app-sci/espresso-ab | |
parent | added metadata (diff) | |
download | gentoo-2-102a51cf0955a08741881d055c3faf6f68d1b0d7.tar.gz gentoo-2-102a51cf0955a08741881d055c3faf6f68d1b0d7.tar.bz2 gentoo-2-102a51cf0955a08741881d055c3faf6f68d1b0d7.zip |
moved to stable
Diffstat (limited to 'app-sci/espresso-ab')
-rw-r--r-- | app-sci/espresso-ab/espresso-ab-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |