* [gentoo-commits] gentoo-x86 commit in gnustep-apps/terminal: terminal-0.9.5_pre20060324-r1.ebuild ChangeLog
@ 2007-12-10 10:03 Bernard Cafarelli (voyageur)
0 siblings, 0 replies; 4+ messages in thread
From: Bernard Cafarelli (voyageur) @ 2007-12-10 10:03 UTC (permalink / raw
To: gentoo-commits
voyageur 07/12/10 10:03:52
Modified: terminal-0.9.5_pre20060324-r1.ebuild ChangeLog
Log:
Add patch to make it compile with gnustep-base 1.15
(Portage version: 2.1.4_rc9)
Revision Changes Path
1.2 gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild?r1=1.1&r2=1.2
Index: terminal-0.9.5_pre20060324-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- terminal-0.9.5_pre20060324-r1.ebuild 10 Sep 2007 18:31:28 -0000 1.1
+++ terminal-0.9.5_pre20060324-r1.ebuild 10 Dec 2007 10:03:51 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild,v 1.1 2007/09/10 18:31:28 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild,v 1.2 2007/12/10 10:03:51 voyageur Exp $
inherit gnustep-2
@@ -20,4 +20,5 @@
# on Solaris -lutil doesn't exist, which hence doesn't provide forkpty
epatch "${FILESDIR}"/${P}-solaris.patch
epatch "${FILESDIR}"/${P}-size_t.patch
+ epatch "${FILESDIR}"/${P}-gnustep-base1.15.patch
}
1.16 gnustep-apps/terminal/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 10 Sep 2007 18:31:28 -0000 1.15
+++ ChangeLog 10 Dec 2007 10:03:51 -0000 1.16
@@ -1,6 +1,11 @@
# ChangeLog for gnustep-apps/terminal
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v 1.15 2007/09/10 18:31:28 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v 1.16 2007/12/10 10:03:51 voyageur Exp $
+
+ 10 Dec 2007; Bernard Cafarelli <voyageur@gentoo.org>
+ +files/terminal-0.9.5_pre20060324-gnustep-base1.15.patch,
+ terminal-0.9.5_pre20060324-r1.ebuild:
+ Add patch to make it compile with gnustep-base 1.15
*terminal-0.9.5_pre20060324-r1 (10 Sep 2007)
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnustep-apps/terminal: terminal-0.9.5_pre20060324-r1.ebuild ChangeLog
@ 2008-01-25 17:59 Christian Faulhammer (opfer)
0 siblings, 0 replies; 4+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-01-25 17:59 UTC (permalink / raw
To: gentoo-commits
opfer 08/01/25 17:59:30
Modified: terminal-0.9.5_pre20060324-r1.ebuild ChangeLog
Log:
stable x86, bug 207381
(Portage version: 2.1.3.19)
Revision Changes Path
1.3 gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild?r1=1.2&r2=1.3
Index: terminal-0.9.5_pre20060324-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- terminal-0.9.5_pre20060324-r1.ebuild 10 Dec 2007 10:03:51 -0000 1.2
+++ terminal-0.9.5_pre20060324-r1.ebuild 25 Jan 2008 17:59:30 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild,v 1.2 2007/12/10 10:03:51 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild,v 1.3 2008/01/25 17:59:30 opfer Exp $
inherit gnustep-2
@@ -11,7 +11,7 @@
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd"
SLOT="0"
src_unpack() {
1.17 gnustep-apps/terminal/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 10 Dec 2007 10:03:51 -0000 1.16
+++ ChangeLog 25 Jan 2008 17:59:30 -0000 1.17
@@ -1,6 +1,10 @@
# ChangeLog for gnustep-apps/terminal
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v 1.16 2007/12/10 10:03:51 voyageur Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v 1.17 2008/01/25 17:59:30 opfer Exp $
+
+ 25 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
+ terminal-0.9.5_pre20060324-r1.ebuild:
+ stable x86, bug 207381
10 Dec 2007; Bernard Cafarelli <voyageur@gentoo.org>
+files/terminal-0.9.5_pre20060324-gnustep-base1.15.patch,
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnustep-apps/terminal: terminal-0.9.5_pre20060324-r1.ebuild ChangeLog
@ 2008-01-30 1:36 Brent Baude (ranger)
0 siblings, 0 replies; 4+ messages in thread
From: Brent Baude (ranger) @ 2008-01-30 1:36 UTC (permalink / raw
To: gentoo-commits
ranger 08/01/30 01:36:25
Modified: terminal-0.9.5_pre20060324-r1.ebuild ChangeLog
Log:
Marking gnustep ppc for bug 207381
(Portage version: 2.1.3.19)
Revision Changes Path
1.4 gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild?r1=1.3&r2=1.4
Index: terminal-0.9.5_pre20060324-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- terminal-0.9.5_pre20060324-r1.ebuild 25 Jan 2008 17:59:30 -0000 1.3
+++ terminal-0.9.5_pre20060324-r1.ebuild 30 Jan 2008 01:36:24 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild,v 1.3 2008/01/25 17:59:30 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild,v 1.4 2008/01/30 01:36:24 ranger Exp $
inherit gnustep-2
@@ -11,7 +11,7 @@
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd"
+KEYWORDS="~amd64 ppc x86 ~x86-fbsd"
SLOT="0"
src_unpack() {
1.18 gnustep-apps/terminal/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 25 Jan 2008 17:59:30 -0000 1.17
+++ ChangeLog 30 Jan 2008 01:36:24 -0000 1.18
@@ -1,6 +1,10 @@
# ChangeLog for gnustep-apps/terminal
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v 1.17 2008/01/25 17:59:30 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v 1.18 2008/01/30 01:36:24 ranger Exp $
+
+ 30 Jan 2008; Brent Baude <ranger@gentoo.org>
+ terminal-0.9.5_pre20060324-r1.ebuild:
+ Marking terminal-0.9.5_pre20060324-r1 ppc for bug 207381
25 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
terminal-0.9.5_pre20060324-r1.ebuild:
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnustep-apps/terminal: terminal-0.9.5_pre20060324-r1.ebuild ChangeLog
@ 2008-03-08 13:52 Santiago M. Mola (coldwind)
0 siblings, 0 replies; 4+ messages in thread
From: Santiago M. Mola (coldwind) @ 2008-03-08 13:52 UTC (permalink / raw
To: gentoo-commits
coldwind 08/03/08 13:52:55
Modified: terminal-0.9.5_pre20060324-r1.ebuild ChangeLog
Log:
amd64 stable wrt bug #207381
(Portage version: 2.1.4.4)
Revision Changes Path
1.5 gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild?r1=1.4&r2=1.5
Index: terminal-0.9.5_pre20060324-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- terminal-0.9.5_pre20060324-r1.ebuild 30 Jan 2008 01:36:24 -0000 1.4
+++ terminal-0.9.5_pre20060324-r1.ebuild 8 Mar 2008 13:52:55 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild,v 1.4 2008/01/30 01:36:24 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324-r1.ebuild,v 1.5 2008/03/08 13:52:55 coldwind Exp $
inherit gnustep-2
@@ -11,7 +11,7 @@
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd"
SLOT="0"
src_unpack() {
1.19 gnustep-apps/terminal/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 30 Jan 2008 01:36:24 -0000 1.18
+++ ChangeLog 8 Mar 2008 13:52:55 -0000 1.19
@@ -1,6 +1,10 @@
# ChangeLog for gnustep-apps/terminal
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v 1.18 2008/01/30 01:36:24 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v 1.19 2008/03/08 13:52:55 coldwind Exp $
+
+ 08 Mar 2008; Santiago M. Mola <coldwind@gentoo.org>
+ terminal-0.9.5_pre20060324-r1.ebuild:
+ amd64 stable wrt bug #207381
30 Jan 2008; Brent Baude <ranger@gentoo.org>
terminal-0.9.5_pre20060324-r1.ebuild:
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-03-08 13:53 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-08 13:52 [gentoo-commits] gentoo-x86 commit in gnustep-apps/terminal: terminal-0.9.5_pre20060324-r1.ebuild ChangeLog Santiago M. Mola (coldwind)
-- strict thread matches above, loose matches on Subject: below --
2008-01-30 1:36 Brent Baude (ranger)
2008-01-25 17:59 Christian Faulhammer (opfer)
2007-12-10 10:03 Bernard Cafarelli (voyageur)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox