Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
fauli 10/01/14 17:03:03
Modified: ChangeLog recordproto-1.14.ebuild
Log:
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Revision Changes Path
1.31 x11-proto/recordproto/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/recordproto/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/recordproto/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/recordproto/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog 26 Oct 2009 10:44:32 -0000 1.30
+++ ChangeLog 14 Jan 2010 17:03:03 -0000 1.31
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/recordproto
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.30 2009/10/26 10:44:32 remi Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.31 2010/01/14 17:03:03 fauli Exp $
+
+ 14 Jan 2010; Christian Faulhammer <fauli@g.o>
+ recordproto-1.14.ebuild:
+ Transfer Prefix keywords
26 Oct 2009; Rémi Cardona <remi@g.o> recordproto-1.14.ebuild:
sync with overlay, add blocker, fixes bug #288619
1.3 x11-proto/recordproto/recordproto-1.14.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/recordproto/recordproto-1.14.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/recordproto/recordproto-1.14.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/recordproto/recordproto-1.14.ebuild?r1=1.2&r2=1.3
Index: recordproto-1.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.14.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- recordproto-1.14.ebuild 26 Oct 2009 10:44:32 -0000 1.2
+++ recordproto-1.14.ebuild 14 Jan 2010 17:03:03 -0000 1.3
@@ -1,12 +1,12 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.14.ebuild,v 1.2 2009/10/26 10:44:32 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.14.ebuild,v 1.3 2010/01/14 17:03:03 fauli Exp $
inherit x-modular
DESCRIPTION="X.Org Record protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
RDEPEND="!<x11-libs/libXtst-1.0.99.2"
|
|