diff options
author | Denis Dupeyron <calchan@gentoo.org> | 2008-08-18 17:55:37 +0000 |
---|---|---|
committer | Denis Dupeyron <calchan@gentoo.org> | 2008-08-18 17:55:37 +0000 |
commit | eb89e80113a5f544d7757a25024c35f894922447 (patch) | |
tree | 0f5b6b24b083c3a7f6c7a6119f24b7f0d77c056d /games-rpg/nwmouse/nwmouse-0.1-r1.ebuild | |
parent | Add patch to compile with post-2.6.26 kernels (diff) | |
download | gentoo-2-eb89e80113a5f544d7757a25024c35f894922447.tar.gz gentoo-2-eb89e80113a5f544d7757a25024c35f894922447.tar.bz2 gentoo-2-eb89e80113a5f544d7757a25024c35f894922447.zip |
Mirrored tarball and fixed SRC_URI, bug #235063.
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo i686)
Diffstat (limited to 'games-rpg/nwmouse/nwmouse-0.1-r1.ebuild')
-rw-r--r-- | games-rpg/nwmouse/nwmouse-0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/nwmouse/nwmouse-0.1-r1.ebuild b/games-rpg/nwmouse/nwmouse-0.1-r1.ebuild index da45c34eb6a3..1032179b5d63 100644 --- a/games-rpg/nwmouse/nwmouse-0.1-r1.ebuild +++ b/games-rpg/nwmouse/nwmouse-0.1-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/nwmouse-0.1-r1.ebuild,v 1.1 2008/02/20 11:39:39 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/nwmouse-0.1-r1.ebuild,v 1.2 2008/08/18 17:55:37 calchan Exp $ inherit games DESCRIPTION="hardware mouse cursors for Neverwinter Nights" HOMEPAGE="http://home.woh.rr.com/nwmovies/nwmouse/" SRC_URI="http://home.woh.rr.com/nwmovies/cursors.tar.gz - http://dev.gentoo.org/~wolf31o2/sources/dump/${P}.tar.bz2" + http://dev.gentoo.org/~calchan/distfiles/${P}.tar.bz2" LICENSE="as-is" SLOT="0" |