klausman 14/10/11 09:21:17 Modified: ChangeLog imake-1.0.7.ebuild Log: Stable on alpha, bug 499166 (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.75 x11-misc/imake/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/imake/ChangeLog?rev=1.75&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/imake/ChangeLog?rev=1.75&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/imake/ChangeLog?r1=1.74&r2=1.75 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v retrieving revision 1.74 retrieving revision 1.75 diff -u -r1.74 -r1.75 --- ChangeLog 10 Oct 2014 11:05:28 -0000 1.74 +++ ChangeLog 11 Oct 2014 09:21:17 -0000 1.75 @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/imake # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.74 2014/10/10 11:05:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.75 2014/10/11 09:21:17 klausman Exp $ + + 11 Oct 2014; Tobias Klausmann <[email protected]> imake-1.0.7.ebuild: + Stable on alpha, bug 499166 10 Oct 2014; Agostino Sarubbo <[email protected]> imake-1.0.7.ebuild: Stable for x86, wrt bug #499166 1.7 x11-misc/imake/imake-1.0.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/imake/imake-1.0.7.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/imake/imake-1.0.7.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/imake/imake-1.0.7.ebuild?r1=1.6&r2=1.7 Index: imake-1.0.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-1.0.7.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- imake-1.0.7.ebuild 10 Oct 2014 11:05:28 -0000 1.6 +++ imake-1.0.7.ebuild 11 Oct 2014 09:21:17 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-1.0.7.ebuild,v 1.6 2014/10/10 11:05:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-1.0.7.ebuild,v 1.7 2014/10/11 09:21:17 klausman Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="C preprocessor interface to the make utility" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-misc/xorg-cf-files"
