Picon
Favicon
Gravatar

gentoo commit in xml/htdocs/proj/en/elections/trustees/2009: - New directory

jmbsvicetto    09/03/31 23:05:11

  Log:
  Directory /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/trustees/2009 added to the repository

Zac Medico (zmedico | 1 Apr 2009 01:10
Picon
Favicon
Gravatar

portage r13265 - main/trunk/bin

Author: zmedico
Date: 2009-03-31 23:10:05 +0000 (Tue, 31 Mar 2009)
New Revision: 13265

Modified:
   main/trunk/bin/egencache
Log:
Automatically enable FEATURES=metadata-transfer if it's not enabled,
instead of bailing out.

Modified: main/trunk/bin/egencache
===================================================================
--- main/trunk/bin/egencache	2009-03-31 22:55:13 UTC (rev 13264)
+++ main/trunk/bin/egencache	2009-03-31 23:10:05 UTC (rev 13265)
 <at>  <at>  -243,11 +243,15  <at>  <at> 
 		target_root='/', env=env)

 	if 'metadata-transfer' not in settings.features:
-		writemsg_level("ecachegen: error: " + \
-			"FEATURES=metadata-transfer is not enabled\n",
-			level=logging.ERROR, noiselevel=-1)
-		return 1
+		writemsg_level("ecachegen: warning: " + \
+			"automatically enabling FEATURES=metadata-transfer\n",
+			level=logging.WARNING, noiselevel=-1)
+		settings.features.add('metadata-transfer')
+		settings['FEATURES'] = ' '.join(sorted(settings.features))
+		settings.backup_changes('FEATURES')

+	settings.lock()
(Continue reading)

Ferris McCormick (fmccor | 1 Apr 2009 01:26
Picon
Favicon

gentoo-x86 commit in dev-lang/swi-prolog: swi-prolog-5.6.64.ebuild ChangeLog

fmccor      09/03/31 23:26:43

  Modified:             swi-prolog-5.6.64.ebuild ChangeLog
  Log:
  Sparc stable, Bug #264441.
  (Portage version: 2.2_rc28/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-lang/swi-prolog/swi-prolog-5.6.64.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/swi-prolog/swi-prolog-5.6.64.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/swi-prolog/swi-prolog-5.6.64.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/swi-prolog/swi-prolog-5.6.64.ebuild?r1=1.5&r2=1.6

Index: swi-prolog-5.6.64.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/swi-prolog/swi-prolog-5.6.64.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- swi-prolog-5.6.64.ebuild	6 Mar 2009 08:11:17 -0000	1.5
+++ swi-prolog-5.6.64.ebuild	31 Mar 2009 23:26:43 -0000	1.6
 <at>  <at>  -1,6 +1,6  <at>  <at> 
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/swi-prolog/swi-prolog-5.6.64.ebuild,v 1.5
2009/03/06 08:11:17 keri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/swi-prolog/swi-prolog-5.6.64.ebuild,v 1.6
2009/03/31 23:26:43 fmccor Exp $

(Continue reading)

Joseph Jezak (josejx | 1 Apr 2009 01:40
Picon
Favicon

gentoo-x86 commit in app-editors/xemacs: xemacs-21.4.22.ebuild ChangeLog

josejx      09/03/31 23:40:04

  Modified:             xemacs-21.4.22.ebuild ChangeLog
  Log:
  Marked ppc/ppc64 for bug #264166.
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-editors/xemacs/xemacs-21.4.22.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/xemacs/xemacs-21.4.22.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/xemacs/xemacs-21.4.22.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/xemacs/xemacs-21.4.22.ebuild?r1=1.1&r2=1.2

Index: xemacs-21.4.22.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xemacs-21.4.22.ebuild	2 Jan 2009 08:31:29 -0000	1.1
+++ xemacs-21.4.22.ebuild	31 Mar 2009 23:40:03 -0000	1.2
 <at>  <at>  -1,6 +1,6  <at>  <at> 
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22.ebuild,v 1.1 2009/01/02
08:31:29 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22.ebuild,v 1.2 2009/03/31
23:40:03 josejx Exp $

(Continue reading)

Picon
Favicon
Gravatar

gentoo commit in xml/htdocs/proj/en/elections/trustees/2009: master-trustees2009.txt trustees2009-results.txt

jmbsvicetto    09/03/31 23:46:38

  Added:                master-trustees2009.txt trustees2009-results.txt
  Log:
  Added master ballot and results sheet for the Trustees 2009 election.

Revision  Changes    Path
1.1                  xml/htdocs/proj/en/elections/trustees/2009/master-trustees2009.txt

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/elections/trustees/2009/master-trustees2009.txt?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/elections/trustees/2009/master-trustees2009.txt?rev=1.1&content-type=text/plain

Index: master-trustees2009.txt
===================================================================
--------- confirmation 274b ---------
robbat2
quantumsummers
Patrick musikc
--------- confirmation 294c ---------
quantumsummers
robbat2
Patrick
musikc
--------- confirmation 2b54 ---------
quantumsummers musikc
Patrick robbat2
--------- confirmation 2bdf ---------
quantumsummers
robbat2
musikc
(Continue reading)

Mike Frysinger (vapier | 1 Apr 2009 01:52
Picon
Favicon
Gravatar

gentoo-x86 commit in dev-db/sqlite/files: sqlite-3.6.11-reference.patch

vapier      09/03/31 23:52:18

  Modified:             sqlite-3.6.11-reference.patch
  Log:
  remove abs paths

Revision  Changes    Path
1.2                  dev-db/sqlite/files/sqlite-3.6.11-reference.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/files/sqlite-3.6.11-reference.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/files/sqlite-3.6.11-reference.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/files/sqlite-3.6.11-reference.patch?r1=1.1&r2=1.2

Index: sqlite-3.6.11-reference.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/sqlite/files/sqlite-3.6.11-reference.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sqlite-3.6.11-reference.patch	1 Mar 2009 02:56:39 -0000	1.1
+++ sqlite-3.6.11-reference.patch	31 Mar 2009 23:52:18 -0000	1.2
 <at>  <at>  -1,5 +1,5  <at>  <at> 
---- Makefile.in	2009-02-15 14:07:08.000000000 +0100
-+++ /root/Makefile.in	2009-02-28 18:02:27.000000000 +0100
+--- Makefile.in
++++ Makefile.in
  <at>  <at>  -163,7 +163,7  <at>  <at> 

  # Object files for the SQLite library (non-amalgamation).

(Continue reading)

Mike Frysinger (vapier | 1 Apr 2009 01:53
Picon
Favicon
Gravatar

gentoo-x86 commit in dev-db/sqlite: ChangeLog sqlite-3.6.11.ebuild

vapier      09/03/31 23:53:11

  Modified:             ChangeLog sqlite-3.6.11.ebuild
  Log:
  Cleanup ebuild a bit and avoid running autotools.
  (Portage version: 2.2_rc28/cvs/Linux x86_64)

Revision  Changes    Path
1.224                dev-db/sqlite/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/ChangeLog?rev=1.224&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/ChangeLog?rev=1.224&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/ChangeLog?r1=1.223&r2=1.224

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v
retrieving revision 1.223
retrieving revision 1.224
diff -u -r1.223 -r1.224
--- ChangeLog	1 Mar 2009 02:56:38 -0000	1.223
+++ ChangeLog	31 Mar 2009 23:53:11 -0000	1.224
 <at>  <at>  -1,6 +1,9  <at>  <at> 
 # ChangeLog for dev-db/sqlite
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.223 2009/03/01 02:56:38 tommy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.224 2009/03/31 23:53:11 vapier
Exp $
+
+  31 Mar 2009; Mike Frysinger <vapier@...> sqlite-3.6.11.ebuild:
(Continue reading)

Joseph Jezak (josejx | 1 Apr 2009 01:59
Picon
Favicon

gentoo-x86 commit in app-arch/rpm2targz: rpm2targz-9.0.0.3g.ebuild ChangeLog

josejx      09/03/31 23:59:05

  Modified:             rpm2targz-9.0.0.3g.ebuild ChangeLog
  Log:
  Marked ppc/ppc64 stable for bug #264429.
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  app-arch/rpm2targz/rpm2targz-9.0.0.3g.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0.0.3g.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0.0.3g.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0.0.3g.ebuild?r1=1.2&r2=1.3

Index: rpm2targz-9.0.0.3g.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0.0.3g.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rpm2targz-9.0.0.3g.ebuild	25 Oct 2008 23:27:35 -0000	1.2
+++ rpm2targz-9.0.0.3g.ebuild	31 Mar 2009 23:59:05 -0000	1.3
 <at>  <at>  -1,6 +1,6  <at>  <at> 
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0.0.3g.ebuild,v 1.2
2008/10/25 23:27:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0.0.3g.ebuild,v 1.3
2009/03/31 23:59:05 josejx Exp $
(Continue reading)

Mike Frysinger (vapier | 1 Apr 2009 02:01
Picon
Favicon
Gravatar

gentoo-x86 commit in dev-db/sqlite: ChangeLog sqlite-3.6.12.ebuild

vapier      09/04/01 00:01:57

  Modified:             ChangeLog
  Added:                sqlite-3.6.12.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_rc28/cvs/Linux x86_64)

Revision  Changes    Path
1.225                dev-db/sqlite/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/ChangeLog?rev=1.225&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/ChangeLog?rev=1.225&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/ChangeLog?r1=1.224&r2=1.225

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v
retrieving revision 1.224
retrieving revision 1.225
diff -u -r1.224 -r1.225
--- ChangeLog	31 Mar 2009 23:53:11 -0000	1.224
+++ ChangeLog	1 Apr 2009 00:01:57 -0000	1.225
 <at>  <at>  -1,6 +1,11  <at>  <at> 
 # ChangeLog for dev-db/sqlite
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.224 2009/03/31 23:53:11 vapier
Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.225 2009/04/01 00:01:57 vapier
Exp $
(Continue reading)

Zac Medico (zmedico | 1 Apr 2009 02:08
Picon
Favicon
Gravatar

portage r13266 - in main/trunk: bin pym/portage

Author: zmedico
Date: 2009-04-01 00:08:06 +0000 (Wed, 01 Apr 2009)
New Revision: 13266

Modified:
   main/trunk/bin/egencache
   main/trunk/pym/portage/__init__.py
Log:
Add support for a EGENCACHE_DEFAULT_OPTS variable in make.conf.

Modified: main/trunk/bin/egencache
===================================================================
--- main/trunk/bin/egencache	2009-03-31 23:10:05 UTC (rev 13265)
+++ main/trunk/bin/egencache	2009-04-01 00:08:06 UTC (rev 13266)
 <at>  <at>  -50,12 +50,11  <at>  <at> 
 		action="store_true",
 		help="enable rsync stat collision workaround " + \
 			"for bug 139134 (use with --update)")
+	parser.add_option("--ignore-default-opts",
+		action="store_true",
+		help="do not use the EGENCACHE_DEFAULT_OPTS environment variable")
 	options, args = parser.parse_args(args)

-	if not options.update:
-		parser.error('No action specified (--update ' + \
-			'is the only available action)')
-
 	if options.jobs:
 		jobs = None
 		try:
(Continue reading)


Gmane