From baa50c8937245d67662e8f489e8e0ec4b2168ce3 Mon Sep 17 00:00:00 2001 From: Tomáš Chvátal Date: Sat, 3 Oct 2009 18:07:02 +0200 Subject: Cleanup overlay and sync with main tree. --- x11-proto/bigreqsproto/Manifest | 4 +--- x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild | 16 ---------------- x11-proto/bigreqsproto/bigreqsproto-9999.ebuild | 1 + 3 files changed, 2 insertions(+), 19 deletions(-) delete mode 100644 x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild (limited to 'x11-proto/bigreqsproto') diff --git a/x11-proto/bigreqsproto/Manifest b/x11-proto/bigreqsproto/Manifest index b339b3ef..a38a5340 100644 --- a/x11-proto/bigreqsproto/Manifest +++ b/x11-proto/bigreqsproto/Manifest @@ -1,3 +1 @@ -DIST bigreqsproto-1.1.0.tar.bz2 48575 RMD160 445f8bde2c03561255c505860fdba9fedb029edc SHA1 32ae0505ec963cc5c0e3ee9258b126e6865d1b1b SHA256 4864e12d3c5a99b0a9ee4704822455299345e6c65b23c688a4e4bf11481107bd -EBUILD bigreqsproto-1.1.0.ebuild 525 RMD160 d03609c231df8b20b55faf0ca6798f61efebe87d SHA1 18ced02c55dfbdb2af1d558c6d2cba4b97448c77 SHA256 6db6159c2692247d785371c7e8dea394665b6a5d513511a157cb54f11a14a781 -EBUILD bigreqsproto-9999.ebuild 497 RMD160 068fe45a05d63370ce8ca1c6be56a462ddf564bd SHA1 75f8c722a73036de7dbb041027b08491906bff48 SHA256 556985414458951e7c30bc47d6f739f6395eed79274c852f59b9ce56d838ab6e +EBUILD bigreqsproto-9999.ebuild 498 RMD160 1784879dd2c971deabb7fada862b510ffea0a727 SHA1 ffe9be66526042d5172714e000fa2bdaa11f7a58 SHA256 260f1aeac01947c9b3b049e9386e82cdc750079f3936e130c773daa705873351 diff --git a/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild b/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild deleted file mode 100644 index fa32a7f5..00000000 --- a/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild,v 1.17 2009/05/05 14:59:08 fauli Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org BigReqs protocol headers" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="" -RDEPEND="" -DEPEND="${RDEPEND} - >=x11-misc/util-macros-1.2" diff --git a/x11-proto/bigreqsproto/bigreqsproto-9999.ebuild b/x11-proto/bigreqsproto/bigreqsproto-9999.ebuild index 2e11c894..5cb1d667 100644 --- a/x11-proto/bigreqsproto/bigreqsproto-9999.ebuild +++ b/x11-proto/bigreqsproto/bigreqsproto-9999.ebuild @@ -11,5 +11,6 @@ DESCRIPTION="X.Org BigReqs protocol headers" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" + RDEPEND="" DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad