diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-12-20 08:32:37 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-12-20 08:32:37 +0000 |
commit | 874f8fe74448a0bc1fb45daaa2e28f6f9562dd88 (patch) | |
tree | e4eda0f9b4f347fe661845ae05874d9f34982a4b /app-sci | |
parent | fixing #74789 (Manifest recommit) (diff) | |
download | gentoo-2-874f8fe74448a0bc1fb45daaa2e28f6f9562dd88.tar.gz gentoo-2-874f8fe74448a0bc1fb45daaa2e28f6f9562dd88.tar.bz2 gentoo-2-874f8fe74448a0bc1fb45daaa2e28f6f9562dd88.zip |
Fixing #74577
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 d83289fda2e7..b9656194f382 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.8 2004/10/10 11:07:29 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/espresso-ab/ChangeLog,v 1.9 2004/12/20 08:32:37 phosphan Exp $ + + 20 Dec 2004; Patrick Kursawe <phosphan@gentoo.org> espresso-ab-1.0.ebuild: + Updated ${HOMEPAGE} (bug #74577) 10 Oct 2004; Simon Stelling <blubb@gentoo.org> espresso-ab-1.0.ebuild: added ~amd64 diff --git a/app-sci/espresso-ab/espresso-ab-1.0.ebuild b/app-sci/espresso-ab/espresso-ab-1.0.ebuild index b959912a2ac4..aceef09afde6 100644 --- a/app-sci/espresso-ab/espresso-ab-1.0.ebuild +++ b/app-sci/espresso-ab/espresso-ab-1.0.ebuild @@ -1,11 +1,11 @@ # 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.6 2004/10/10 11:07:29 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/espresso-ab/espresso-ab-1.0.ebuild,v 1.7 2004/12/20 08:32:37 phosphan Exp $ IUSE="" DESCRIPTION="POSIX compliant version of the espresso logic minimization tool" -HOMEPAGE="http://www.cs.man.ac.uk/amulet/projects/balsa/" +HOMEPAGE="http://www.cs.man.ac.uk/apt/projects/balsa/" SRC_URI="ftp://ftp.cs.man.ac.uk/pub/amulet/balsa/other-software/${P}.tar.gz" LICENSE="BSD" |