diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-08-17 20:30:47 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-08-17 20:30:47 +0000 |
commit | 2a1a8e63afbec79a745c5b5f49657c7d18e83949 (patch) | |
tree | 6cf7519c82d2fbdc0bd54339b55874a8835790f2 /games-rpg/nwmouse | |
parent | sort IUSE (diff) | |
download | gentoo-2-2a1a8e63afbec79a745c5b5f49657c7d18e83949.tar.gz gentoo-2-2a1a8e63afbec79a745c5b5f49657c7d18e83949.tar.bz2 gentoo-2-2a1a8e63afbec79a745c5b5f49657c7d18e83949.zip |
Add rdep on elfutils (bug #329889)
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-rpg/nwmouse')
-rw-r--r-- | games-rpg/nwmouse/ChangeLog | 6 | ||||
-rw-r--r-- | games-rpg/nwmouse/nwmouse-20090906.183839.ebuild | 6 |
2 files changed, 9 insertions, 3 deletions
diff --git a/games-rpg/nwmouse/ChangeLog b/games-rpg/nwmouse/ChangeLog index 20f004378a3b..5237a0b01422 100644 --- a/games-rpg/nwmouse/ChangeLog +++ b/games-rpg/nwmouse/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-rpg/nwmouse # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/ChangeLog,v 1.11 2010/06/28 22:15:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/ChangeLog,v 1.12 2010/08/17 20:30:47 mr_bones_ Exp $ + + 17 Aug 2010; Michael Sterrett <mr_bones_@gentoo.org> + nwmouse-20090906.183839.ebuild: + Add rdep on elfutils (bug #329889) 28 Jun 2010; Michael Sterrett <mr_bones_@gentoo.org> nwmouse-20090906.183839.ebuild: diff --git a/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild b/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild index 7dc34fe7086d..57ef8e65a0df 100644 --- a/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild +++ b/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild,v 1.2 2010/06/28 22:15:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild,v 1.3 2010/08/17 20:30:47 mr_bones_ Exp $ inherit games DESCRIPTION="Hardware mouse cursors for Neverwinter Nights" HOMEPAGE="http://home.roadrunner.com/~nwmovies/" -SRC_URI="http://dev.gentoo.org/~calchan/distfiles/${P}.tar.bz2" +SRC_URI="http://dev.gentoo.org/~calchan/distfiles/${P}.tar.bz2 + mirror://gentoo/${P}.tar.bz2" LICENSE="as-is" SLOT="0" @@ -20,6 +21,7 @@ IUSE="" RESTRICT="strip mirror" RDEPEND="sys-libs/glibc + dev-libs/elfutils games-rpg/nwn-data amd64? ( app-emulation/emul-linux-x86-xlibs |