* [gentoo-commits] gentoo-x86 commit in x11-libs/libXdamage: libXdamage-1.1.4.ebuild ChangeLog
@ 2013-01-04 2:51 Chi-Thanh Christopher Nguyen (chithanh)
0 siblings, 0 replies; 2+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2013-01-04 2:51 UTC (permalink / raw
To: gentoo-commits
chithanh 13/01/04 02:51:52
Modified: ChangeLog
Added: libXdamage-1.1.4.ebuild
Log:
Version bump.
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.63 x11-libs/libXdamage/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXdamage/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXdamage/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXdamage/ChangeLog?r1=1.62&r2=1.63
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXdamage/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog 6 May 2012 00:12:43 -0000 1.62
+++ ChangeLog 4 Jan 2013 02:51:52 -0000 1.63
@@ -1,6 +1,12 @@
# ChangeLog for x11-libs/libXdamage
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdamage/ChangeLog,v 1.62 2012/05/06 00:12:43 aballier Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdamage/ChangeLog,v 1.63 2013/01/04 02:51:52 chithanh Exp $
+
+*libXdamage-1.1.4 (04 Jan 2013)
+
+ 04 Jan 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +libXdamage-1.1.4.ebuild:
+ Version bump.
06 May 2012; Alexis Ballier <aballier@gentoo.org> libXdamage-1.1.3.ebuild:
keyword ~amd64-fbsd
@@ -250,4 +256,3 @@
08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>;
+libXdamage-1.0.1.ebuild:
Initial commit for modular X.
-
1.1 x11-libs/libXdamage/libXdamage-1.1.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXdamage/libXdamage-1.1.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXdamage/libXdamage-1.1.4.ebuild?rev=1.1&content-type=text/plain
Index: libXdamage-1.1.4.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdamage/libXdamage-1.1.4.ebuild,v 1.1 2013/01/04 02:51:52 chithanh Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="X.Org Xdamage library"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libXfixes
>=x11-proto/damageproto-1.1
x11-proto/xproto"
DEPEND="${RDEPEND}"
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/libXdamage: libXdamage-1.1.4.ebuild ChangeLog
@ 2013-02-22 18:49 Zac Medico (zmedico)
0 siblings, 0 replies; 2+ messages in thread
From: Zac Medico (zmedico) @ 2013-02-22 18:49 UTC (permalink / raw
To: gentoo-commits
zmedico 13/02/22 18:49:27
Modified: libXdamage-1.1.4.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.2 x11-libs/libXdamage/libXdamage-1.1.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXdamage/libXdamage-1.1.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXdamage/libXdamage-1.1.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXdamage/libXdamage-1.1.4.ebuild?r1=1.1&r2=1.2
Index: libXdamage-1.1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXdamage/libXdamage-1.1.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libXdamage-1.1.4.ebuild 4 Jan 2013 02:51:52 -0000 1.1
+++ libXdamage-1.1.4.ebuild 22 Feb 2013 18:49:26 -0000 1.2
@@ -1,13 +1,13 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdamage/libXdamage-1.1.4.ebuild,v 1.1 2013/01/04 02:51:52 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdamage/libXdamage-1.1.4.ebuild,v 1.2 2013/02/22 18:49:26 zmedico Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="X.Org Xdamage library"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
RDEPEND="x11-libs/libX11
1.64 x11-libs/libXdamage/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXdamage/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXdamage/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXdamage/ChangeLog?r1=1.63&r2=1.64
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXdamage/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog 4 Jan 2013 02:51:52 -0000 1.63
+++ ChangeLog 22 Feb 2013 18:49:26 -0000 1.64
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libXdamage
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdamage/ChangeLog,v 1.63 2013/01/04 02:51:52 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdamage/ChangeLog,v 1.64 2013/02/22 18:49:26 zmedico Exp $
+
+ 22 Feb 2013; Zac Medico <zmedico@gentoo.org> libXdamage-1.1.4.ebuild:
+ Add ~arm-linux keyword.
*libXdamage-1.1.4 (04 Jan 2013)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-02-22 18:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-04 2:51 [gentoo-commits] gentoo-x86 commit in x11-libs/libXdamage: libXdamage-1.1.4.ebuild ChangeLog Chi-Thanh Christopher Nguyen (chithanh)
-- strict thread matches above, loose matches on Subject: below --
2013-02-22 18:49 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