diff options
author | 2012-02-23 18:44:01 +0000 | |
---|---|---|
committer | 2012-02-23 18:44:01 +0000 | |
commit | 72dd3a8c4fedd75c196f12f4d9429bb5fc463802 (patch) | |
tree | 43e5fcd89fe274b5a82a69b54371a973f6f83054 /x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild | |
parent | Minor code cleanup. (diff) | |
download | gentoo-2-72dd3a8c4fedd75c196f12f4d9429bb5fc463802.tar.gz gentoo-2-72dd3a8c4fedd75c196f12f4d9429bb5fc463802.tar.bz2 gentoo-2-72dd3a8c4fedd75c196f12f4d9429bb5fc463802.zip |
Header not updated since 2k8. Move to xorg-2 by hand.
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild')
-rw-r--r-- | x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild b/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild index d4be84921bae..4a4ab7d0ab5d 100644 --- a/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild +++ b/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild,v 1.10 2010/09/10 18:31:33 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild,v 1.11 2012/02/23 18:44:01 scarabeus Exp $ -inherit x-modular +EAPI=4 +inherit xorg-2 DESCRIPTION="X.Org XF86Misc protocol headers" |