From ec6934222507cffdbd03fcfc1f1051cc976ccc1d Mon Sep 17 00:00:00 2001 From: RĂ©mi Cardona Date: Mon, 12 Oct 2009 00:20:36 +0200 Subject: tree-wide: add missing IUSE, fix headers, fix some indent --- x11-proto/printproto/Manifest | 2 +- x11-proto/printproto/printproto-9999.ebuild | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'x11-proto/printproto') diff --git a/x11-proto/printproto/Manifest b/x11-proto/printproto/Manifest index 9b126f87..0e4b8b9d 100644 --- a/x11-proto/printproto/Manifest +++ b/x11-proto/printproto/Manifest @@ -1 +1 @@ -EBUILD printproto-9999.ebuild 295 RMD160 3b454e9033be0a2cb42a2993dd411ab06ee9d75f SHA1 f4dc97e6cb2b4b979deb8d84c26c4d0fd0c3f3a5 SHA256 479f9c76c14949ae40709dd8b4f51522a5c5024f1eaffa450d6ed02dc53a48e3 +EBUILD printproto-9999.ebuild 316 RMD160 84fd838f19cea3ff587db7f2ec4ba879632842e2 SHA1 36a4747a4db02405beb6fe69afee5037400b6130 SHA256 9bb4fc7d665b1066020fe0e795416cd976a4fcef38671dce3b03e90a974b6bc0 diff --git a/x11-proto/printproto/printproto-9999.ebuild b/x11-proto/printproto/printproto-9999.ebuild index 6dfe11cb..916584ed 100644 --- a/x11-proto/printproto/printproto-9999.ebuild +++ b/x11-proto/printproto/printproto-9999.ebuild @@ -1,11 +1,13 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# $Header: $ inherit x-modular DESCRIPTION="X.Org Print protocol headers" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="" RDEPEND="" DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad