diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-09 11:44:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-09 11:44:36 +0000 |
commit | 5d06974930457a9e049a367e19a39a537e88d058 (patch) | |
tree | cba9f327f81ba56a171b1efdd0df519b2afc61ff /games-util/joystick | |
parent | Stable for amd64, wrt bug #542500 (diff) | |
download | gentoo-2-5d06974930457a9e049a367e19a39a537e88d058.tar.gz gentoo-2-5d06974930457a9e049a367e19a39a537e88d058.tar.bz2 gentoo-2-5d06974930457a9e049a367e19a39a537e88d058.zip |
Stable for amd64, wrt bug #542502
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-util/joystick')
-rw-r--r-- | games-util/joystick/ChangeLog | 5 | ||||
-rw-r--r-- | games-util/joystick/joystick-1.4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/joystick/ChangeLog b/games-util/joystick/ChangeLog index b4efe47aedf7..5f04b8e1a653 100644 --- a/games-util/joystick/ChangeLog +++ b/games-util/joystick/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-util/joystick # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/ChangeLog,v 1.27 2015/02/19 01:38:28 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/ChangeLog,v 1.28 2015/03/09 11:44:36 ago Exp $ + + 09 Mar 2015; Agostino Sarubbo <ago@gentoo.org> joystick-1.4.8.ebuild: + Stable for amd64, wrt bug #542502 19 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> -files/joystick-1.4.7-build.patch, -joystick-1.4.7.ebuild: diff --git a/games-util/joystick/joystick-1.4.8.ebuild b/games-util/joystick/joystick-1.4.8.ebuild index c5f8d6f4ff65..88eadae1d0fe 100644 --- a/games-util/joystick/joystick-1.4.8.ebuild +++ b/games-util/joystick/joystick-1.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/joystick-1.4.8.ebuild,v 1.1 2015/02/05 09:59:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/joystick-1.4.8.ebuild,v 1.2 2015/03/09 11:44:36 ago Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/linuxconsole/files/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~x86" IUSE="sdl" DEPEND="sdl? ( media-libs/libsdl:0[video] ) |