public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-fs/evms: evms-2.5.5-r5.ebuild ChangeLog evms-2.5.5-r10.ebuild evms-2.5.5-r11.ebuild
@ 2011-05-01 17:19 Raul Porcel (armin76)
  0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2011-05-01 17:19 UTC (permalink / raw
  To: gentoo-commits

armin76     11/05/01 17:19:36

  Modified:             evms-2.5.5-r5.ebuild ChangeLog
                        evms-2.5.5-r10.ebuild evms-2.5.5-r11.ebuild
  Log:
  Drop ia64/sparc keywords
  
  (Portage version: 2.1.9.45/cvs/Linux ia64)

Revision  Changes    Path
1.12                 sys-fs/evms/evms-2.5.5-r5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/evms/evms-2.5.5-r5.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/evms/evms-2.5.5-r5.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/evms/evms-2.5.5-r5.ebuild?r1=1.11&r2=1.12

Index: evms-2.5.5-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/evms/evms-2.5.5-r5.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- evms-2.5.5-r5.ebuild	23 Sep 2009 20:49:57 -0000	1.11
+++ evms-2.5.5-r5.ebuild	1 May 2011 17:19:36 -0000	1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/evms-2.5.5-r5.ebuild,v 1.11 2009/09/23 20:49:57 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/evms-2.5.5-r5.ebuild,v 1.12 2011/05/01 17:19:36 armin76 Exp $
 
 WANT_AUTOMAKE="latest"
 WANT_AUTOCONF="latest"
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ia64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 IUSE="debug gtk ncurses nls"
 
 #EVMS uses libuuid from e2fsprogs



1.100                sys-fs/evms/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/evms/ChangeLog?rev=1.100&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/evms/ChangeLog?rev=1.100&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/evms/ChangeLog?r1=1.99&r2=1.100

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/evms/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog	13 Sep 2010 03:10:32 -0000	1.99
+++ ChangeLog	1 May 2011 17:19:36 -0000	1.100
@@ -1,6 +1,10 @@
 # ChangeLog for sys-fs/evms
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/ChangeLog,v 1.99 2010/09/13 03:10:32 josejx Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/ChangeLog,v 1.100 2011/05/01 17:19:36 armin76 Exp $
+
+  01 May 2011; Raúl Porcel <armin76@gentoo.org> evms-2.5.5-r5.ebuild,
+  evms-2.5.5-r10.ebuild, evms-2.5.5-r11.ebuild:
+  Drop ia64/sparc keywords
 
   13 Sep 2010; Joseph Jezak <josejx@gentoo.org> evms-2.5.5-r11.ebuild:
   Marked ppc/ppc64 stable for bug #302103.



1.14                 sys-fs/evms/evms-2.5.5-r10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/evms/evms-2.5.5-r10.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/evms/evms-2.5.5-r10.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/evms/evms-2.5.5-r10.ebuild?r1=1.13&r2=1.14

Index: evms-2.5.5-r10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/evms/evms-2.5.5-r10.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- evms-2.5.5-r10.ebuild	23 Sep 2009 20:49:57 -0000	1.13
+++ evms-2.5.5-r10.ebuild	1 May 2011 17:19:36 -0000	1.14
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/evms-2.5.5-r10.ebuild,v 1.13 2009/09/23 20:49:57 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/evms-2.5.5-r10.ebuild,v 1.14 2011/05/01 17:19:36 armin76 Exp $
 
 inherit eutils flag-o-matic multilib toolchain-funcs autotools linux-info
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ia64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 IUSE="debug gtk hb hb2 ncurses nls"
 
 #EVMS uses libuuid from e2fsprogs



1.6                  sys-fs/evms/evms-2.5.5-r11.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/evms/evms-2.5.5-r11.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/evms/evms-2.5.5-r11.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/evms/evms-2.5.5-r11.ebuild?r1=1.5&r2=1.6

Index: evms-2.5.5-r11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/evms/evms-2.5.5-r11.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- evms-2.5.5-r11.ebuild	13 Sep 2010 03:10:32 -0000	1.5
+++ evms-2.5.5-r11.ebuild	1 May 2011 17:19:36 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/evms-2.5.5-r11.ebuild,v 1.5 2010/09/13 03:10:32 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/evms-2.5.5-r11.ebuild,v 1.6 2011/05/01 17:19:36 armin76 Exp $
 
 inherit eutils flag-o-matic multilib toolchain-funcs autotools linux-info
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ia64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 IUSE="debug gtk hb hb2 ncurses nls"
 
 #EVMS uses libuuid from e2fsprogs






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

only message in thread, other threads:[~2011-05-01 17:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-01 17:19 [gentoo-commits] gentoo-x86 commit in sys-fs/evms: evms-2.5.5-r5.ebuild ChangeLog evms-2.5.5-r10.ebuild evms-2.5.5-r11.ebuild Raul Porcel (armin76)

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