diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-09-21 12:41:06 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-09-21 12:41:06 +0000 |
commit | 68e2d7058c769f3041acc8e57043085957ddbe02 (patch) | |
tree | 73a1713428022ee84a71988e475778ce846b529c /app-sci/tilp | |
parent | remove hyriand USEflag (diff) | |
download | gentoo-2-68e2d7058c769f3041acc8e57043085957ddbe02.tar.gz gentoo-2-68e2d7058c769f3041acc8e57043085957ddbe02.tar.bz2 gentoo-2-68e2d7058c769f3041acc8e57043085957ddbe02.zip |
SRC_URI updates
Diffstat (limited to 'app-sci/tilp')
-rw-r--r-- | app-sci/tilp/Manifest | 4 | ||||
-rw-r--r-- | app-sci/tilp/tilp-6.06.ebuild | 6 | ||||
-rw-r--r-- | app-sci/tilp/tilp-6.09.ebuild | 6 |
3 files changed, 6 insertions, 10 deletions
diff --git a/app-sci/tilp/Manifest b/app-sci/tilp/Manifest index 779c5c34dfe6..c830be94bcf2 100644 --- a/app-sci/tilp/Manifest +++ b/app-sci/tilp/Manifest @@ -1,6 +1,6 @@ MD5 7ec8626a060e93a2af084878de10e0b8 ChangeLog 516 -MD5 db432a231c3a913b32edb4fb08bb979c tilp-6.06.ebuild 1341 -MD5 250d29475db45f7ea932e0c315e10e6c tilp-6.09.ebuild 1341 +MD5 1e68108955767166c592290347b54b27 tilp-6.06.ebuild 1192 +MD5 bdbcc6907a083da584f75c79a505bf7b tilp-6.09.ebuild 1192 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 e63c3a7b61cdd7c36a01a074146ec93c files/digest-tilp-6.06 61 MD5 236baab42b2a15104005363c3b21f467 files/digest-tilp-6.09 61 diff --git a/app-sci/tilp/tilp-6.06.ebuild b/app-sci/tilp/tilp-6.06.ebuild index 8f43eab864e3..cabfcc450554 100644 --- a/app-sci/tilp/tilp-6.06.ebuild +++ b/app-sci/tilp/tilp-6.06.ebuild @@ -1,13 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/tilp/tilp-6.06.ebuild,v 1.3 2003/09/08 07:25:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/tilp/tilp-6.06.ebuild,v 1.4 2003/09/21 12:41:01 aliz Exp $ DESCRIPTION="TiLP is a linking program for Texas Instruments' graphing calculators." HOMEPAGE="http://tilp.sourceforge.net/" -# Should figure out a way to allow downloads from different server, rather than -# forcing it to come from Time-Warner -SRC_URI="http://twtelecom.dl.sourceforge.net/sourceforge/tilp/${P}.tar.gz" +SRC_URI="mirror://sourceforge/tilp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-sci/tilp/tilp-6.09.ebuild b/app-sci/tilp/tilp-6.09.ebuild index b9aa3597dd0d..d73bf44b4d6f 100644 --- a/app-sci/tilp/tilp-6.09.ebuild +++ b/app-sci/tilp/tilp-6.09.ebuild @@ -1,13 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/tilp/tilp-6.09.ebuild,v 1.3 2003/09/08 07:25:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/tilp/tilp-6.09.ebuild,v 1.4 2003/09/21 12:41:02 aliz Exp $ DESCRIPTION="TiLP is a linking program for Texas Instruments' graphing calculators." HOMEPAGE="http://tilp.sourceforge.net/" -# Should figure out a way to allow downloads from different server, rather than -# forcing it to come from Time-Warner -SRC_URI="http://twtelecom.dl.sourceforge.net/sourceforge/tilp/${P}.tar.gz" +SRC_URI="mirror://sourceforge/tilp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |