mr_bones_ 15/02/15 23:03:02 Modified: hatari-1.8.0.ebuild ChangeLog Log: rm python2_6; add slot deps (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.2 games-emulation/hatari/hatari-1.8.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/hatari/hatari-1.8.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/hatari/hatari-1.8.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/hatari/hatari-1.8.0.ebuild?r1=1.1&r2=1.2 Index: hatari-1.8.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-emulation/hatari/hatari-1.8.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- hatari-1.8.0.ebuild 18 Jan 2015 09:50:31 -0000 1.1 +++ hatari-1.8.0.ebuild 15 Feb 2015 23:03:02 -0000 1.2 @@ -1,9 +1,9 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/hatari-1.8.0.ebuild,v 1.1 2015/01/18 09:50:31 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/hatari-1.8.0.ebuild,v 1.2 2015/02/15 23:03:02 mr_bones_ Exp $ EAPI=5 -PYTHON_COMPAT=( python2_6 python2_7 ) +PYTHON_COMPAT=( python2_7 ) inherit eutils toolchain-funcs cmake-utils python-single-r1 games DESCRIPTION="Atari ST emulator" @@ -18,8 +18,8 @@ RDEPEND="${PYTHON_DEPS} media-libs/libsdl[X,sound,video] - sys-libs/readline - media-libs/libpng + sys-libs/readline:0 + media-libs/libpng:0 sys-libs/zlib" DEPEND="${RDEPEND} virtual/pkgconfig" 1.50 games-emulation/hatari/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/hatari/ChangeLog?rev=1.50&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/hatari/ChangeLog?rev=1.50&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/hatari/ChangeLog?r1=1.49&r2=1.50 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-emulation/hatari/ChangeLog,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- ChangeLog 27 Jan 2015 07:11:18 -0000 1.49 +++ ChangeLog 15 Feb 2015 23:03:02 -0000 1.50 @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/hatari # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/ChangeLog,v 1.49 2015/01/27 07:11:18 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/ChangeLog,v 1.50 2015/02/15 23:03:02 mr_bones_ Exp $ + + 15 Feb 2015; Michael Sterrett <mr_bon...@gentoo.org> hatari-1.8.0.ebuild: + rm python2_6; add slot deps 27 Jan 2015; Michael Sterrett <mr_bon...@gentoo.org> -files/hatari-1.7.0-gentoo-docdir.patch, -files/hatari-1.7.0-gentoo.patch,