* [gentoo-commits] gentoo-x86 commit in dev-libs/tre: tre-0.8.0.ebuild ChangeLog
@ 2010-01-14 21:42 Christian Faulhammer (fauli)
0 siblings, 0 replies; 15+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-01-14 21:42 UTC (permalink / raw
To: gentoo-commits
fauli 10/01/14 21:42:10
Modified: tre-0.8.0.ebuild ChangeLog
Log:
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Revision Changes Path
1.3 dev-libs/tre/tre-0.8.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?r1=1.2&r2=1.3
Index: tre-0.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tre-0.8.0.ebuild 16 Oct 2009 13:46:07 -0000 1.2
+++ tre-0.8.0.ebuild 14 Jan 2010 21:42:10 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v 1.2 2009/10/16 13:46:07 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v 1.3 2010/01/14 21:42:10 fauli Exp $
EAPI=2
@@ -10,7 +10,7 @@
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="nls static-libs"
RDEPEND="!app-misc/glimpse
1.42 dev-libs/tre/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/tre/ChangeLog?r1=1.41&r2=1.42
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog 17 Oct 2009 07:53:51 -0000 1.41
+++ ChangeLog 14 Jan 2010 21:42:10 -0000 1.42
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/tre
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.41 2009/10/17 07:53:51 maekke Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.42 2010/01/14 21:42:10 fauli Exp $
+
+ 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> tre-0.8.0.ebuild:
+ Transfer Prefix keywords
17 Oct 2009; Markus Meier <maekke@gentoo.org> metadata.xml:
remove static-libs description as it is global now
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/tre: tre-0.8.0.ebuild ChangeLog
@ 2011-01-07 18:13 Justin Lecher (jlec)
0 siblings, 0 replies; 15+ messages in thread
From: Justin Lecher (jlec) @ 2011-01-07 18:13 UTC (permalink / raw
To: gentoo-commits
jlec 11/01/07 18:13:41
Modified: tre-0.8.0.ebuild ChangeLog
Log:
Make sure correct locale is present during test, 350839
(Portage version: 2.2.0_alpha14/cvs/Linux x86_64)
Revision Changes Path
1.5 dev-libs/tre/tre-0.8.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?r1=1.4&r2=1.5
Index: tre-0.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tre-0.8.0.ebuild 6 Jan 2011 16:41:28 -0000 1.4
+++ tre-0.8.0.ebuild 7 Jan 2011 18:13:41 -0000 1.5
@@ -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/dev-libs/tre/tre-0.8.0.ebuild,v 1.4 2011/01/06 16:41:28 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v 1.5 2011/01/07 18:13:41 jlec Exp $
EAPI=2
@@ -29,6 +29,17 @@
$(use_enable static-libs static)
}
+src_test() {
+ if $(locale -a | grep -iq en_US.iso88591); then
+ emake -j1 \
+ check || die
+ else
+ ewarn "If you like to run the test,"
+ ewarn "please make sure en_US.ISO-8859-1 is installed."
+ die "en_US.ISO-8859-1 locale is missing"
+ fi
+}
+
src_install() {
emake DESTDIR="${D}" install || die
dodoc AUTHORS ChangeLog NEWS README THANKS TODO || die
1.44 dev-libs/tre/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?r1=1.43&r2=1.44
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog 6 Jan 2011 16:41:28 -0000 1.43
+++ ChangeLog 7 Jan 2011 18:13:41 -0000 1.44
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/tre
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.43 2011/01/06 16:41:28 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.44 2011/01/07 18:13:41 jlec Exp $
+
+ 07 Jan 2011; Justin Lecher <jlec@gentoo.org> tre-0.8.0.ebuild:
+ Make sure correct locale is present during test, 350839
06 Jan 2011; Justin Lecher <jlec@gentoo.org> tre-0.7.5.ebuild,
tre-0.8.0.ebuild:
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/tre: tre-0.8.0.ebuild ChangeLog
@ 2011-01-07 23:35 Brent Baude (ranger)
0 siblings, 0 replies; 15+ messages in thread
From: Brent Baude (ranger) @ 2011-01-07 23:35 UTC (permalink / raw
To: gentoo-commits
ranger 11/01/07 23:35:37
Modified: tre-0.8.0.ebuild ChangeLog
Log:
Marking tre-0.8.0 ppc for bug 350839
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Revision Changes Path
1.6 dev-libs/tre/tre-0.8.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?r1=1.5&r2=1.6
Index: tre-0.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tre-0.8.0.ebuild 7 Jan 2011 18:13:41 -0000 1.5
+++ tre-0.8.0.ebuild 7 Jan 2011 23:35:37 -0000 1.6
@@ -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/dev-libs/tre/tre-0.8.0.ebuild,v 1.5 2011/01/07 18:13:41 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v 1.6 2011/01/07 23:35:37 ranger Exp $
EAPI=2
@@ -10,7 +10,7 @@
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="nls static-libs"
RDEPEND="
1.45 dev-libs/tre/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?r1=1.44&r2=1.45
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog 7 Jan 2011 18:13:41 -0000 1.44
+++ ChangeLog 7 Jan 2011 23:35:37 -0000 1.45
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/tre
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.44 2011/01/07 18:13:41 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.45 2011/01/07 23:35:37 ranger Exp $
+
+ 07 Jan 2011; Brent Baude <ranger@gentoo.org> tre-0.8.0.ebuild:
+ Marking tre-0.8.0 ppc for bug 350839
07 Jan 2011; Justin Lecher <jlec@gentoo.org> tre-0.8.0.ebuild:
Make sure correct locale is present during test, 350839
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/tre: tre-0.8.0.ebuild ChangeLog
@ 2011-01-08 0:00 Markos Chandras (hwoarang)
0 siblings, 0 replies; 15+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-01-08 0:00 UTC (permalink / raw
To: gentoo-commits
hwoarang 11/01/08 00:00:49
Modified: tre-0.8.0.ebuild ChangeLog
Log:
Stable on amd64 wrt bug #350839
(Portage version: 2.1.9.30/cvs/Linux x86_64)
Revision Changes Path
1.7 dev-libs/tre/tre-0.8.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?r1=1.6&r2=1.7
Index: tre-0.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- tre-0.8.0.ebuild 7 Jan 2011 23:35:37 -0000 1.6
+++ tre-0.8.0.ebuild 8 Jan 2011 00:00:49 -0000 1.7
@@ -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/dev-libs/tre/tre-0.8.0.ebuild,v 1.6 2011/01/07 23:35:37 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v 1.7 2011/01/08 00:00:49 hwoarang Exp $
EAPI=2
@@ -10,7 +10,7 @@
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="nls static-libs"
RDEPEND="
1.46 dev-libs/tre/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?r1=1.45&r2=1.46
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog 7 Jan 2011 23:35:37 -0000 1.45
+++ ChangeLog 8 Jan 2011 00:00:49 -0000 1.46
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/tre
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.45 2011/01/07 23:35:37 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.46 2011/01/08 00:00:49 hwoarang Exp $
+
+ 07 Jan 2011; Markos Chandras <hwoarang@gentoo.org> tre-0.8.0.ebuild:
+ Stable on amd64 wrt bug #350839
07 Jan 2011; Brent Baude <ranger@gentoo.org> tre-0.8.0.ebuild:
Marking tre-0.8.0 ppc for bug 350839
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/tre: tre-0.8.0.ebuild ChangeLog
@ 2011-01-15 14:32 Markus Meier (maekke)
0 siblings, 0 replies; 15+ messages in thread
From: Markus Meier (maekke) @ 2011-01-15 14:32 UTC (permalink / raw
To: gentoo-commits
maekke 11/01/15 14:32:12
Modified: tre-0.8.0.ebuild ChangeLog
Log:
x86 stable, bug #350839
(Portage version: 2.1.9.31/cvs/Linux x86_64)
Revision Changes Path
1.8 dev-libs/tre/tre-0.8.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?r1=1.7&r2=1.8
Index: tre-0.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- tre-0.8.0.ebuild 8 Jan 2011 00:00:49 -0000 1.7
+++ tre-0.8.0.ebuild 15 Jan 2011 14:32:12 -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/dev-libs/tre/tre-0.8.0.ebuild,v 1.7 2011/01/08 00:00:49 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v 1.8 2011/01/15 14:32:12 maekke Exp $
EAPI=2
@@ -10,7 +10,7 @@
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="nls static-libs"
RDEPEND="
1.47 dev-libs/tre/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?r1=1.46&r2=1.47
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog 8 Jan 2011 00:00:49 -0000 1.46
+++ ChangeLog 15 Jan 2011 14:32:12 -0000 1.47
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/tre
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.46 2011/01/08 00:00:49 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.47 2011/01/15 14:32:12 maekke Exp $
+
+ 15 Jan 2011; Markus Meier <maekke@gentoo.org> tre-0.8.0.ebuild:
+ x86 stable, bug #350839
07 Jan 2011; Markos Chandras <hwoarang@gentoo.org> tre-0.8.0.ebuild:
Stable on amd64 wrt bug #350839
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/tre: tre-0.8.0.ebuild ChangeLog
@ 2011-01-24 4:01 Jeroen Roovers (jer)
0 siblings, 0 replies; 15+ messages in thread
From: Jeroen Roovers (jer) @ 2011-01-24 4:01 UTC (permalink / raw
To: gentoo-commits
jer 11/01/24 04:01:11
Modified: tre-0.8.0.ebuild ChangeLog
Log:
Stable for HPPA (bug #350839).
(Portage version: 2.2.0_alpha19/cvs/Linux i686)
Revision Changes Path
1.9 dev-libs/tre/tre-0.8.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?r1=1.8&r2=1.9
Index: tre-0.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- tre-0.8.0.ebuild 15 Jan 2011 14:32:12 -0000 1.8
+++ tre-0.8.0.ebuild 24 Jan 2011 04:01:11 -0000 1.9
@@ -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/dev-libs/tre/tre-0.8.0.ebuild,v 1.8 2011/01/15 14:32:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v 1.9 2011/01/24 04:01:11 jer Exp $
EAPI=2
@@ -10,7 +10,7 @@
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="nls static-libs"
RDEPEND="
1.48 dev-libs/tre/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?r1=1.47&r2=1.48
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog 15 Jan 2011 14:32:12 -0000 1.47
+++ ChangeLog 24 Jan 2011 04:01:11 -0000 1.48
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/tre
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.47 2011/01/15 14:32:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.48 2011/01/24 04:01:11 jer Exp $
+
+ 24 Jan 2011; Jeroen Roovers <jer@gentoo.org> tre-0.8.0.ebuild:
+ Stable for HPPA (bug #350839).
15 Jan 2011; Markus Meier <maekke@gentoo.org> tre-0.8.0.ebuild:
x86 stable, bug #350839
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/tre: tre-0.8.0.ebuild ChangeLog
@ 2011-01-29 17:38 Raul Porcel (armin76)
0 siblings, 0 replies; 15+ messages in thread
From: Raul Porcel (armin76) @ 2011-01-29 17:38 UTC (permalink / raw
To: gentoo-commits
armin76 11/01/29 17:38:52
Modified: tre-0.8.0.ebuild ChangeLog
Log:
alpha/ia64/sparc stable wrt #350839
(Portage version: 2.1.9.25/cvs/Linux ia64)
Revision Changes Path
1.10 dev-libs/tre/tre-0.8.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?r1=1.9&r2=1.10
Index: tre-0.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- tre-0.8.0.ebuild 24 Jan 2011 04:01:11 -0000 1.9
+++ tre-0.8.0.ebuild 29 Jan 2011 17:38:52 -0000 1.10
@@ -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/dev-libs/tre/tre-0.8.0.ebuild,v 1.9 2011/01/24 04:01:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v 1.10 2011/01/29 17:38:52 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="nls static-libs"
RDEPEND="
1.49 dev-libs/tre/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?r1=1.48&r2=1.49
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog 24 Jan 2011 04:01:11 -0000 1.48
+++ ChangeLog 29 Jan 2011 17:38:52 -0000 1.49
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/tre
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.48 2011/01/24 04:01:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.49 2011/01/29 17:38:52 armin76 Exp $
+
+ 29 Jan 2011; Raúl Porcel <armin76@gentoo.org> tre-0.8.0.ebuild:
+ alpha/ia64/sparc stable wrt #350839
24 Jan 2011; Jeroen Roovers <jer@gentoo.org> tre-0.8.0.ebuild:
Stable for HPPA (bug #350839).
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/tre: tre-0.8.0.ebuild ChangeLog
@ 2011-03-04 17:37 Justin Lecher (jlec)
0 siblings, 0 replies; 15+ messages in thread
From: Justin Lecher (jlec) @ 2011-03-04 17:37 UTC (permalink / raw
To: gentoo-commits
jlec 11/03/04 17:37:54
Modified: tre-0.8.0.ebuild ChangeLog
Log:
Added python support, 357397, thanks Martin for the Patch
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Revision Changes Path
1.11 dev-libs/tre/tre-0.8.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?r1=1.10&r2=1.11
Index: tre-0.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- tre-0.8.0.ebuild 29 Jan 2011 17:38:52 -0000 1.10
+++ tre-0.8.0.ebuild 4 Mar 2011 17:37:54 -0000 1.11
@@ -1,17 +1,23 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v 1.10 2011/01/29 17:38:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v 1.11 2011/03/04 17:37:54 jlec Exp $
EAPI=2
-DESCRIPTION="Lightweight, robust, and efficient POSIX compliant regexp matching library."
+PYTHON_DEPEND="2"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.*"
+
+inherit distutils eutils
+
+DESCRIPTION="Lightweight, robust, and efficient POSIX compliant regexp matching library"
HOMEPAGE="http://laurikari.net/tre/"
SRC_URI="http://laurikari.net/tre/${P}.tar.bz2"
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="nls static-libs"
+IUSE="nls python static-libs"
RDEPEND="
!app-misc/glimpse
@@ -20,6 +26,13 @@
dev-util/pkgconfig
nls? ( sys-devel/gettext )"
+DISTUTILS_SETUP_FILES=("python/setup.py")
+
+src_prepare() {
+ epatch "${FILESDIR}"/${PV}-python.patch
+ python_copy_sources python
+}
+
src_configure() {
econf \
--disable-dependency-tracking \
@@ -29,6 +42,11 @@
$(use_enable static-libs static)
}
+src_compile() {
+ emake || die
+ use python && distutils_src_compile
+}
+
src_test() {
if $(locale -a | grep -iq en_US.iso88591); then
emake -j1 \
@@ -44,6 +62,7 @@
emake DESTDIR="${D}" install || die
dodoc AUTHORS ChangeLog NEWS README THANKS TODO || die
dohtml doc/*.{css,html} || die
+ use python && distutils_src_install
}
pkg_postinst() {
1.50 dev-libs/tre/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?r1=1.49&r2=1.50
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog 29 Jan 2011 17:38:52 -0000 1.49
+++ ChangeLog 4 Mar 2011 17:37:54 -0000 1.50
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/tre
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.49 2011/01/29 17:38:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.50 2011/03/04 17:37:54 jlec Exp $
+
+ 04 Mar 2011; Justin Lecher <jlec@gentoo.org> +files/0.8.0-python.patch,
+ tre-0.8.0.ebuild:
+ Added python support, 357397, thanks Martin for the Patch
29 Jan 2011; Raúl Porcel <armin76@gentoo.org> tre-0.8.0.ebuild:
alpha/ia64/sparc stable wrt #350839
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/tre: tre-0.8.0.ebuild ChangeLog
@ 2011-03-04 17:55 Justin Lecher (jlec)
0 siblings, 0 replies; 15+ messages in thread
From: Justin Lecher (jlec) @ 2011-03-04 17:55 UTC (permalink / raw
To: gentoo-commits
jlec 11/03/04 17:55:51
Modified: tre-0.8.0.ebuild ChangeLog
Log:
Removed unneccessary python_copy_sources
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Revision Changes Path
1.12 dev-libs/tre/tre-0.8.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?r1=1.11&r2=1.12
Index: tre-0.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- tre-0.8.0.ebuild 4 Mar 2011 17:37:54 -0000 1.11
+++ tre-0.8.0.ebuild 4 Mar 2011 17:55:51 -0000 1.12
@@ -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/dev-libs/tre/tre-0.8.0.ebuild,v 1.11 2011/03/04 17:37:54 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v 1.12 2011/03/04 17:55:51 jlec Exp $
EAPI=2
@@ -30,7 +30,6 @@
src_prepare() {
epatch "${FILESDIR}"/${PV}-python.patch
- python_copy_sources python
}
src_configure() {
1.51 dev-libs/tre/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?r1=1.50&r2=1.51
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog 4 Mar 2011 17:37:54 -0000 1.50
+++ ChangeLog 4 Mar 2011 17:55:51 -0000 1.51
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/tre
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.50 2011/03/04 17:37:54 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.51 2011/03/04 17:55:51 jlec Exp $
+
+ 04 Mar 2011; Justin Lecher <jlec@gentoo.org> tre-0.8.0.ebuild:
+ Removed unneccessary python_copy_sources
04 Mar 2011; Justin Lecher <jlec@gentoo.org> +files/0.8.0-python.patch,
tre-0.8.0.ebuild:
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/tre: tre-0.8.0.ebuild ChangeLog
@ 2011-03-04 18:13 Justin Lecher (jlec)
0 siblings, 0 replies; 15+ messages in thread
From: Justin Lecher (jlec) @ 2011-03-04 18:13 UTC (permalink / raw
To: gentoo-commits
jlec 11/03/04 18:13:40
Modified: tre-0.8.0.ebuild ChangeLog
Log:
Remove collision with app-misc/glimpse, agrep -> agrep-tre renamed
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Revision Changes Path
1.13 dev-libs/tre/tre-0.8.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?r1=1.12&r2=1.13
Index: tre-0.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- tre-0.8.0.ebuild 4 Mar 2011 17:55:51 -0000 1.12
+++ tre-0.8.0.ebuild 4 Mar 2011 18:13:40 -0000 1.13
@@ -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/dev-libs/tre/tre-0.8.0.ebuild,v 1.12 2011/03/04 17:55:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v 1.13 2011/03/04 18:13:40 jlec Exp $
EAPI=2
@@ -59,6 +59,7 @@
src_install() {
emake DESTDIR="${D}" install || die
+ mv ${ED}/usr/bin/agrep{,-tre} || die
dodoc AUTHORS ChangeLog NEWS README THANKS TODO || die
dohtml doc/*.{css,html} || die
use python && distutils_src_install
1.52 dev-libs/tre/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?r1=1.51&r2=1.52
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog 4 Mar 2011 17:55:51 -0000 1.51
+++ ChangeLog 4 Mar 2011 18:13:40 -0000 1.52
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/tre
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.51 2011/03/04 17:55:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.52 2011/03/04 18:13:40 jlec Exp $
+
+ 04 Mar 2011; Justin Lecher <jlec@gentoo.org> tre-0.8.0.ebuild:
+ Remove collision with app-misc/glimpse, agrep -> agrep-tre renamed
04 Mar 2011; Justin Lecher <jlec@gentoo.org> tre-0.8.0.ebuild:
Removed unneccessary python_copy_sources
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/tre: tre-0.8.0.ebuild ChangeLog
@ 2011-03-05 0:33 Jeremy Olexa (darkside)
0 siblings, 0 replies; 15+ messages in thread
From: Jeremy Olexa (darkside) @ 2011-03-05 0:33 UTC (permalink / raw
To: gentoo-commits
darkside 11/03/05 00:33:30
Modified: tre-0.8.0.ebuild ChangeLog
Log:
Use EAPI=3, bug 357435
(Portage version: 2.1.9.40/cvs/Linux x86_64)
Revision Changes Path
1.15 dev-libs/tre/tre-0.8.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?r1=1.14&r2=1.15
Index: tre-0.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- tre-0.8.0.ebuild 4 Mar 2011 18:29:00 -0000 1.14
+++ tre-0.8.0.ebuild 5 Mar 2011 00:33:30 -0000 1.15
@@ -1,8 +1,8 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v 1.14 2011/03/04 18:29:00 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v 1.15 2011/03/05 00:33:30 darkside Exp $
-EAPI=2
+EAPI=3
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
1.53 dev-libs/tre/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?r1=1.52&r2=1.53
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog 4 Mar 2011 18:13:40 -0000 1.52
+++ ChangeLog 5 Mar 2011 00:33:30 -0000 1.53
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/tre
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.52 2011/03/04 18:13:40 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.53 2011/03/05 00:33:30 darkside Exp $
+
+ 05 Mar 2011; Jeremy Olexa <darkside@gentoo.org> tre-0.8.0.ebuild:
+ Use EAPI=3, bug 357435
04 Mar 2011; Justin Lecher <jlec@gentoo.org> tre-0.8.0.ebuild:
Remove collision with app-misc/glimpse, agrep -> agrep-tre renamed
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/tre: tre-0.8.0.ebuild ChangeLog
@ 2011-03-21 10:54 Kacper Kowalik (xarthisius)
0 siblings, 0 replies; 15+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-03-21 10:54 UTC (permalink / raw
To: gentoo-commits
xarthisius 11/03/21 10:54:04
Modified: tre-0.8.0.ebuild ChangeLog
Log:
ppc64 stable wrt #350839
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Revision Changes Path
1.16 dev-libs/tre/tre-0.8.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?r1=1.15&r2=1.16
Index: tre-0.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- tre-0.8.0.ebuild 5 Mar 2011 00:33:30 -0000 1.15
+++ tre-0.8.0.ebuild 21 Mar 2011 10:54:04 -0000 1.16
@@ -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/dev-libs/tre/tre-0.8.0.ebuild,v 1.15 2011/03/05 00:33:30 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v 1.16 2011/03/21 10:54:04 xarthisius Exp $
EAPI=3
@@ -16,7 +16,7 @@
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="nls python static-libs"
RDEPEND="
1.54 dev-libs/tre/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?r1=1.53&r2=1.54
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog 5 Mar 2011 00:33:30 -0000 1.53
+++ ChangeLog 21 Mar 2011 10:54:04 -0000 1.54
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/tre
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.53 2011/03/05 00:33:30 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.54 2011/03/21 10:54:04 xarthisius Exp $
+
+ 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> tre-0.8.0.ebuild:
+ ppc64 stable wrt #350839
05 Mar 2011; Jeremy Olexa <darkside@gentoo.org> tre-0.8.0.ebuild:
Use EAPI=3, bug 357435
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/tre: tre-0.8.0.ebuild ChangeLog
@ 2011-06-13 12:29 Justin Lecher (jlec)
0 siblings, 0 replies; 15+ messages in thread
From: Justin Lecher (jlec) @ 2011-06-13 12:29 UTC (permalink / raw
To: gentoo-commits
jlec 11/06/13 12:29:51
Modified: tre-0.8.0.ebuild ChangeLog
Log:
Fix compilation on CHOST=mingw32, #369947; thanks Nathan Phillip Brink for the patch
(Portage version: 2.2.0_alpha40/cvs/Linux x86_64)
Revision Changes Path
1.17 dev-libs/tre/tre-0.8.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?r1=1.16&r2=1.17
Index: tre-0.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- tre-0.8.0.ebuild 21 Mar 2011 10:54:04 -0000 1.16
+++ tre-0.8.0.ebuild 13 Jun 2011 12:29:51 -0000 1.17
@@ -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/dev-libs/tre/tre-0.8.0.ebuild,v 1.16 2011/03/21 10:54:04 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v 1.17 2011/06/13 12:29:51 jlec Exp $
EAPI=3
@@ -63,7 +63,11 @@
src_install() {
emake DESTDIR="${D}" install || die
- mv ${ED}/usr/bin/agrep{,-tre} || die
+
+ local exe_ext=
+ [[ ${CHOST} = *mingw32* ]] && exe_ext=.exe
+ mv "${ED}"/usr/bin/agrep{,-tre}${exe_ext} || die
+
dodoc AUTHORS ChangeLog NEWS README THANKS TODO || die
dohtml doc/*.{css,html} || die
use python && distutils_src_install
1.56 dev-libs/tre/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?r1=1.55&r2=1.56
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog 27 Mar 2011 21:58:04 -0000 1.55
+++ ChangeLog 13 Jun 2011 12:29:51 -0000 1.56
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/tre
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.55 2011/03/27 21:58:04 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.56 2011/06/13 12:29:51 jlec Exp $
+
+ 13 Jun 2011; Justin Lecher <jlec@gentoo.org> tre-0.8.0.ebuild:
+ Fix compilation on CHOST=mingw32, #369947; thanks Nathan Phillip Brink for
+ the patch
27 Mar 2011; Jeremy Olexa <darkside@gentoo.org> -tre-0.7.5.ebuild:
remove old ebuilds
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/tre: tre-0.8.0.ebuild ChangeLog
@ 2011-06-13 12:35 Justin Lecher (jlec)
0 siblings, 0 replies; 15+ messages in thread
From: Justin Lecher (jlec) @ 2011-06-13 12:35 UTC (permalink / raw
To: gentoo-commits
jlec 11/06/13 12:35:46
Modified: tre-0.8.0.ebuild ChangeLog
Log:
Do not inclu LDFLAGS in pkgconfig file, #369945
(Portage version: 2.2.0_alpha40/cvs/Linux x86_64)
Revision Changes Path
1.18 dev-libs/tre/tre-0.8.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?r1=1.17&r2=1.18
Index: tre-0.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- tre-0.8.0.ebuild 13 Jun 2011 12:29:51 -0000 1.17
+++ tre-0.8.0.ebuild 13 Jun 2011 12:35:46 -0000 1.18
@@ -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/dev-libs/tre/tre-0.8.0.ebuild,v 1.17 2011/06/13 12:29:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v 1.18 2011/06/13 12:35:46 jlec Exp $
EAPI=3
@@ -33,7 +33,9 @@
}
src_prepare() {
- epatch "${FILESDIR}"/${PV}-python.patch
+ epatch \
+ "${FILESDIR}"/${PV}-python.patch \
+ "${FILESDIR}"/${PV}-pkgcfg.patch
}
src_configure() {
1.57 dev-libs/tre/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?r1=1.56&r2=1.57
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog 13 Jun 2011 12:29:51 -0000 1.56
+++ ChangeLog 13 Jun 2011 12:35:46 -0000 1.57
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/tre
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.56 2011/06/13 12:29:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.57 2011/06/13 12:35:46 jlec Exp $
+
+ 13 Jun 2011; Justin Lecher <jlec@gentoo.org> +files/0.8.0-pkgcfg.patch,
+ tre-0.8.0.ebuild:
+ Do not inclu LDFLAGS in pkgconfig file, #369945
13 Jun 2011; Justin Lecher <jlec@gentoo.org> tre-0.8.0.ebuild:
Fix compilation on CHOST=mingw32, #369947; thanks Nathan Phillip Brink for
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/tre: tre-0.8.0.ebuild ChangeLog
@ 2012-05-04 18:35 Jeff Horelick (jdhore)
0 siblings, 0 replies; 15+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-04 18:35 UTC (permalink / raw
To: gentoo-commits
jdhore 12/05/04 18:35:55
Modified: tre-0.8.0.ebuild ChangeLog
Log:
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Revision Changes Path
1.19 dev-libs/tre/tre-0.8.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild?r1=1.18&r2=1.19
Index: tre-0.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- tre-0.8.0.ebuild 13 Jun 2011 12:35:46 -0000 1.18
+++ tre-0.8.0.ebuild 4 May 2012 18:35:55 -0000 1.19
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v 1.18 2011/06/13 12:35:46 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.8.0.ebuild,v 1.19 2012/05/04 18:35:55 jdhore Exp $
EAPI=3
@@ -23,7 +23,7 @@
!app-misc/glimpse
!app-text/agrep"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
nls? ( sys-devel/gettext )"
DISTUTILS_SETUP_FILES=("python/setup.py")
1.58 dev-libs/tre/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tre/ChangeLog?r1=1.57&r2=1.58
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog 13 Jun 2011 12:35:46 -0000 1.57
+++ ChangeLog 4 May 2012 18:35:55 -0000 1.58
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/tre
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.57 2011/06/13 12:35:46 jlec Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.58 2012/05/04 18:35:55 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> tre-0.8.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
13 Jun 2011; Justin Lecher <jlec@gentoo.org> +files/0.8.0-pkgcfg.patch,
tre-0.8.0.ebuild:
^ permalink raw reply [flat|nested] 15+ messages in thread
end of thread, other threads:[~2012-05-04 18:42 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-08 0:00 [gentoo-commits] gentoo-x86 commit in dev-libs/tre: tre-0.8.0.ebuild ChangeLog Markos Chandras (hwoarang)
-- strict thread matches above, loose matches on Subject: below --
2012-05-04 18:35 Jeff Horelick (jdhore)
2011-06-13 12:35 Justin Lecher (jlec)
2011-06-13 12:29 Justin Lecher (jlec)
2011-03-21 10:54 Kacper Kowalik (xarthisius)
2011-03-05 0:33 Jeremy Olexa (darkside)
2011-03-04 18:13 Justin Lecher (jlec)
2011-03-04 17:55 Justin Lecher (jlec)
2011-03-04 17:37 Justin Lecher (jlec)
2011-01-29 17:38 Raul Porcel (armin76)
2011-01-24 4:01 Jeroen Roovers (jer)
2011-01-15 14:32 Markus Meier (maekke)
2011-01-07 23:35 Brent Baude (ranger)
2011-01-07 18:13 Justin Lecher (jlec)
2010-01-14 21:42 Christian Faulhammer (fauli)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox