* [gentoo-commits] gentoo-x86 commit in x11-libs/xpa: metadata.xml xpa-2.1.15.ebuild ChangeLog xpa-2.1.12.ebuild xpa-2.1.13.ebuild xpa-2.1.14.ebuild
@ 2015-03-20 14:33 Justin Lecher (jlec)
0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2015-03-20 14:33 UTC (permalink / raw
To: gentoo-commits
jlec 15/03/20 14:33:12
Modified: metadata.xml xpa-2.1.15.ebuild ChangeLog
Removed: xpa-2.1.12.ebuild xpa-2.1.13.ebuild
xpa-2.1.14.ebuild
Log:
Fix tcl/tk slotting; drop old
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path
1.4 x11-libs/xpa/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xpa/metadata.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xpa/metadata.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xpa/metadata.xml?r1=1.3&r2=1.4
Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xpa/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml 19 Jul 2010 18:35:36 -0000 1.3
+++ metadata.xml 20 Mar 2015 14:33:12 -0000 1.4
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci</herd>
-<longdescription lang="en">
+ <herd>sci</herd>
+ <longdescription lang="en">
The XPA messaging system provides seamless communication between many
kinds of Unix programs, including X programs and Tcl/Tk programs.
It also provides an easy way for users to communicate with these
1.2 x11-libs/xpa/xpa-2.1.15.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xpa/xpa-2.1.15.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xpa/xpa-2.1.15.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xpa/xpa-2.1.15.ebuild?r1=1.1&r2=1.2
Index: xpa-2.1.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xpa/xpa-2.1.15.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xpa-2.1.15.ebuild 28 Oct 2013 17:31:23 -0000 1.1
+++ xpa-2.1.15.ebuild 20 Mar 2015 14:33:12 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpa/xpa-2.1.15.ebuild,v 1.1 2013/10/28 17:31:23 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpa/xpa-2.1.15.ebuild,v 1.2 2015/03/20 14:33:12 jlec Exp $
EAPI=5
@@ -15,7 +15,8 @@
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="doc static-libs"
-RDEPEND="dev-lang/tcl
+RDEPEND="
+ dev-lang/tcl:0=
x11-libs/libXt
!<sci-astronomy/ds9-5.3"
DEPEND="${RDEPEND}"
1.12 x11-libs/xpa/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xpa/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xpa/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xpa/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xpa/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 28 Oct 2013 17:31:23 -0000 1.11
+++ ChangeLog 20 Mar 2015 14:33:12 -0000 1.12
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/xpa
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpa/ChangeLog,v 1.11 2013/10/28 17:31:23 bicatali Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpa/ChangeLog,v 1.12 2015/03/20 14:33:12 jlec Exp $
+
+ 20 Mar 2015; Justin Lecher <jlec@gentoo.org> -xpa-2.1.12.ebuild,
+ -xpa-2.1.13.ebuild, -xpa-2.1.14.ebuild, metadata.xml, xpa-2.1.15.ebuild:
+ Fix tcl/tk slotting; drop old
*xpa-2.1.15 (28 Oct 2013)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-03-20 14:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-20 14:33 [gentoo-commits] gentoo-x86 commit in x11-libs/xpa: metadata.xml xpa-2.1.15.ebuild ChangeLog xpa-2.1.12.ebuild xpa-2.1.13.ebuild xpa-2.1.14.ebuild Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox