public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/bar: bar-1.10.9.ebuild ChangeLog bar-1.11.1.ebuild bar-1.11.0.ebuild
@ 2011-08-07 17:35 Raul Porcel (armin76)
  0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2011-08-07 17:35 UTC (permalink / raw
  To: gentoo-commits

armin76     11/08/07 17:35:31

  Modified:             bar-1.10.9.ebuild ChangeLog bar-1.11.1.ebuild
                        bar-1.11.0.ebuild
  Log:
  Drop sparc keyword
  
  (Portage version: 2.1.10.7/cvs/Linux ia64)

Revision  Changes    Path
1.6                  sys-apps/bar/bar-1.10.9.ebuild

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

Index: bar-1.10.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/bar/bar-1.10.9.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- bar-1.10.9.ebuild	6 Jan 2011 21:28:57 -0000	1.5
+++ bar-1.10.9.ebuild	7 Aug 2011 17:35:31 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/bar/bar-1.10.9.ebuild,v 1.5 2011/01/06 21:28:57 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/bar/bar-1.10.9.ebuild,v 1.6 2011/08/07 17:35:31 armin76 Exp $
 
 inherit autotools
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 sparc x86"
+KEYWORDS="amd64 x86"
 IUSE="doc"
 
 DEPEND="doc? ( >=app-doc/doxygen-1.3.5 )"



1.30                 sys-apps/bar/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/bar/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/bar/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/bar/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/bar/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	6 Aug 2011 12:30:13 -0000	1.29
+++ ChangeLog	7 Aug 2011 17:35:31 -0000	1.30
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/bar
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/bar/ChangeLog,v 1.29 2011/08/06 12:30:13 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/bar/ChangeLog,v 1.30 2011/08/07 17:35:31 armin76 Exp $
+
+  07 Aug 2011; Raúl Porcel <armin76@gentoo.org> bar-1.10.9.ebuild,
+  bar-1.11.0.ebuild, bar-1.11.1.ebuild:
+  Drop sparc keyword
 
   06 Aug 2011; Markus Meier <maekke@gentoo.org> bar-1.11.1.ebuild:
   x86 stable, bug #375927



1.4                  sys-apps/bar/bar-1.11.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/bar/bar-1.11.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/bar/bar-1.11.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/bar/bar-1.11.1.ebuild?r1=1.3&r2=1.4

Index: bar-1.11.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/bar/bar-1.11.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bar-1.11.1.ebuild	6 Aug 2011 12:30:13 -0000	1.3
+++ bar-1.11.1.ebuild	7 Aug 2011 17:35:31 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/bar/bar-1.11.1.ebuild,v 1.3 2011/08/06 12:30:13 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/bar/bar-1.11.1.ebuild,v 1.4 2011/08/07 17:35:31 armin76 Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~sparc x86"
+KEYWORDS="amd64 x86"
 IUSE="doc"
 
 DEPEND="doc? ( >=app-doc/doxygen-1.3.5 )"



1.4                  sys-apps/bar/bar-1.11.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/bar/bar-1.11.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/bar/bar-1.11.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/bar/bar-1.11.0.ebuild?r1=1.3&r2=1.4

Index: bar-1.11.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/bar/bar-1.11.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bar-1.11.0.ebuild	7 Jan 2011 20:13:27 -0000	1.3
+++ bar-1.11.0.ebuild	7 Aug 2011 17:35:31 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/bar/bar-1.11.0.ebuild,v 1.3 2011/01/07 20:13:27 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/bar/bar-1.11.0.ebuild,v 1.4 2011/08/07 17:35:31 armin76 Exp $
 
 inherit autotools
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="doc"
 
 DEPEND="doc? ( >=app-doc/doxygen-1.3.5 )"






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

only message in thread, other threads:[~2011-08-07 17:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-07 17:35 [gentoo-commits] gentoo-x86 commit in sys-apps/bar: bar-1.10.9.ebuild ChangeLog bar-1.11.1.ebuild bar-1.11.0.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