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
klausman 09/06/23 20:56:32
Modified: ChangeLog xwd-1.0.2.ebuild
Log:
Stable on alpha for xorg-server-1.5/xorg-x11-7.4
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.25 x11-apps/xwd/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xwd/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xwd/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xwd/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 5 Jun 2009 17:18:44 -0000 1.24
+++ ChangeLog 23 Jun 2009 20:56:32 -0000 1.25
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xwd
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v 1.24 2009/06/05 17:18:44 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v 1.25 2009/06/23 20:56:32 klausman Exp $
+
+ 23 Jun 2009; Tobias Klausmann <klausman@g.o> xwd-1.0.2.ebuild:
+ Stable on alpha for xorg-server-1.5/xorg-x11-7.4
05 Jun 2009; Tiago Cunha <tcunha@g.o> xwd-1.0.2.ebuild:
stable sparc, bug 268581
1.10 x11-apps/xwd/xwd-1.0.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xwd/xwd-1.0.2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xwd/xwd-1.0.2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xwd/xwd-1.0.2.ebuild?r1=1.9&r2=1.10
Index: xwd-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xwd/xwd-1.0.2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xwd-1.0.2.ebuild 5 Jun 2009 17:18:44 -0000 1.9
+++ xwd-1.0.2.ebuild 23 Jun 2009 20:56:32 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/xwd-1.0.2.ebuild,v 1.9 2009/06/05 17:18:44 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/xwd-1.0.2.ebuild,v 1.10 2009/06/23 20:56:32 klausman Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@
DESCRIPTION="dump an image of an X window"
-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"
IUSE=""
RDEPEND="x11-libs/libXmu
x11-libs/libX11"
|
|