jlec 15/04/03 13:34:13 Modified: tix-8.4.3-r1.ebuild ChangeLog Removed: tix-8.4.3.ebuild Log: Drop old; fix SLOT operators (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path 1.9 dev-tcltk/tix/tix-8.4.3-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tix/tix-8.4.3-r1.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tix/tix-8.4.3-r1.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tix/tix-8.4.3-r1.ebuild?r1=1.8&r2=1.9 Index: tix-8.4.3-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tix/tix-8.4.3-r1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- tix-8.4.3-r1.ebuild 9 Aug 2014 10:47:46 -0000 1.8 +++ tix-8.4.3-r1.ebuild 3 Apr 2015 13:34:13 -0000 1.9 @@ -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/dev-tcltk/tix/tix-8.4.3-r1.ebuild,v 1.8 2014/08/09 10:47:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/tix-8.4.3-r1.ebuild,v 1.9 2015/04/03 13:34:13 jlec Exp $ EAPI=5 @@ -19,7 +19,7 @@ RESTRICT="test" DEPEND=" - dev-lang/tk + dev-lang/tk:0= x11-libs/libX11 x11-libs/libXau x11-libs/libXdmcp" 1.51 dev-tcltk/tix/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tix/ChangeLog?rev=1.51&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tix/ChangeLog?rev=1.51&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tix/ChangeLog?r1=1.50&r2=1.51 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- ChangeLog 9 Aug 2014 10:47:46 -0000 1.50 +++ ChangeLog 3 Apr 2015 13:34:13 -0000 1.51 @@ -1,6 +1,10 @@ # ChangeLog for dev-tcltk/tix -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v 1.50 2014/08/09 10:47:46 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v 1.51 2015/04/03 13:34:13 jlec Exp $ + + 03 Apr 2015; Justin Lecher <[email protected]> -tix-8.4.3.ebuild, + tix-8.4.3-r1.ebuild: + Drop old; fix SLOT operators 09 Aug 2014; Agostino Sarubbo <[email protected]> tix-8.4.3-r1.ebuild: Stable for ppc64, wrt bug #500518
