diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-04-09 10:23:14 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-04-09 10:23:14 +0000 |
commit | d87372d0a75fb75c43691dd2013ec298e8e5d399 (patch) | |
tree | c6a9dcf65f5bae61c686b113675b0ba636e9c6f4 /x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild | |
parent | stable x86, bug 308521 (diff) | |
download | gentoo-2-d87372d0a75fb75c43691dd2013ec298e8e5d399.tar.gz gentoo-2-d87372d0a75fb75c43691dd2013ec298e8e5d399.tar.bz2 gentoo-2-d87372d0a75fb75c43691dd2013ec298e8e5d399.zip |
stable x86, bug 308521
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild')
-rw-r--r-- | x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild index 4c3a00f2abe8..3a57020fcc50 100644 --- a/x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild +++ b/x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild,v 1.3 2010/01/14 17:17:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild,v 1.4 2010/04/09 10:23:14 fauli Exp $ inherit x-modular DESCRIPTION="X.Org XF86DGA protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="!<x11-libs/libXxf86dga-1.0.99.1" |