public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lang/opendylan: opendylan-9999.ebuild ChangeLog
@ 2012-08-22  3:42 Patrick Lauer (patrick)
  0 siblings, 0 replies; 5+ messages in thread
From: Patrick Lauer (patrick) @ 2012-08-22  3:42 UTC (permalink / raw
  To: gentoo-commits

patrick     12/08/22 03:42:00

  Modified:             opendylan-9999.ebuild ChangeLog
  Log:
  Remove keywords from live ebuild
  
  (Portage version: 2.2.0_alpha121/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-lang/opendylan/opendylan-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild?r1=1.2&r2=1.3

Index: opendylan-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- opendylan-9999.ebuild	21 Aug 2012 08:30:04 -0000	1.2
+++ opendylan-9999.ebuild	22 Aug 2012 03:42:00 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild,v 1.2 2012/08/21 08:30:04 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild,v 1.3 2012/08/22 03:42:00 patrick Exp $
 EAPI=4
 
 inherit autotools git-2
@@ -16,9 +16,6 @@
 LICENSE="Opendylan"
 SLOT="0"
 
-# not tested on x86
-KEYWORDS="~amd64"
-
 IUSE=""
 
 DEPEND="dev-libs/boehm-gc[threads]



1.4                  dev-lang/opendylan/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/opendylan/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	21 Aug 2012 08:30:04 -0000	1.3
+++ ChangeLog	22 Aug 2012 03:42:00 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/opendylan
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/ChangeLog,v 1.3 2012/08/21 08:30:04 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/ChangeLog,v 1.4 2012/08/22 03:42:00 patrick Exp $
+
+  22 Aug 2012; Patrick Lauer <patrick@gentoo.org> opendylan-9999.ebuild:
+  Remove keywords from live ebuild
 
   21 Aug 2012; Patrick Lauer <patrick@gentoo.org> opendylan-2011.1-r1.ebuild,
   opendylan-9999.ebuild:





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/opendylan: opendylan-9999.ebuild ChangeLog
@ 2013-12-20  6:35 Patrick Lauer (patrick)
  0 siblings, 0 replies; 5+ messages in thread
From: Patrick Lauer (patrick) @ 2013-12-20  6:35 UTC (permalink / raw
  To: gentoo-commits

patrick     13/12/20 06:35:15

  Modified:             opendylan-9999.ebuild ChangeLog
  Log:
  Fix -9999 ebuild a bit
  
  (Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.5                  dev-lang/opendylan/opendylan-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild?r1=1.4&r2=1.5

Index: opendylan-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- opendylan-9999.ebuild	8 Feb 2013 09:26:19 -0000	1.4
+++ opendylan-9999.ebuild	20 Dec 2013 06:35:14 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild,v 1.4 2013/02/08 09:26:19 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild,v 1.5 2013/12/20 06:35:14 patrick Exp $
 EAPI=4
 
 inherit autotools git-2
@@ -32,7 +32,9 @@
 }
 
 src_configure() {
-	if has_version =dev-lang/opendylan-bin-2012.1; then
+        if has_version =dev-lang/opendylan-bin-2013.1; then
+                PATH=/opt/opendylan-2013.1/bin/:$PATH
+	elif has_version =dev-lang/opendylan-bin-2012.1; then
 		PATH=/opt/opendylan-2012.1/bin/:$PATH
 	elif has_version =dev-lang/opendylan-bin-2011.1; then
 		PATH=/opt/opendylan-2011.1/bin/:$PATH



1.12                 dev-lang/opendylan/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/opendylan/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	19 Nov 2013 06:11:58 -0000	1.11
+++ ChangeLog	20 Dec 2013 06:35:14 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/opendylan
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/ChangeLog,v 1.11 2013/11/19 06:11:58 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/ChangeLog,v 1.12 2013/12/20 06:35:14 patrick Exp $
+
+  20 Dec 2013; Patrick Lauer <patrick@gentoo.org> opendylan-9999.ebuild:
+  Fix -9999 ebuild a bit
 
 *opendylan-2013.1-r1 (19 Nov 2013)
 





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/opendylan: opendylan-9999.ebuild ChangeLog
@ 2013-12-20  9:22 Patrick Lauer (patrick)
  0 siblings, 0 replies; 5+ messages in thread
From: Patrick Lauer (patrick) @ 2013-12-20  9:22 UTC (permalink / raw
  To: gentoo-commits

patrick     13/12/20 09:22:45

  Modified:             opendylan-9999.ebuild ChangeLog
  Log:
  Whitespace
  
  (Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.6                  dev-lang/opendylan/opendylan-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild?r1=1.5&r2=1.6

Index: opendylan-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- opendylan-9999.ebuild	20 Dec 2013 06:35:14 -0000	1.5
+++ opendylan-9999.ebuild	20 Dec 2013 09:22:45 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild,v 1.5 2013/12/20 06:35:14 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild,v 1.6 2013/12/20 09:22:45 patrick Exp $
 EAPI=4
 
 inherit autotools git-2
@@ -32,8 +32,8 @@
 }
 
 src_configure() {
-        if has_version =dev-lang/opendylan-bin-2013.1; then
-                PATH=/opt/opendylan-2013.1/bin/:$PATH
+	if has_version =dev-lang/opendylan-bin-2013.1; then
+		PATH=/opt/opendylan-2013.1/bin/:$PATH
 	elif has_version =dev-lang/opendylan-bin-2012.1; then
 		PATH=/opt/opendylan-2012.1/bin/:$PATH
 	elif has_version =dev-lang/opendylan-bin-2011.1; then



1.13                 dev-lang/opendylan/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/opendylan/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	20 Dec 2013 06:35:14 -0000	1.12
+++ ChangeLog	20 Dec 2013 09:22:45 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/opendylan
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/ChangeLog,v 1.12 2013/12/20 06:35:14 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/ChangeLog,v 1.13 2013/12/20 09:22:45 patrick Exp $
+
+  20 Dec 2013; Patrick Lauer <patrick@gentoo.org> opendylan-9999.ebuild:
+  Whitespace
 
   20 Dec 2013; Patrick Lauer <patrick@gentoo.org> opendylan-9999.ebuild:
   Fix -9999 ebuild a bit





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/opendylan: opendylan-9999.ebuild ChangeLog
@ 2014-01-07  5:26 Patrick Lauer (patrick)
  0 siblings, 0 replies; 5+ messages in thread
From: Patrick Lauer (patrick) @ 2014-01-07  5:26 UTC (permalink / raw
  To: gentoo-commits

patrick     14/01/07 05:26:53

  Modified:             opendylan-9999.ebuild ChangeLog
  Log:
  Fixing -9999 ebuild for 2013.2 release
  
  (Portage version: 2.2.8/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.7                  dev-lang/opendylan/opendylan-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild?r1=1.6&r2=1.7

Index: opendylan-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- opendylan-9999.ebuild	20 Dec 2013 09:22:45 -0000	1.6
+++ opendylan-9999.ebuild	7 Jan 2014 05:26:53 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild,v 1.6 2013/12/20 09:22:45 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild,v 1.7 2014/01/07 05:26:53 patrick Exp $
 EAPI=4
 
 inherit autotools git-2
@@ -32,7 +32,9 @@
 }
 
 src_configure() {
-	if has_version =dev-lang/opendylan-bin-2013.1; then
+	if has_version =dev-lang/opendylan-bin-2013.2; then
+		PATH=/opt/opendylan-2013.2/bin/:$PATH
+        elif has_version =dev-lang/opendylan-bin-2013.1; then
 		PATH=/opt/opendylan-2013.1/bin/:$PATH
 	elif has_version =dev-lang/opendylan-bin-2012.1; then
 		PATH=/opt/opendylan-2012.1/bin/:$PATH



1.14                 dev-lang/opendylan/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/opendylan/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	20 Dec 2013 09:22:45 -0000	1.13
+++ ChangeLog	7 Jan 2014 05:26:53 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/opendylan
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/ChangeLog,v 1.13 2013/12/20 09:22:45 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/ChangeLog,v 1.14 2014/01/07 05:26:53 patrick Exp $
+
+  07 Jan 2014; Patrick Lauer <patrick@gentoo.org> opendylan-9999.ebuild:
+  Fixing -9999 ebuild for 2013.2 release
 
   20 Dec 2013; Patrick Lauer <patrick@gentoo.org> opendylan-9999.ebuild:
   Whitespace





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/opendylan: opendylan-9999.ebuild ChangeLog
@ 2015-01-29  5:41 Patrick Lauer (patrick)
  0 siblings, 0 replies; 5+ messages in thread
From: Patrick Lauer (patrick) @ 2015-01-29  5:41 UTC (permalink / raw
  To: gentoo-commits

patrick     15/01/29 05:41:37

  Modified:             opendylan-9999.ebuild ChangeLog
  Log:
  Small fixes to live ebuild
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.9                  dev-lang/opendylan/opendylan-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild?r1=1.8&r2=1.9

Index: opendylan-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- opendylan-9999.ebuild	8 Jan 2014 09:00:47 -0000	1.8
+++ opendylan-9999.ebuild	29 Jan 2015 05:41:37 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild,v 1.8 2014/01/08 09:00:47 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild,v 1.9 2015/01/29 05:41:37 patrick Exp $
 EAPI=4
 
 inherit autotools git-2
@@ -29,10 +29,15 @@
 	elibtoolize && eaclocal || die "Fail"
 	automake --foreign --add-missing # this one dies wrongfully
 	eautoconf || die "Fail"
+
+	# quick hack
+	sed -i -e 's:/usr/local:/usr:' admin/builds/fdmake.pl || die
 }
 
 src_configure() {
-	if has_version =dev-lang/opendylan-bin-2013.2; then
+	if has_version =dev-lang/opendylan-bin-2014.1; then
+		PATH=/opt/opendylan-2014.1/bin/:$PATH
+	elif has_version =dev-lang/opendylan-bin-2013.2; then
 		PATH=/opt/opendylan-2013.2/bin/:$PATH
 	elif has_version =dev-lang/opendylan-bin-2013.1; then
 		PATH=/opt/opendylan-2013.1/bin/:$PATH
@@ -48,7 +53,7 @@
 
 src_compile() {
 	ulimit -s 32000 # this is naughty build system
-	emake || die
+	emake -j1 || die
 }
 
 src_install() {



1.20                 dev-lang/opendylan/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/opendylan/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	7 Jan 2015 05:38:37 -0000	1.19
+++ ChangeLog	29 Jan 2015 05:41:37 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/opendylan
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/ChangeLog,v 1.19 2015/01/07 05:38:37 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/ChangeLog,v 1.20 2015/01/29 05:41:37 patrick Exp $
+
+  29 Jan 2015; Patrick Lauer <patrick@gentoo.org> opendylan-9999.ebuild:
+  Small fixes to live ebuild
 
 *opendylan-2014.1 (07 Jan 2015)
 





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-01-29  5:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-22  3:42 [gentoo-commits] gentoo-x86 commit in dev-lang/opendylan: opendylan-9999.ebuild ChangeLog Patrick Lauer (patrick)
  -- strict thread matches above, loose matches on Subject: below --
2013-12-20  6:35 Patrick Lauer (patrick)
2013-12-20  9:22 Patrick Lauer (patrick)
2014-01-07  5:26 Patrick Lauer (patrick)
2015-01-29  5:41 Patrick Lauer (patrick)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox