summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-05-05 15:40:58 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-05-05 15:40:58 +0000
commit60092306f226679159038b493a257f2e734421cc (patch)
treec05b6c5e641125265b66dd157170139afdf5720a /x11-proto/xproto
parentfix repoman warnings (diff)
downloadgentoo-2-60092306f226679159038b493a257f2e734421cc.tar.gz
gentoo-2-60092306f226679159038b493a257f2e734421cc.tar.bz2
gentoo-2-60092306f226679159038b493a257f2e734421cc.zip
fix repoman warnings
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'x11-proto/xproto')
-rw-r--r--x11-proto/xproto/ChangeLog6
-rw-r--r--x11-proto/xproto/xproto-7.0.10.ebuild6
-rw-r--r--x11-proto/xproto/xproto-7.0.12.ebuild6
-rw-r--r--x11-proto/xproto/xproto-7.0.13.ebuild6
-rw-r--r--x11-proto/xproto/xproto-7.0.14.ebuild4
5 files changed, 16 insertions, 12 deletions
diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog
index 957139264c4d..72e3aea3a124 100644
--- a/x11-proto/xproto/ChangeLog
+++ b/x11-proto/xproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/xproto
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.66 2009/04/16 02:35:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.67 2009/05/05 15:40:58 fauli Exp $
+
+ 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xproto-7.0.10.ebuild,
+ xproto-7.0.12.ebuild, xproto-7.0.13.ebuild, xproto-7.0.14.ebuild:
+ fix repoman warnings
16 Apr 2009; Jeroen Roovers <jer@gentoo.org> xproto-7.0.14.ebuild:
Stable for HPPA (bug #251832).
diff --git a/x11-proto/xproto/xproto-7.0.10.ebuild b/x11-proto/xproto/xproto-7.0.10.ebuild
index 5a687cad312c..5b0c4bca4b3e 100644
--- a/x11-proto/xproto/xproto-7.0.10.ebuild
+++ b/x11-proto/xproto/xproto-7.0.10.ebuild
@@ -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-proto/xproto/xproto-7.0.10.ebuild,v 1.12 2007/08/07 13:34:47 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.10.ebuild,v 1.13 2009/05/05 15:40:58 fauli Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,7 +10,7 @@ inherit x-modular
DESCRIPTION="X.Org xproto protocol headers"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-
+IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/xproto/xproto-7.0.12.ebuild b/x11-proto/xproto/xproto-7.0.12.ebuild
index 2b012c3e2e7a..0625ba2d19e5 100644
--- a/x11-proto/xproto/xproto-7.0.12.ebuild
+++ b/x11-proto/xproto/xproto-7.0.12.ebuild
@@ -1,6 +1,6 @@
-# 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/x11-proto/xproto/xproto-7.0.12.ebuild,v 1.1 2008/03/10 01:48:03 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.12.ebuild,v 1.2 2009/05/05 15:40:58 fauli Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,7 +10,7 @@ inherit x-modular
DESCRIPTION="X.Org xproto protocol headers"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
-
+IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/xproto/xproto-7.0.13.ebuild b/x11-proto/xproto/xproto-7.0.13.ebuild
index ece3496b2f69..fdaa28b8d0b1 100644
--- a/x11-proto/xproto/xproto-7.0.13.ebuild
+++ b/x11-proto/xproto/xproto-7.0.13.ebuild
@@ -1,6 +1,6 @@
-# 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/x11-proto/xproto/xproto-7.0.13.ebuild,v 1.1 2008/06/06 21:24:26 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.13.ebuild,v 1.2 2009/05/05 15:40:58 fauli Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,7 +10,7 @@ inherit x-modular
DESCRIPTION="X.Org xproto protocol headers"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
-
+IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/xproto/xproto-7.0.14.ebuild b/x11-proto/xproto/xproto-7.0.14.ebuild
index 81db25018c0d..cb79283ab4d6 100644
--- a/x11-proto/xproto/xproto-7.0.14.ebuild
+++ b/x11-proto/xproto/xproto-7.0.14.ebuild
@@ -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-proto/xproto/xproto-7.0.14.ebuild,v 1.8 2009/04/16 02:35:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.14.ebuild,v 1.9 2009/05/05 15:40:58 fauli Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,7 +10,7 @@ inherit x-modular
DESCRIPTION="X.Org xproto protocol headers"
KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
-
+IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}"