* [gentoo-commits] gentoo-x86 commit in games-util/joystick: joystick-1.4.7.ebuild ChangeLog
@ 2014-07-16 1:19 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2014-07-16 1:19 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 14/07/16 01:19:16
Modified: ChangeLog
Added: joystick-1.4.7.ebuild
Log:
version bump
(Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.25 games-util/joystick/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/joystick/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/joystick/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/joystick/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-util/joystick/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 16 Jul 2014 00:45:41 -0000 1.24
+++ ChangeLog 16 Jul 2014 01:19:15 -0000 1.25
@@ -1,6 +1,13 @@
# ChangeLog for games-util/joystick
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/ChangeLog,v 1.24 2014/07/16 00:45:41 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/ChangeLog,v 1.25 2014/07/16 01:19:15 mr_bones_ Exp $
+
+*joystick-1.4.7 (16 Jul 2014)
+
+ 16 Jul 2014; Michael Sterrett <mr_bones_@gentoo.org>
+ +files/joystick-1.4.7-build.patch, +joystick-1.4.7.ebuild,
+ files/joystick-1.4.4-build.patch:
+ version bump
16 Jul 2014; Michael Sterrett <mr_bones_@gentoo.org>
-files/joystick-1.4.2-build.patch, -files/joystick-20060731-asneeded.patch,
1.1 games-util/joystick/joystick-1.4.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/joystick/joystick-1.4.7.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/joystick/joystick-1.4.7.ebuild?rev=1.1&content-type=text/plain
Index: joystick-1.4.7.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/joystick-1.4.7.ebuild,v 1.1 2014/07/16 01:19:15 mr_bones_ Exp $
EAPI=5
inherit eutils toolchain-funcs
MY_P="linuxconsoletools-${PV}"
DESCRIPTION="joystick testing utilities"
HOMEPAGE="http://sourceforge.net/projects/linuxconsole/ http://atrey.karlin.mff.cuni.cz/~vojtech/input/"
SRC_URI="mirror://sourceforge/linuxconsole/files/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~x86"
IUSE="sdl"
DEPEND="sdl? ( media-libs/libsdl:0[video] )
!<x11-libs/tslib-1.0-r2"
RDEPEND="${DEPEND}"
S=${WORKDIR}/${MY_P}
src_prepare() {
epatch "${FILESDIR}"/${P}-build.patch
export PREFIX=/usr
tc-export CC PKG_CONFIG
export USE_SDL=$(usex sdl)
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-07-16 1:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-16 1:19 [gentoo-commits] gentoo-x86 commit in games-util/joystick: joystick-1.4.7.ebuild ChangeLog Michael Sterrett (mr_bones_)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox