* [gentoo-commits] gentoo-x86 commit in x11-libs/xtrans: ChangeLog xtrans-1.2.6.ebuild
@ 2010-11-09 18:35 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 10+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2010-11-09 18:35 UTC (permalink / raw
To: gentoo-commits
scarabeus 10/11/09 18:35:15
Modified: ChangeLog
Added: xtrans-1.2.6.ebuild
Log:
Version bump
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Revision Changes Path
1.79 x11-libs/xtrans/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?rev=1.79&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?rev=1.79&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?r1=1.78&r2=1.79
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog 8 Sep 2010 18:49:47 -0000 1.78
+++ ChangeLog 9 Nov 2010 18:35:15 -0000 1.79
@@ -1,6 +1,11 @@
# ChangeLog for x11-libs/xtrans
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.78 2010/09/08 18:49:47 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.79 2010/11/09 18:35:15 scarabeus Exp $
+
+*xtrans-1.2.6 (09 Nov 2010)
+
+ 09 Nov 2010; Tomáš Chvátal <scarabeus@gentoo.org> +xtrans-1.2.6.ebuild:
+ Version bump
08 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> -xtrans-1.2.3.ebuild,
-xtrans-1.2.4.ebuild:
1.1 x11-libs/xtrans/xtrans-1.2.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?rev=1.1&content-type=text/plain
Index: xtrans-1.2.6.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v 1.1 2010/11/09 18:35:15 scarabeus Exp $
EAPI=3
PACKAGE_NAME="lib${PN}"
# this package just installs some .c and .h files, no libraries
XORG_STATIC=no
inherit xorg-2
DESCRIPTION="X.Org xtrans library"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc"
RDEPEND=""
DEPEND="${RDEPEND}
doc? ( app-text/xmlto )"
pkg_setup() {
CONFIGURE_OPTIONS="$(use_enable doc docs)
$(use_with doc xmlto)
--without-fop"
}
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/xtrans: ChangeLog xtrans-1.2.6.ebuild
@ 2010-12-19 12:53 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 10+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-12-19 12:53 UTC (permalink / raw
To: gentoo-commits
ssuominen 10/12/19 12:53:04
Modified: ChangeLog xtrans-1.2.6.ebuild
Log:
ppc64 stable wrt #344827
(Portage version: 2.2.0_alpha9/cvs/Linux x86_64)
Revision Changes Path
1.80 x11-libs/xtrans/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?rev=1.80&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?rev=1.80&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?r1=1.79&r2=1.80
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog 9 Nov 2010 18:35:15 -0000 1.79
+++ ChangeLog 19 Dec 2010 12:53:04 -0000 1.80
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/xtrans
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.79 2010/11/09 18:35:15 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.80 2010/12/19 12:53:04 ssuominen Exp $
+
+ 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xtrans-1.2.6.ebuild:
+ ppc64 stable wrt #344827
*xtrans-1.2.6 (09 Nov 2010)
1.2 x11-libs/xtrans/xtrans-1.2.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?r1=1.1&r2=1.2
Index: xtrans-1.2.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xtrans-1.2.6.ebuild 9 Nov 2010 18:35:15 -0000 1.1
+++ xtrans-1.2.6.ebuild 19 Dec 2010 12:53:04 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v 1.1 2010/11/09 18:35:15 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v 1.2 2010/12/19 12:53:04 ssuominen Exp $
EAPI=3
@@ -10,7 +10,7 @@
inherit xorg-2
DESCRIPTION="X.Org xtrans library"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc"
RDEPEND=""
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/xtrans: ChangeLog xtrans-1.2.6.ebuild
@ 2010-12-23 12:23 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 10+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-12-23 12:23 UTC (permalink / raw
To: gentoo-commits
ssuominen 10/12/23 12:23:59
Modified: ChangeLog xtrans-1.2.6.ebuild
Log:
amd64 stable wrt #344827
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64, RepoMan options: --force)
Revision Changes Path
1.81 x11-libs/xtrans/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?rev=1.81&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?rev=1.81&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?r1=1.80&r2=1.81
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog 19 Dec 2010 12:53:04 -0000 1.80
+++ ChangeLog 23 Dec 2010 12:23:59 -0000 1.81
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/xtrans
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.80 2010/12/19 12:53:04 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.81 2010/12/23 12:23:59 ssuominen Exp $
+
+ 23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xtrans-1.2.6.ebuild:
+ amd64 stable wrt #344827
19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xtrans-1.2.6.ebuild:
ppc64 stable wrt #344827
1.3 x11-libs/xtrans/xtrans-1.2.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?r1=1.2&r2=1.3
Index: xtrans-1.2.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xtrans-1.2.6.ebuild 19 Dec 2010 12:53:04 -0000 1.2
+++ xtrans-1.2.6.ebuild 23 Dec 2010 12:23:59 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v 1.2 2010/12/19 12:53:04 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v 1.3 2010/12/23 12:23:59 ssuominen Exp $
EAPI=3
@@ -10,7 +10,7 @@
inherit xorg-2
DESCRIPTION="X.Org xtrans library"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc"
RDEPEND=""
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/xtrans: ChangeLog xtrans-1.2.6.ebuild
@ 2010-12-25 20:37 Christian Faulhammer (fauli)
0 siblings, 0 replies; 10+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-12-25 20:37 UTC (permalink / raw
To: gentoo-commits
fauli 10/12/25 20:37:40
Modified: ChangeLog xtrans-1.2.6.ebuild
Log:
x86 stable, bug 344827
(Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)
Revision Changes Path
1.82 x11-libs/xtrans/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?rev=1.82&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?rev=1.82&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?r1=1.81&r2=1.82
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog 23 Dec 2010 12:23:59 -0000 1.81
+++ ChangeLog 25 Dec 2010 20:37:40 -0000 1.82
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/xtrans
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.81 2010/12/23 12:23:59 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.82 2010/12/25 20:37:40 fauli Exp $
+
+ 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xtrans-1.2.6.ebuild:
+ x86 stable, bug 344827
23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xtrans-1.2.6.ebuild:
amd64 stable wrt #344827
1.4 x11-libs/xtrans/xtrans-1.2.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?r1=1.3&r2=1.4
Index: xtrans-1.2.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xtrans-1.2.6.ebuild 23 Dec 2010 12:23:59 -0000 1.3
+++ xtrans-1.2.6.ebuild 25 Dec 2010 20:37:40 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v 1.3 2010/12/23 12:23:59 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v 1.4 2010/12/25 20:37:40 fauli Exp $
EAPI=3
@@ -10,7 +10,7 @@
inherit xorg-2
DESCRIPTION="X.Org xtrans library"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc"
RDEPEND=""
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/xtrans: ChangeLog xtrans-1.2.6.ebuild
@ 2010-12-29 20:54 Markus Meier (maekke)
0 siblings, 0 replies; 10+ messages in thread
From: Markus Meier (maekke) @ 2010-12-29 20:54 UTC (permalink / raw
To: gentoo-commits
maekke 10/12/29 20:54:32
Modified: ChangeLog xtrans-1.2.6.ebuild
Log:
arm stable, bug #344827
(Portage version: 2.1.9.26/cvs/Linux x86_64)
Revision Changes Path
1.83 x11-libs/xtrans/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?rev=1.83&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?rev=1.83&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?r1=1.82&r2=1.83
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog 25 Dec 2010 20:37:40 -0000 1.82
+++ ChangeLog 29 Dec 2010 20:54:32 -0000 1.83
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/xtrans
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.82 2010/12/25 20:37:40 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.83 2010/12/29 20:54:32 maekke Exp $
+
+ 29 Dec 2010; Markus Meier <maekke@gentoo.org> xtrans-1.2.6.ebuild:
+ arm stable, bug #344827
25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xtrans-1.2.6.ebuild:
x86 stable, bug 344827
1.5 x11-libs/xtrans/xtrans-1.2.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?r1=1.4&r2=1.5
Index: xtrans-1.2.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xtrans-1.2.6.ebuild 25 Dec 2010 20:37:40 -0000 1.4
+++ xtrans-1.2.6.ebuild 29 Dec 2010 20:54:32 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v 1.4 2010/12/25 20:37:40 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v 1.5 2010/12/29 20:54:32 maekke Exp $
EAPI=3
@@ -10,7 +10,7 @@
inherit xorg-2
DESCRIPTION="X.Org xtrans library"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc"
RDEPEND=""
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/xtrans: ChangeLog xtrans-1.2.6.ebuild
@ 2010-12-31 20:15 Jeroen Roovers (jer)
0 siblings, 0 replies; 10+ messages in thread
From: Jeroen Roovers (jer) @ 2010-12-31 20:15 UTC (permalink / raw
To: gentoo-commits
jer 10/12/31 20:15:45
Modified: ChangeLog xtrans-1.2.6.ebuild
Log:
Stable for HPPA (bug #344827).
(Portage version: 2.2.0_alpha11/cvs/Linux i686)
Revision Changes Path
1.84 x11-libs/xtrans/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?rev=1.84&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?rev=1.84&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?r1=1.83&r2=1.84
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog 29 Dec 2010 20:54:32 -0000 1.83
+++ ChangeLog 31 Dec 2010 20:15:45 -0000 1.84
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/xtrans
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.83 2010/12/29 20:54:32 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.84 2010/12/31 20:15:45 jer Exp $
+
+ 31 Dec 2010; Jeroen Roovers <jer@gentoo.org> xtrans-1.2.6.ebuild:
+ Stable for HPPA (bug #344827).
29 Dec 2010; Markus Meier <maekke@gentoo.org> xtrans-1.2.6.ebuild:
arm stable, bug #344827
1.6 x11-libs/xtrans/xtrans-1.2.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?r1=1.5&r2=1.6
Index: xtrans-1.2.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xtrans-1.2.6.ebuild 29 Dec 2010 20:54:32 -0000 1.5
+++ xtrans-1.2.6.ebuild 31 Dec 2010 20:15:45 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v 1.5 2010/12/29 20:54:32 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v 1.6 2010/12/31 20:15:45 jer Exp $
EAPI=3
@@ -10,7 +10,7 @@
inherit xorg-2
DESCRIPTION="X.Org xtrans library"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc"
RDEPEND=""
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/xtrans: ChangeLog xtrans-1.2.6.ebuild
@ 2011-02-12 21:36 Raul Porcel (armin76)
0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2011-02-12 21:36 UTC (permalink / raw
To: gentoo-commits
armin76 11/02/12 21:36:11
Modified: ChangeLog xtrans-1.2.6.ebuild
Log:
alpha/ia64/s390/sh/sparc stable wrt #344827
(Portage version: 2.1.9.25/cvs/Linux ia64)
Revision Changes Path
1.85 x11-libs/xtrans/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?rev=1.85&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?rev=1.85&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?r1=1.84&r2=1.85
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog 31 Dec 2010 20:15:45 -0000 1.84
+++ ChangeLog 12 Feb 2011 21:36:11 -0000 1.85
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/xtrans
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.84 2010/12/31 20:15:45 jer Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.85 2011/02/12 21:36:11 armin76 Exp $
+
+ 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> xtrans-1.2.6.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #344827
31 Dec 2010; Jeroen Roovers <jer@gentoo.org> xtrans-1.2.6.ebuild:
Stable for HPPA (bug #344827).
1.7 x11-libs/xtrans/xtrans-1.2.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?r1=1.6&r2=1.7
Index: xtrans-1.2.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xtrans-1.2.6.ebuild 31 Dec 2010 20:15:45 -0000 1.6
+++ xtrans-1.2.6.ebuild 12 Feb 2011 21:36:11 -0000 1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v 1.6 2010/12/31 20:15:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v 1.7 2011/02/12 21:36:11 armin76 Exp $
EAPI=3
@@ -10,7 +10,7 @@
inherit xorg-2
DESCRIPTION="X.Org xtrans library"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc"
RDEPEND=""
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/xtrans: ChangeLog xtrans-1.2.6.ebuild
@ 2011-02-14 14:06 Kacper Kowalik (xarthisius)
0 siblings, 0 replies; 10+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-02-14 14:06 UTC (permalink / raw
To: gentoo-commits
xarthisius 11/02/14 14:06:32
Modified: ChangeLog xtrans-1.2.6.ebuild
Log:
ppc stable wrt #344827, #354237
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Revision Changes Path
1.86 x11-libs/xtrans/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?rev=1.86&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?rev=1.86&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?r1=1.85&r2=1.86
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog 12 Feb 2011 21:36:11 -0000 1.85
+++ ChangeLog 14 Feb 2011 14:06:32 -0000 1.86
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/xtrans
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.85 2011/02/12 21:36:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.86 2011/02/14 14:06:32 xarthisius Exp $
+
+ 14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> xtrans-1.2.6.ebuild:
+ ppc stable wrt #344827, #354237
12 Feb 2011; Raúl Porcel <armin76@gentoo.org> xtrans-1.2.6.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #344827
1.8 x11-libs/xtrans/xtrans-1.2.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?r1=1.7&r2=1.8
Index: xtrans-1.2.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xtrans-1.2.6.ebuild 12 Feb 2011 21:36:11 -0000 1.7
+++ xtrans-1.2.6.ebuild 14 Feb 2011 14:06:32 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v 1.7 2011/02/12 21:36:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v 1.8 2011/02/14 14:06:32 xarthisius Exp $
EAPI=3
@@ -10,7 +10,7 @@
inherit xorg-2
DESCRIPTION="X.Org xtrans library"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc"
RDEPEND=""
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/xtrans: ChangeLog xtrans-1.2.6.ebuild
@ 2011-03-16 16:10 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 10+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-03-16 16:10 UTC (permalink / raw
To: gentoo-commits
scarabeus 11/03/16 16:10:42
Modified: ChangeLog xtrans-1.2.6.ebuild
Log:
Fix variablename to match xorg-2 namespace.
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Revision Changes Path
1.88 x11-libs/xtrans/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?rev=1.88&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?rev=1.88&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?r1=1.87&r2=1.88
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog 14 Feb 2011 15:58:34 -0000 1.87
+++ ChangeLog 16 Mar 2011 16:10:42 -0000 1.88
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/xtrans
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.87 2011/02/14 15:58:34 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.88 2011/03/16 16:10:42 scarabeus Exp $
+
+ 16 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> xtrans-1.2.6.ebuild:
+ Fix variablename to match xorg-2 namespace.
14 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> -xtrans-1.2.5.ebuild:
old
1.9 x11-libs/xtrans/xtrans-1.2.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild?r1=1.8&r2=1.9
Index: xtrans-1.2.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xtrans-1.2.6.ebuild 14 Feb 2011 14:06:32 -0000 1.8
+++ xtrans-1.2.6.ebuild 16 Mar 2011 16:10:42 -0000 1.9
@@ -1,10 +1,10 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v 1.8 2011/02/14 14:06:32 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v 1.9 2011/03/16 16:10:42 scarabeus Exp $
EAPI=3
-PACKAGE_NAME="lib${PN}"
+XORG_PACKAGE_NAME="lib${PN}"
# this package just installs some .c and .h files, no libraries
XORG_STATIC=no
inherit xorg-2
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/xtrans: ChangeLog xtrans-1.2.6.ebuild
@ 2014-05-23 17:50 Chi-Thanh Christopher Nguyen (chithanh)
0 siblings, 0 replies; 10+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2014-05-23 17:50 UTC (permalink / raw
To: gentoo-commits
chithanh 14/05/23 17:50:21
Modified: ChangeLog
Removed: xtrans-1.2.6.ebuild
Log:
Really remove old.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.112 x11-libs/xtrans/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?rev=1.112&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?rev=1.112&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?r1=1.111&r2=1.112
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- ChangeLog 23 May 2014 17:48:40 -0000 1.111
+++ ChangeLog 23 May 2014 17:50:21 -0000 1.112
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/xtrans
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.111 2014/05/23 17:48:40 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.112 2014/05/23 17:50:21 chithanh Exp $
+
+ 23 May 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ -xtrans-1.2.6.ebuild:
+ Really remove old.
*xtrans-1.3.4 (23 May 2014)
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2014-05-23 17:50 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-09 18:35 [gentoo-commits] gentoo-x86 commit in x11-libs/xtrans: ChangeLog xtrans-1.2.6.ebuild Tomas Chvatal (scarabeus)
-- strict thread matches above, loose matches on Subject: below --
2010-12-19 12:53 Samuli Suominen (ssuominen)
2010-12-23 12:23 Samuli Suominen (ssuominen)
2010-12-25 20:37 Christian Faulhammer (fauli)
2010-12-29 20:54 Markus Meier (maekke)
2010-12-31 20:15 Jeroen Roovers (jer)
2011-02-12 21:36 Raul Porcel (armin76)
2011-02-14 14:06 Kacper Kowalik (xarthisius)
2011-03-16 16:10 Tomas Chvatal (scarabeus)
2014-05-23 17:50 Chi-Thanh Christopher Nguyen (chithanh)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox