From 31c37cd9082a0b2f74710b9ceb3ee898df59cf04 Mon Sep 17 00:00:00 2001 From: Tomas Chvatal Date: Wed, 16 Mar 2011 16:53:53 +0100 Subject: Migrate doc handling into new eclass layout. --- x11-proto/bigreqsproto/Manifest | 2 +- x11-proto/bigreqsproto/bigreqsproto-9999.ebuild | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'x11-proto/bigreqsproto') 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}" -- cgit v1.2.3-65-gdbad