public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-vcs/cvs: cvs-1.11.20.ebuild cvs-1.12.12-r2.ebuild ChangeLog cvs-1.12.12-r4.ebuild
@ 2010-10-19  5:38 Mart Raudsepp (leio)
  0 siblings, 0 replies; only message in thread
From: Mart Raudsepp (leio) @ 2010-10-19  5:38 UTC (permalink / raw
  To: gentoo-commits

leio        10/10/19 05:38:15

  Modified:             cvs-1.11.20.ebuild cvs-1.12.12-r2.ebuild ChangeLog
                        cvs-1.12.12-r4.ebuild
  Log:
  Drop to ~mips
  
  (Portage version: 2.1.9.14/cvs/Linux mips64)

Revision  Changes    Path
1.2                  dev-vcs/cvs/cvs-1.11.20.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvs/cvs-1.11.20.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvs/cvs-1.11.20.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvs/cvs-1.11.20.ebuild?r1=1.1&r2=1.2

Index: cvs-1.11.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvs/cvs-1.11.20.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cvs-1.11.20.ebuild	19 Jun 2010 00:27:23 -0000	1.1
+++ cvs-1.11.20.ebuild	19 Oct 2010 05:38:15 -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/dev-vcs/cvs/cvs-1.11.20.ebuild,v 1.1 2010/06/19 00:27:23 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs/cvs-1.11.20.ebuild,v 1.2 2010/10/19 05:38:15 leio Exp $
 
 DESCRIPTION="Concurrent Versions System - source code revision control tools"
 HOMEPAGE="http://www.cvshome.org/"
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
 IUSE="doc emacs"
 
 DEPEND=">=sys-libs/zlib-1.1.4"



1.2                  dev-vcs/cvs/cvs-1.12.12-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvs/cvs-1.12.12-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvs/cvs-1.12.12-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvs/cvs-1.12.12-r2.ebuild?r1=1.1&r2=1.2

Index: cvs-1.12.12-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvs/cvs-1.12.12-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cvs-1.12.12-r2.ebuild	19 Jun 2010 00:27:23 -0000	1.1
+++ cvs-1.12.12-r2.ebuild	19 Oct 2010 05:38:15 -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/dev-vcs/cvs/cvs-1.12.12-r2.ebuild,v 1.1 2010/06/19 00:27:23 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs/cvs-1.12.12-r2.ebuild,v 1.2 2010/10/19 05:38:15 leio Exp $
 
 inherit eutils pam
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
 
 IUSE="crypt doc emacs kerberos pam"
 



1.2                  dev-vcs/cvs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvs/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvs/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvs/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvs/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	19 Jun 2010 00:27:23 -0000	1.1
+++ ChangeLog	19 Oct 2010 05:38:15 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for dev-vcs/cvs
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs/ChangeLog,v 1.1 2010/06/19 00:27:23 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs/ChangeLog,v 1.2 2010/10/19 05:38:15 leio Exp $
+
+  19 Oct 2010; Mart Raudsepp <leio@gentoo.org> cvs-1.11.20.ebuild,
+  cvs-1.12.12-r2.ebuild, cvs-1.12.12-r4.ebuild:
+  Drop to ~mips
 
   19 Jun 2010; Jonathan Callen <abcd@gentoo.org> +cvs-1.11.20.ebuild,
   +cvs-1.11.21.ebuild, +cvs-1.11.21-r1.ebuild, +cvs-1.11.22.1.ebuild,



1.2                  dev-vcs/cvs/cvs-1.12.12-r4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvs/cvs-1.12.12-r4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvs/cvs-1.12.12-r4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvs/cvs-1.12.12-r4.ebuild?r1=1.1&r2=1.2

Index: cvs-1.12.12-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvs/cvs-1.12.12-r4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cvs-1.12.12-r4.ebuild	19 Jun 2010 00:27:23 -0000	1.1
+++ cvs-1.12.12-r4.ebuild	19 Oct 2010 05:38:15 -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/dev-vcs/cvs/cvs-1.12.12-r4.ebuild,v 1.1 2010/06/19 00:27:23 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs/cvs-1.12.12-r4.ebuild,v 1.2 2010/10/19 05:38:15 leio Exp $
 
 inherit eutils pam
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
 
 IUSE="crypt doc emacs kerberos nls pam server"
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-10-19  5:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-19  5:38 [gentoo-commits] gentoo-x86 commit in dev-vcs/cvs: cvs-1.11.20.ebuild cvs-1.12.12-r2.ebuild ChangeLog cvs-1.12.12-r4.ebuild Mart Raudsepp (leio)

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