diff options
author | George Shapovalov <george@gentoo.org> | 2002-10-16 03:45:03 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2002-10-16 03:45:03 +0000 |
commit | 57353e1d67fa81a12eccc77541c047d7388ddf71 (patch) | |
tree | 54e4bca12ea081731a649a87b5ac3c04c2eb75ae /app-sci | |
parent | added support for cz and de (diff) | |
download | gentoo-2-57353e1d67fa81a12eccc77541c047d7388ddf71.tar.gz gentoo-2-57353e1d67fa81a12eccc77541c047d7388ddf71.tar.bz2 gentoo-2-57353e1d67fa81a12eccc77541c047d7388ddf71.zip |
updated HOMEPAGE and SRC_URI
(looks like package has changed its location couple of times in last few month)
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/xcircuit/ChangeLog | 4 | ||||
-rw-r--r-- | app-sci/xcircuit/xcircuit-2.5.4.ebuild | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/app-sci/xcircuit/ChangeLog b/app-sci/xcircuit/ChangeLog index afb8630724be..2af413acc9ca 100644 --- a/app-sci/xcircuit/ChangeLog +++ b/app-sci/xcircuit/ChangeLog @@ -1,12 +1,14 @@ # ChangeLog for <CATEGORY>/<PACKAGE_NAME> # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-sci/xcircuit/ChangeLog,v 1.5 2002/10/15 19:34:56 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/xcircuit/ChangeLog,v 1.6 2002/10/16 03:45:03 george Exp $ *xcircuit-2.5.4 (5 Apr 2003) 15 Oct 2002; George Shapovalov <george@gentoo.org> xcircuit-2.5.4.ebuild changed ~x86 to x86 and added ~ppc upon some test reports + updated HOMEPAGE and SRC_URI to point to the present location (package hosting + seem to have moved a lot over last few month) 14 Oct 2002; George Shapovalov <george@gentoo.org> xcircuit-2.5.4.ebuild, files/xcircuit-2.5.4-*.patch : diff --git a/app-sci/xcircuit/xcircuit-2.5.4.ebuild b/app-sci/xcircuit/xcircuit-2.5.4.ebuild index e155aa13df46..b4c98ec3dd77 100644 --- a/app-sci/xcircuit/xcircuit-2.5.4.ebuild +++ b/app-sci/xcircuit/xcircuit-2.5.4.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/xcircuit/xcircuit-2.5.4.ebuild,v 1.7 2002/10/15 19:34:56 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/xcircuit/xcircuit-2.5.4.ebuild,v 1.8 2002/10/16 03:45:03 george Exp $ inherit flag-o-matic S=${WORKDIR}/${P} DESCRIPTION="Circuit drawing and schematic capture program." -SRC_URI="http://bach.ece.jhu.edu/~tim/programs/xcircuit/archive/${P}.tar.bz2" -HOMEPAGE="http://bach.ece.jhu.edu/~tim/programs/xcircuit/xcircuit.html" +SRC_URI="http://xcircuit.ece.jhu.edu/archive/${P}.tar.bz2" +HOMEPAGE="http://xcircuit.ece.jhu.edu" KEYWORDS="x86 ~ppc" SLOT="0" |