diff options
author | 2010-02-18 14:14:16 +0100 | |
---|---|---|
committer | 2010-02-18 14:14:16 +0100 | |
commit | b35aa90863cb45019bb2a6db677d6cecf3003502 (patch) | |
tree | 11da110990b1d07d68bf757dbe497c508ec5d810 /x11-proto/xextproto/xextproto-9999.ebuild | |
parent | Revert "Rename eclass to xorg-2 as we decided on irc." (diff) | |
download | x11-b35aa90863cb45019bb2a6db677d6cecf3003502.tar.gz x11-b35aa90863cb45019bb2a6db677d6cecf3003502.tar.bz2 x11-b35aa90863cb45019bb2a6db677d6cecf3003502.zip |
Rename eclass to xorg-2 as per irc discussion. This time atomic approach :]
Diffstat (limited to 'x11-proto/xextproto/xextproto-9999.ebuild')
-rw-r--r-- | x11-proto/xextproto/xextproto-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-proto/xextproto/xextproto-9999.ebuild b/x11-proto/xextproto/xextproto-9999.ebuild index 5667b2a3..fa547efd 100644 --- a/x11-proto/xextproto/xextproto-9999.ebuild +++ b/x11-proto/xextproto/xextproto-9999.ebuild @@ -3,7 +3,7 @@ # $Header: $ EAPI=3 -inherit x-modular-r2 +inherit xorg-2 DESCRIPTION="X.Org XExt protocol headers" |