public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-proto/recordproto: recordproto-1.14.2.ebuild ChangeLog
@ 2012-03-23 15:25 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 2+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2012-03-23 15:25 UTC (permalink / raw
  To: gentoo-commits

chithanh    12/03/23 15:25:53

  Modified:             ChangeLog
  Added:                recordproto-1.14.2.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha94/cvs/Linux x86_64)

Revision  Changes    Path
1.48                 x11-proto/recordproto/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/recordproto/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/recordproto/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/recordproto/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	14 Feb 2011 14:21:28 -0000	1.47
+++ ChangeLog	23 Mar 2012 15:25:53 -0000	1.48
@@ -1,6 +1,12 @@
 # ChangeLog for x11-proto/recordproto
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.47 2011/02/14 14:21:28 xarthisius Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.48 2012/03/23 15:25:53 chithanh Exp $
+
+*recordproto-1.14.2 (23 Mar 2012)
+
+  23 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  +recordproto-1.14.2.ebuild:
+  Version bump.
 
   14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
   recordproto-1.14.1.ebuild:



1.1                  x11-proto/recordproto/recordproto-1.14.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/recordproto/recordproto-1.14.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/recordproto/recordproto-1.14.2.ebuild?rev=1.1&content-type=text/plain

Index: recordproto-1.14.2.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.14.2.ebuild,v 1.1 2012/03/23 15:25:53 chithanh Exp $

EAPI=4

XORG_DOC=doc
inherit xorg-2

DESCRIPTION="X.Org Record protocol headers"

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"
DEPEND="${RDEPEND}"

pkg_setup() {
	xorg-2_pkg_setup

	XORG_CONFIGURE_OPTIONS=(
		$(use_enable doc specs)
		$(use_with doc xmlto)
		--without-fop
	)
}






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-proto/recordproto: recordproto-1.14.2.ebuild ChangeLog
@ 2013-02-21 18:01 Zac Medico (zmedico)
  0 siblings, 0 replies; 2+ messages in thread
From: Zac Medico (zmedico) @ 2013-02-21 18:01 UTC (permalink / raw
  To: gentoo-commits

zmedico     13/02/21 18:01:26

  Modified:             recordproto-1.14.2.ebuild ChangeLog
  Log:
  Add ~arm-linux keyword.
  
  (Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)

Revision  Changes    Path
1.10                 x11-proto/recordproto/recordproto-1.14.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/recordproto/recordproto-1.14.2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/recordproto/recordproto-1.14.2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/recordproto/recordproto-1.14.2.ebuild?r1=1.9&r2=1.10

Index: recordproto-1.14.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.14.2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- recordproto-1.14.2.ebuild	26 Aug 2012 18:17:52 -0000	1.9
+++ recordproto-1.14.2.ebuild	21 Feb 2013 18:01:26 -0000	1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.14.2.ebuild,v 1.9 2012/08/26 18:17:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.14.2.ebuild,v 1.10 2013/02/21 18:01:26 zmedico Exp $
 
 EAPI=4
 
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Record protocol headers"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="!<x11-libs/libXtst-1.0.99.2"



1.57                 x11-proto/recordproto/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/recordproto/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/recordproto/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/recordproto/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	26 Aug 2012 18:17:52 -0000	1.56
+++ ChangeLog	21 Feb 2013 18:01:26 -0000	1.57
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/recordproto
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.56 2012/08/26 18:17:52 armin76 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.57 2013/02/21 18:01:26 zmedico Exp $
+
+  21 Feb 2013; Zac Medico <zmedico@gentoo.org> recordproto-1.14.2.ebuild:
+  Add ~arm-linux keyword.
 
   26 Aug 2012; Raúl Porcel <armin76@gentoo.org> recordproto-1.14.2.ebuild:
   alpha/ia64/s390/sh/sparc stable wrt #419473
@@ -211,4 +214,3 @@
   08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>;
   +recordproto-1.13.ebuild:
   Initial commit for modular X
-





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-21 18:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-23 15:25 [gentoo-commits] gentoo-x86 commit in x11-proto/recordproto: recordproto-1.14.2.ebuild ChangeLog Chi-Thanh Christopher Nguyen (chithanh)
  -- strict thread matches above, loose matches on Subject: below --
2013-02-21 18:01 Zac Medico (zmedico)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox