From d078f18bfc34628da3a200ab5a213b71700d98f2 Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Tue, 5 May 2009 07:52:50 +0000 Subject: fix repoman warnings (Portage version: 2.1.6.11/cvs/Linux i686) --- x11-apps/xf86dga/ChangeLog | 7 +++++-- x11-apps/xf86dga/xf86dga-1.0.2.ebuild | 5 +++-- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'x11-apps') diff --git a/x11-apps/xf86dga/ChangeLog b/x11-apps/xf86dga/ChangeLog index 915920a5c5c8..2ddf19bf7d2c 100644 --- a/x11-apps/xf86dga/ChangeLog +++ b/x11-apps/xf86dga/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xf86dga -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v 1.23 2008/10/04 15:58:17 corsair Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v 1.24 2009/05/05 07:52:50 fauli Exp $ + + 05 May 2009; Christian Faulhammer xf86dga-1.0.2.ebuild: + fix repoman warnings 04 Oct 2008; Markus Rothe xf86dga-1.0.2.ebuild: Added ~ppc diff --git a/x11-apps/xf86dga/xf86dga-1.0.2.ebuild b/x11-apps/xf86dga/xf86dga-1.0.2.ebuild index ec8309649473..eb6614f5ee9d 100644 --- a/x11-apps/xf86dga/xf86dga-1.0.2.ebuild +++ b/x11-apps/xf86dga/xf86dga-1.0.2.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-apps/xf86dga/xf86dga-1.0.2.ebuild,v 1.9 2008/10/04 15:58:17 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/xf86dga-1.0.2.ebuild,v 1.10 2009/05/05 07:52:50 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,7 @@ inherit x-modular DESCRIPTION="test program for the XFree86-DGA extension" KEYWORDS="amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd" +IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXxf86dga" DEPEND="${RDEPEND} -- cgit v1.2.3-65-gdbad