summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-03-16 16:53:53 +0100
committerTomas Chvatal <scarabeus@gentoo.org>2011-03-16 16:53:53 +0100
commit31c37cd9082a0b2f74710b9ceb3ee898df59cf04 (patch)
tree60228a36b4e92be961870521c00a6c33f059d92d /x11-proto/bigreqsproto
parentAdd new structure for dri handling into ebuilds. (diff)
downloadx11-31c37cd9082a0b2f74710b9ceb3ee898df59cf04.tar.gz
x11-31c37cd9082a0b2f74710b9ceb3ee898df59cf04.tar.bz2
x11-31c37cd9082a0b2f74710b9ceb3ee898df59cf04.zip
Migrate doc handling into new eclass layout.
Diffstat (limited to 'x11-proto/bigreqsproto')
-rw-r--r--x11-proto/bigreqsproto/Manifest2
-rw-r--r--x11-proto/bigreqsproto/bigreqsproto-9999.ebuild4
2 files changed, 4 insertions, 2 deletions
diff --git a/x11-proto/bigreqsproto/Manifest b/x11-proto/bigreqsproto/Manifest
index 6876d56f..b27904cd 100644
--- a/x11-proto/bigreqsproto/Manifest
+++ b/x11-proto/bigreqsproto/Manifest
@@ -1 +1 @@
-EBUILD bigreqsproto-9999.ebuild 596 RMD160 ffeead250fbbf469ecf82bf4f07cd7adc7d8913f SHA1 ed118dbb0bd31741a57fc1834763e3b93f98138c SHA256 9682478c3b2605414099f1e432f21232694b73bd27742014dc26e4c1386b9f6e
+EBUILD bigreqsproto-9999.ebuild 607 RMD160 09d12465c12fe7d3863c167d4eaa1519eabef541 SHA1 1c307391ee90c24ce0212596ea0d36fbe846bc97 SHA256 88621cf98c524101702ba952eda3a0c9465d52541e7be1a58419820aa1a0aeb9
diff --git a/x11-proto/bigreqsproto/bigreqsproto-9999.ebuild b/x11-proto/bigreqsproto/bigreqsproto-9999.ebuild
index d8b56d06..1ddbdb95 100644
--- a/x11-proto/bigreqsproto/bigreqsproto-9999.ebuild
+++ b/x11-proto/bigreqsproto/bigreqsproto-9999.ebuild
@@ -3,12 +3,14 @@
# $Header: $
EAPI=4
+
+XORG_DOC=doc
inherit xorg-2
DESCRIPTION="X.Org BigReqs protocol headers"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="doc"
+IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}"