public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrandr: libXrandr-1.2.1.ebuild libXrandr-1.2.3.ebuild libXrandr-1.2.2.ebuild libXrandr-1.3.0.ebuild
@ 2009-05-05  7:13 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-05-05  7:13 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/05/05 07:13:58

  Modified:             libXrandr-1.2.1.ebuild libXrandr-1.2.3.ebuild
                        libXrandr-1.2.2.ebuild libXrandr-1.3.0.ebuild
  Log:
  Fix repoman warnings
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 x11-libs/libXrandr/libXrandr-1.2.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.1.ebuild?r1=1.10&r2=1.11

Index: libXrandr-1.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libXrandr-1.2.1.ebuild	24 Jun 2007 22:38:09 -0000	1.10
+++ libXrandr-1.2.1.ebuild	5 May 2009 07:13:58 -0000	1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.1.ebuild,v 1.10 2007/06/24 22:38:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.1.ebuild,v 1.11 2009/05/05 07:13:58 ssuominen Exp $
 
 # Must be before x-modular eclass is inherited
 # SNAPSHOT="yes"
@@ -8,8 +8,8 @@
 inherit x-modular
 
 DESCRIPTION="X.Org Xrandr library"
-
 KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+IUSE=""
 
 RDEPEND="x11-libs/libX11
 	x11-libs/libXext



1.9                  x11-libs/libXrandr/libXrandr-1.2.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.3.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.3.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.3.ebuild?r1=1.8&r2=1.9

Index: libXrandr-1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libXrandr-1.2.3.ebuild	16 Apr 2009 02:21:24 -0000	1.8
+++ libXrandr-1.2.3.ebuild	5 May 2009 07:13:58 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.3.ebuild,v 1.8 2009/04/16 02:21:24 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.3.ebuild,v 1.9 2009/05/05 07:13:58 ssuominen Exp $
 
 # Must be before x-modular eclass is inherited
 # SNAPSHOT="yes"
@@ -8,8 +8,8 @@
 inherit x-modular
 
 DESCRIPTION="X.Org Xrandr library"
-
 KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+IUSE=""
 
 RDEPEND="x11-libs/libX11
 	x11-libs/libXext



1.8                  x11-libs/libXrandr/libXrandr-1.2.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.2.ebuild?r1=1.7&r2=1.8

Index: libXrandr-1.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libXrandr-1.2.2.ebuild	29 Mar 2009 18:07:41 -0000	1.7
+++ libXrandr-1.2.2.ebuild	5 May 2009 07:13:58 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.2.ebuild,v 1.7 2009/03/29 18:07:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.2.ebuild,v 1.8 2009/05/05 07:13:58 ssuominen Exp $
 
 # Must be before x-modular eclass is inherited
 # SNAPSHOT="yes"
@@ -8,8 +8,8 @@
 inherit x-modular
 
 DESCRIPTION="X.Org Xrandr library"
-
 KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc ~x86 ~x86-fbsd"
+IUSE=""
 
 RDEPEND="x11-libs/libX11
 	x11-libs/libXext



1.2                  x11-libs/libXrandr/libXrandr-1.3.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild?r1=1.1&r2=1.2

Index: libXrandr-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libXrandr-1.3.0.ebuild	29 Apr 2009 10:12:51 -0000	1.1
+++ libXrandr-1.3.0.ebuild	5 May 2009 07:13:58 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild,v 1.1 2009/04/29 10:12:51 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild,v 1.2 2009/05/05 07:13:58 ssuominen Exp $
 
 # Must be before x-modular eclass is inherited
 # SNAPSHOT="yes"
@@ -8,7 +8,6 @@
 inherit x-modular
 
 DESCRIPTION="X.Org Xrandr library"
-
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 






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

only message in thread, other threads:[~2009-05-05  7:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-05  7:13 [gentoo-commits] gentoo-x86 commit in x11-libs/libXrandr: libXrandr-1.2.1.ebuild libXrandr-1.2.3.ebuild libXrandr-1.2.2.ebuild libXrandr-1.3.0.ebuild Samuli Suominen (ssuominen)

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