summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-05-05 15:35:12 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-05-05 15:35:12 +0000
commit651939acf9c94fbf4f27e09d490862387de344e7 (patch)
tree9beb5dc35d73b41d35452cc1f2db220629b5a762 /x11-proto
parentfix repoman warnings (diff)
downloadgentoo-2-651939acf9c94fbf4f27e09d490862387de344e7.tar.gz
gentoo-2-651939acf9c94fbf4f27e09d490862387de344e7.tar.bz2
gentoo-2-651939acf9c94fbf4f27e09d490862387de344e7.zip
fix repoman warnings
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/xf86dgaproto/ChangeLog6
-rw-r--r--x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild6
-rw-r--r--x11-proto/xf86dgaproto/xf86dgaproto-2.0.3.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-proto/xf86dgaproto/ChangeLog b/x11-proto/xf86dgaproto/ChangeLog
index 994660e207bb..ed41f302bd47 100644
--- a/x11-proto/xf86dgaproto/ChangeLog
+++ b/x11-proto/xf86dgaproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/xf86dgaproto
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.36 2009/04/16 02:34:08 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.37 2009/05/05 15:35:12 fauli Exp $
+
+ 05 May 2009; Christian Faulhammer <fauli@gentoo.org>
+ xf86dgaproto-2.0.2.ebuild, xf86dgaproto-2.0.3.ebuild:
+ fix repoman warnings
16 Apr 2009; Jeroen Roovers <jer@gentoo.org> xf86dgaproto-2.0.3.ebuild:
Stable for HPPA (bug #251832).
diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild
index 2a652d94572b..9e3221838f08 100644
--- a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild
+++ b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.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/xf86dgaproto/xf86dgaproto-2.0.2.ebuild,v 1.16 2007/02/04 18:08:36 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild,v 1.17 2009/05/05 15:35:12 fauli Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,6 +10,6 @@ inherit x-modular
DESCRIPTION="X.Org XF86DGA protocol headers"
KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-
+IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.3.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.3.ebuild
index 5c1a7a887b7f..1f2db18e3e3b 100644
--- a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.3.ebuild
+++ b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.3.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/xf86dgaproto/xf86dgaproto-2.0.3.ebuild,v 1.8 2009/04/16 02:34:08 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.0.3.ebuild,v 1.9 2009/05/05 15:35:12 fauli Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,6 +10,6 @@ inherit x-modular
DESCRIPTION="X.Org XF86DGA protocol headers"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-
+IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}"