diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-07-18 17:46:57 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-07-18 17:46:57 +0000 |
commit | 1dca94b552d0360f3593c4a6bcf286c5b2ea2ba3 (patch) | |
tree | e8a88beaab48ad9914c89ca66c22fb1770e2b952 /dev-lang | |
parent | Bump (diff) | |
download | gentoo-2-1dca94b552d0360f3593c4a6bcf286c5b2ea2ba3.tar.gz gentoo-2-1dca94b552d0360f3593c4a6bcf286c5b2ea2ba3.tar.bz2 gentoo-2-1dca94b552d0360f3593c4a6bcf286c5b2ea2ba3.zip |
repomanz0r
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/gpc/files/digest-gpc-20030209 | 1 | ||||
-rw-r--r-- | dev-lang/smarteiffel/files/digest-smarteiffel-1.0_beta5 | 2 | ||||
-rw-r--r-- | dev-lang/smarteiffel/smarteiffel-1.0_beta5.ebuild | 4 |
3 files changed, 4 insertions, 3 deletions
diff --git a/dev-lang/gpc/files/digest-gpc-20030209 b/dev-lang/gpc/files/digest-gpc-20030209 index 9e52ae9b907e..01dcc62573de 100644 --- a/dev-lang/gpc/files/digest-gpc-20030209 +++ b/dev-lang/gpc/files/digest-gpc-20030209 @@ -1,2 +1,3 @@ MD5 77233b8776d462cbbcc3c43a3cf41c13 gpc-20030209.tar.gz 2785765 MD5 962a2057a2572226bc99aaeba4255e9b gcc-3.2.2.tar.bz2 20311217 +MD5 87ee083a830683e2aaa57463940a0c3c gcc-2.95.3.tar.bz2 9848842 diff --git a/dev-lang/smarteiffel/files/digest-smarteiffel-1.0_beta5 b/dev-lang/smarteiffel/files/digest-smarteiffel-1.0_beta5 index 9329e6456bea..623eee4be6eb 100644 --- a/dev-lang/smarteiffel/files/digest-smarteiffel-1.0_beta5 +++ b/dev-lang/smarteiffel/files/digest-smarteiffel-1.0_beta5 @@ -1 +1 @@ -MD5 c8b6d51223d9a34fc363ed98d90e178e se.tar.bz2 955516 +MD5 c8b6d51223d9a34fc363ed98d90e178e smarteiffel-1.0_beta5.tar.bz2 955516 diff --git a/dev-lang/smarteiffel/smarteiffel-1.0_beta5.ebuild b/dev-lang/smarteiffel/smarteiffel-1.0_beta5.ebuild index 35038634cf57..08fd587819ff 100644 --- a/dev-lang/smarteiffel/smarteiffel-1.0_beta5.ebuild +++ b/dev-lang/smarteiffel/smarteiffel-1.0_beta5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/smarteiffel/smarteiffel-1.0_beta5.ebuild,v 1.3 2003/07/11 22:14:08 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/smarteiffel/smarteiffel-1.0_beta5.ebuild,v 1.4 2003/07/18 17:46:57 vapier Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://smarteiffel.loria.fr/" #the source as distributed by authors has no versioning in its name, #this will break things when new version comes out. #just point SRC_URI to ibiblio mirror instead (with mangled name of source uploaded) -SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/${P}.tar.bz2" +SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |