summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-06-30 16:15:00 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-06-30 16:15:00 +0000
commit2666c1d199b3e0c443df1ac81807059222f88627 (patch)
tree436ec749d257ad8ea94ce57f68910df532b39632 /x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild
parentAdded patch to solve Bug #138532. Install udev-rules-file conditionally by us... (diff)
downloadhistorical-2666c1d199b3e0c443df1ac81807059222f88627.tar.gz
historical-2666c1d199b3e0c443df1ac81807059222f88627.tar.bz2
historical-2666c1d199b3e0c443df1ac81807059222f88627.zip
Stable on amd64.
Package-Manager: portage-2.1.1_pre1-r2
Diffstat (limited to 'x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild')
-rw-r--r--x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild
index 4b75edb447d0..fc2aebba5663 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-2006 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.9 2006/06/30 08:49:26 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild,v 1.10 2006/06/30 16:12:05 wolf31o2 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,6 +9,6 @@ inherit x-modular
DESCRIPTION="X.Org XF86DGA protocol headers"
RESTRICT="mirror"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
RDEPEND=""
DEPEND="${RDEPEND}"