diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-02-23 18:44:01 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-02-23 18:44:01 +0000 |
commit | 72dd3a8c4fedd75c196f12f4d9429bb5fc463802 (patch) | |
tree | 43e5fcd89fe274b5a82a69b54371a973f6f83054 /x11-proto | |
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')
-rw-r--r-- | x11-proto/xf86miscproto/ChangeLog | 7 | ||||
-rw-r--r-- | x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild | 7 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-proto/xf86miscproto/ChangeLog b/x11-proto/xf86miscproto/ChangeLog index 1bc5c70793cd..ffc4aecf259a 100644 --- a/x11-proto/xf86miscproto/ChangeLog +++ b/x11-proto/xf86miscproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xf86miscproto -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.38 2010/10/21 01:23:59 ranger Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.39 2012/02/23 18:44:01 scarabeus Exp $ + + 23 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> xf86miscproto-0.9.3.ebuild: + Header not updated since 2k8. Move to xorg-2 by hand. 21 Oct 2010; Brent Baude <ranger@gentoo.org> ChangeLog: Marking xf86miscproto-0.9.3 ppc stable for bug 239063 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" |