diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 11:11:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 11:11:50 +0000 |
commit | 13b39aeefda3fc582c27812543023234405a769f (patch) | |
tree | b13f9ee843a3caac27c8f051f4964ae4db3c57ec /games-util | |
parent | Stable for amd64, wrt bug #477364 (diff) | |
download | gentoo-2-13b39aeefda3fc582c27812543023234405a769f.tar.gz gentoo-2-13b39aeefda3fc582c27812543023234405a769f.tar.bz2 gentoo-2-13b39aeefda3fc582c27812543023234405a769f.zip |
Stable for amd64, wrt bug #477430
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/xboxdrv/ChangeLog | 5 | ||||
-rw-r--r-- | games-util/xboxdrv/xboxdrv-0.8.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/xboxdrv/ChangeLog b/games-util/xboxdrv/ChangeLog index 2800c4b22c96..bd63dc0c127b 100644 --- a/games-util/xboxdrv/ChangeLog +++ b/games-util/xboxdrv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-util/xboxdrv # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/xboxdrv/ChangeLog,v 1.30 2013/05/14 19:11:14 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/xboxdrv/ChangeLog,v 1.31 2013/07/21 11:11:50 ago Exp $ + + 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> xboxdrv-0.8.5-r1.ebuild: + Stable for amd64, wrt bug #477430 *xboxdrv-0.8.5-r1 (14 May 2013) diff --git a/games-util/xboxdrv/xboxdrv-0.8.5-r1.ebuild b/games-util/xboxdrv/xboxdrv-0.8.5-r1.ebuild index bbe5c5dfdf47..181c18986fbe 100644 --- a/games-util/xboxdrv/xboxdrv-0.8.5-r1.ebuild +++ b/games-util/xboxdrv/xboxdrv-0.8.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/xboxdrv/xboxdrv-0.8.5-r1.ebuild,v 1.1 2013/05/14 19:11:14 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/xboxdrv/xboxdrv-0.8.5-r1.ebuild,v 1.2 2013/07/21 11:11:50 ago Exp $ EAPI=5 inherit base linux-info scons-utils toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="http://pingus.seul.org/~grumbel/xboxdrv/${MY_P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="dev-libs/boost |