diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-07-30 22:47:16 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-07-30 22:47:16 +0000 |
commit | e77c54ba3cfcf26c1d659f64b10a8baef3709a5f (patch) | |
tree | 34a9d78effce0fd64520a1a2c2503b6c6ad6ba65 /sys-libs/libstatgrab/libstatgrab-0.10.ebuild | |
parent | repoman failed! (Manifest recommit) (diff) | |
download | gentoo-2-e77c54ba3cfcf26c1d659f64b10a8baef3709a5f.tar.gz gentoo-2-e77c54ba3cfcf26c1d659f64b10a8baef3709a5f.tar.bz2 gentoo-2-e77c54ba3cfcf26c1d659f64b10a8baef3709a5f.zip |
SRC_URI changed and version bump.
Diffstat (limited to 'sys-libs/libstatgrab/libstatgrab-0.10.ebuild')
-rw-r--r-- | sys-libs/libstatgrab/libstatgrab-0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libstatgrab/libstatgrab-0.10.ebuild b/sys-libs/libstatgrab/libstatgrab-0.10.ebuild index fc8b722b42ef..c21f33ed0548 100644 --- a/sys-libs/libstatgrab/libstatgrab-0.10.ebuild +++ b/sys-libs/libstatgrab/libstatgrab-0.10.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.10.ebuild,v 1.5 2004/07/18 06:02:43 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.10.ebuild,v 1.6 2004/07/30 22:47:16 dragonheart Exp $ DESCRIPTION="Provides cross platform access to statistics about the system on which it's run." -SRC_URI="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/${P}.tar.gz" +SRC_URI="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/${P}.tar.gz" HOMEPAGE="http://www.i-scream.org/libstatgrab/" SLOT=0 LICENSE="GPL-2 | LGPL-2.1" |