diff options
author | 2003-07-18 17:46:57 +0000 | |
---|---|---|
committer | 2003-07-18 17:46:57 +0000 | |
commit | 1dca94b552d0360f3593c4a6bcf286c5b2ea2ba3 (patch) | |
tree | e8a88beaab48ad9914c89ca66c22fb1770e2b952 /dev-lang/smarteiffel | |
parent | Bump (diff) | |
download | gentoo-2-1dca94b552d0360f3593c4a6bcf286c5b2ea2ba3.tar.gz gentoo-2-1dca94b552d0360f3593c4a6bcf286c5b2ea2ba3.tar.bz2 gentoo-2-1dca94b552d0360f3593c4a6bcf286c5b2ea2ba3.zip |
repomanz0r
Diffstat (limited to 'dev-lang/smarteiffel')
-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 |
2 files changed, 3 insertions, 3 deletions
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" |