diff options
author | 2004-10-10 11:07:29 +0000 | |
---|---|---|
committer | 2004-10-10 11:07:29 +0000 | |
commit | 82408eb53de12f023c24e87c3e3018769c6427d2 (patch) | |
tree | f9bb0e9150361f7e70a04357b39c1ea4a82909a9 /app-sci | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-82408eb53de12f023c24e87c3e3018769c6427d2.tar.gz gentoo-2-82408eb53de12f023c24e87c3e3018769c6427d2.tar.bz2 gentoo-2-82408eb53de12f023c24e87c3e3018769c6427d2.zip |
~amd64
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/espresso-ab/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/espresso-ab/espresso-ab-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-sci/espresso-ab/ChangeLog b/app-sci/espresso-ab/ChangeLog index e1255da056c4..d83289fda2e7 100644 --- a/app-sci/espresso-ab/ChangeLog +++ b/app-sci/espresso-ab/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/espresso-ab # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/espresso-ab/ChangeLog,v 1.7 2004/10/02 15:14:20 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/espresso-ab/ChangeLog,v 1.8 2004/10/10 11:07:29 blubb Exp $ + + 10 Oct 2004; Simon Stelling <blubb@gentoo.org> espresso-ab-1.0.ebuild: + added ~amd64 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> espresso-ab-1.0.ebuild: diff --git a/app-sci/espresso-ab/espresso-ab-1.0.ebuild b/app-sci/espresso-ab/espresso-ab-1.0.ebuild index a191f59b1c98..b959912a2ac4 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-2004 Gentoo Foundation # 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.5 2004/07/01 11:51:09 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/espresso-ab/espresso-ab-1.0.ebuild,v 1.6 2004/10/10 11:07:29 blubb 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 ~amd64" DEPEND="virtual/libc" |