mr_bones_ 15/06/02 04:00:07 Modified: scid-4.5.2.ebuild scid-4.6.0.ebuild ChangeLog Log: add slot dep for repoman (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.5 games-board/scid/scid-4.5.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/scid/scid-4.5.2.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/scid/scid-4.5.2.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/scid/scid-4.5.2.ebuild?r1=1.4&r2=1.5 Index: scid-4.5.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-board/scid/scid-4.5.2.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- scid-4.5.2.ebuild 3 Nov 2014 09:38:37 -0000 1.4 +++ scid-4.5.2.ebuild 2 Jun 2015 04:00:07 -0000 1.5 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/scid/scid-4.5.2.ebuild,v 1.4 2014/11/03 09:38:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/scid/scid-4.5.2.ebuild,v 1.5 2015/06/02 04:00:07 mr_bones_ Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -19,7 +19,7 @@ KEYWORDS="amd64 ppc x86" IUSE="" -CDEPEND="dev-lang/tk +CDEPEND="dev-lang/tk:0 >=sys-libs/zlib-1.1.3" RDEPEND="${CDEPEND} !games-board/chessdb" 1.2 games-board/scid/scid-4.6.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/scid/scid-4.6.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/scid/scid-4.6.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/scid/scid-4.6.0.ebuild?r1=1.1&r2=1.2 Index: scid-4.6.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-board/scid/scid-4.6.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- scid-4.6.0.ebuild 9 May 2015 05:19:31 -0000 1.1 +++ scid-4.6.0.ebuild 2 Jun 2015 04:00:07 -0000 1.2 @@ -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-board/scid/scid-4.6.0.ebuild,v 1.1 2015/05/09 05:19:31 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/scid/scid-4.6.0.ebuild,v 1.2 2015/06/02 04:00:07 mr_bones_ Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -CDEPEND="dev-lang/tk +CDEPEND="dev-lang/tk:0 dev-tcltk/tkimg >=sys-libs/zlib-1.1.3" RDEPEND="${CDEPEND} 1.49 games-board/scid/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/scid/ChangeLog?rev=1.49&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/scid/ChangeLog?rev=1.49&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/scid/ChangeLog?r1=1.48&r2=1.49 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-board/scid/ChangeLog,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- ChangeLog 9 May 2015 05:19:31 -0000 1.48 +++ ChangeLog 2 Jun 2015 04:00:07 -0000 1.49 @@ -1,6 +1,10 @@ # ChangeLog for games-board/scid # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/scid/ChangeLog,v 1.48 2015/05/09 05:19:31 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/scid/ChangeLog,v 1.49 2015/06/02 04:00:07 mr_bones_ Exp $ + + 02 Jun 2015; Michael Sterrett <[email protected]> scid-4.5.2.ebuild, + scid-4.6.0.ebuild: + add slot dep for repoman *scid-4.6.0 (09 May 2015)
