summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-09-10 18:33:34 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-09-10 18:33:34 +0000
commit890a89266e8ee5806f7dbf1fe04301000d212743 (patch)
tree5b06e51c07bbf7b6ae2a0fd7279892cbede02281 /x11-proto
parentFix building with Autoconf >= 2.66 wrt #336598 by S. Holzbach. (diff)
downloadhistorical-890a89266e8ee5806f7dbf1fe04301000d212743.tar.gz
historical-890a89266e8ee5806f7dbf1fe04301000d212743.tar.bz2
historical-890a89266e8ee5806f7dbf1fe04301000d212743.zip
rm
Package-Manager: portage-2.2_rc78/cvs/Linux x86_64
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/xcb-proto/ChangeLog6
-rw-r--r--x11-proto/xcb-proto/xcb-proto-1.5.ebuild18
-rw-r--r--x11-proto/xcmiscproto/ChangeLog6
-rw-r--r--x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild15
-rw-r--r--x11-proto/xf86bigfontproto/ChangeLog6
-rw-r--r--x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild15
-rw-r--r--x11-proto/xf86miscproto/ChangeLog6
-rw-r--r--x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild15
-rw-r--r--x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild4
-rw-r--r--x11-proto/xf86vidmodeproto/ChangeLog6
-rw-r--r--x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild15
-rw-r--r--x11-proto/xineramaproto/ChangeLog6
-rw-r--r--x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild15
13 files changed, 32 insertions, 101 deletions
diff --git a/x11-proto/xcb-proto/ChangeLog b/x11-proto/xcb-proto/ChangeLog
index f16c5559866a..ecb4314c3d6a 100644
--- a/x11-proto/xcb-proto/ChangeLog
+++ b/x11-proto/xcb-proto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/xcb-proto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.50 2010/08/02 18:13:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.51 2010/09/10 18:25:20 scarabeus Exp $
+
+ 10 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xcb-proto-1.5.ebuild:
+ rm
02 Aug 2010; Raúl Porcel <armin76@gentoo.org> xcb-proto-1.6.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #308521
diff --git a/x11-proto/xcb-proto/xcb-proto-1.5.ebuild b/x11-proto/xcb-proto/xcb-proto-1.5.ebuild
deleted file mode 100644
index f0e6529c4da4..000000000000
--- a/x11-proto/xcb-proto/xcb-proto-1.5.ebuild
+++ /dev/null
@@ -1,18 +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/xcb-proto/xcb-proto-1.5.ebuild,v 1.9 2009/12/15 19:53:07 ranger Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X C-language Bindings protocol headers"
-HOMEPAGE="http://xcb.freedesktop.org/"
-SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-RDEPEND=""
-DEPEND="${RDEPEND}
- dev-libs/libxml2
- >=dev-lang/python-2.5"
diff --git a/x11-proto/xcmiscproto/ChangeLog b/x11-proto/xcmiscproto/ChangeLog
index a1aefc08b807..b2b91734da21 100644
--- a/x11-proto/xcmiscproto/ChangeLog
+++ b/x11-proto/xcmiscproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/xcmiscproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.39 2010/01/19 20:32:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.40 2010/09/10 18:26:59 scarabeus Exp $
+
+ 10 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xcmiscproto-1.1.2.ebuild:
+ rm
19 Jan 2010; Raúl Porcel <armin76@gentoo.org> xcmiscproto-1.2.0.ebuild:
s390 stable wrt #294958
diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild b/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild
deleted file mode 100644
index bff4a4675d31..000000000000
--- a/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild
+++ /dev/null
@@ -1,15 +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/xcmiscproto/xcmiscproto-1.1.2.ebuild,v 1.17 2009/05/05 15:31:22 fauli Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org XCMisc protocol headers"
-
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-RDEPEND=""
-DEPEND="${RDEPEND}"
diff --git a/x11-proto/xf86bigfontproto/ChangeLog b/x11-proto/xf86bigfontproto/ChangeLog
index 9249560e2874..f656336ca170 100644
--- a/x11-proto/xf86bigfontproto/ChangeLog
+++ b/x11-proto/xf86bigfontproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/xf86bigfontproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.39 2010/06/14 17:53:33 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.40 2010/09/10 18:29:02 scarabeus Exp $
+
+ 10 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xf86bigfontproto-1.1.2.ebuild:
+ rm
14 Jun 2010; Fabian Groffen <grobian@gentoo.org>
xf86bigfontproto-1.2.0.ebuild:
diff --git a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild
deleted file mode 100644
index 81ed3dbf158b..000000000000
--- a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild
+++ /dev/null
@@ -1,15 +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/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild,v 1.17 2009/05/05 15:33:31 fauli Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org XF86BigFont protocol headers"
-
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-RDEPEND=""
-DEPEND="${RDEPEND}"
diff --git a/x11-proto/xf86miscproto/ChangeLog b/x11-proto/xf86miscproto/ChangeLog
index 45093c9fb4d6..0181729c1bed 100644
--- a/x11-proto/xf86miscproto/ChangeLog
+++ b/x11-proto/xf86miscproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/xf86miscproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.36 2010/01/19 20:34:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.37 2010/09/10 18:31:33 scarabeus Exp $
+
+ 10 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xf86miscproto-0.9.2.ebuild, xf86miscproto-0.9.3.ebuild:
+ rm
19 Jan 2010; Raúl Porcel <armin76@gentoo.org> xf86miscproto-0.9.3.ebuild:
s390 stable wrt #294958
diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild b/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild
deleted file mode 100644
index 392644d48528..000000000000
--- a/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild
+++ /dev/null
@@ -1,15 +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/xf86miscproto/xf86miscproto-0.9.2.ebuild,v 1.17 2009/05/05 15:38:20 fauli Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org XF86Misc protocol headers"
-
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-RDEPEND=""
-DEPEND="${RDEPEND}"
diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild b/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild
index c0b3f9fb8e51..d4be84921bae 100644
--- a/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild
+++ b/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild,v 1.9 2010/01/19 20:34:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild,v 1.10 2010/09/10 18:31:33 scarabeus Exp $
inherit x-modular
DESCRIPTION="X.Org XF86Misc protocol headers"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
RDEPEND=""
diff --git a/x11-proto/xf86vidmodeproto/ChangeLog b/x11-proto/xf86vidmodeproto/ChangeLog
index 098dfc047b91..2f7a24aca196 100644
--- a/x11-proto/xf86vidmodeproto/ChangeLog
+++ b/x11-proto/xf86vidmodeproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/xf86vidmodeproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86vidmodeproto/ChangeLog,v 1.41 2010/08/02 18:15:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86vidmodeproto/ChangeLog,v 1.42 2010/09/10 18:32:33 scarabeus Exp $
+
+ 10 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xf86vidmodeproto-2.2.2.ebuild:
+ rm
02 Aug 2010; Raúl Porcel <armin76@gentoo.org>
xf86vidmodeproto-2.3.ebuild:
diff --git a/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild b/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild
deleted file mode 100644
index d293a1993b2a..000000000000
--- a/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild
+++ /dev/null
@@ -1,15 +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/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild,v 1.17 2009/05/05 15:41:54 fauli Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org XF86VidMode protocol headers"
-
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-RDEPEND=""
-DEPEND="${RDEPEND}"
diff --git a/x11-proto/xineramaproto/ChangeLog b/x11-proto/xineramaproto/ChangeLog
index 0dc63db75b6a..596ba567cc26 100644
--- a/x11-proto/xineramaproto/ChangeLog
+++ b/x11-proto/xineramaproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/xineramaproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.42 2010/08/02 18:16:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.43 2010/09/10 18:33:34 scarabeus Exp $
+
+ 10 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xineramaproto-1.1.2.ebuild:
+ rm
02 Aug 2010; Raúl Porcel <armin76@gentoo.org> xineramaproto-1.2.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #308521
diff --git a/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild b/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild
deleted file mode 100644
index 65606b9768e4..000000000000
--- a/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild
+++ /dev/null
@@ -1,15 +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/xineramaproto/xineramaproto-1.1.2.ebuild,v 1.17 2009/05/05 15:43:23 fauli Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org Xinerama protocol headers"
-
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-RDEPEND=""
-DEPEND="${RDEPEND}"