From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 677B51392EF for ; Wed, 16 Jul 2014 01:19:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 278E3E0A5E; Wed, 16 Jul 2014 01:19:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A0CB2E0A5E for ; Wed, 16 Jul 2014 01:19:18 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7691733FD91 for ; Wed, 16 Jul 2014 01:19:17 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 665) id 318042004F; Wed, 16 Jul 2014 01:19:16 +0000 (UTC) From: "Michael Sterrett (mr_bones_)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mr_bones_@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in games-util/joystick: joystick-1.4.7.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: joystick-1.4.7.ebuild ChangeLog X-VCS-Directories: games-util/joystick X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140716011916.318042004F@flycatcher.gentoo.org> Date: Wed, 16 Jul 2014 01:19:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0fada6a7-add7-4ed2-829a-3cac5243f9f9 X-Archives-Hash: 7e14bbc4a3990d1172ae7ad847354929 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 + +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 -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] ) !