diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-12-15 17:51:19 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-12-15 17:51:19 +0000 |
commit | e471785b3e26e54126ba436cb729e706369091f9 (patch) | |
tree | d54891c03a40f9cf4477ad5d562d10007eb8e9f3 /app-sci | |
parent | removed nvi from profiles (diff) | |
download | gentoo-2-e471785b3e26e54126ba436cb729e706369091f9.tar.gz gentoo-2-e471785b3e26e54126ba436cb729e706369091f9.tar.bz2 gentoo-2-e471785b3e26e54126ba436cb729e706369091f9.zip |
Marked as stable.
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/magic/ChangeLog | 7 | ||||
-rw-r--r-- | app-sci/magic/magic-7.1-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-sci/magic/ChangeLog b/app-sci/magic/ChangeLog index 16e7b9bc05e2..9d9e591d4b58 100644 --- a/app-sci/magic/ChangeLog +++ b/app-sci/magic/ChangeLog @@ -1,12 +1,15 @@ # ChangeLog for app-sci/magic # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-sci/magic/ChangeLog,v 1.4 2002/10/14 17:58:53 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/magic/ChangeLog,v 1.5 2002/12/15 17:51:19 aliz Exp $ + + 15 Dec 2002; Daniel Ahlberg <aliz@gentoo.org> magic-7.1-r1.ebuild : + Marked as stable. *magic-7.1-r1 (03 Oct 2002) 03 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> : Closes #8581. Thanks to D Kindlund <gentoo@kindlund.net> for reporting this and - to Michael Nygard <michael.nygard@halleysfifth.com> for proving the fix. + to Michael Nygard <michael.nygard@halleysfifth.com> for providing the fix. * magic-7.1 (30 April 2002) diff --git a/app-sci/magic/magic-7.1-r1.ebuild b/app-sci/magic/magic-7.1-r1.ebuild index 90924abb95a5..bfae1eb9612c 100644 --- a/app-sci/magic/magic-7.1-r1.ebuild +++ b/app-sci/magic/magic-7.1-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/magic/magic-7.1-r1.ebuild,v 1.3 2002/11/04 15:41:50 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/magic/magic-7.1-r1.ebuild,v 1.4 2002/12/15 17:51:19 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="The VLSI design CAD tool" -SRC_URI="http://vlsi.cornell.edu/${PN}/${P}.tar.gz" +SRC_URI="http://vlsi.cornell.edu/magic/${P}.tar.gz" HOMEPAGE="http://vlsi.cornell.edu/magic/" -KEYWORDS="~x86" +KEYWORDS="x86" LICENSE="as-is" DEPEND="sys-apps/findutils sys-devel/perl |