summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Alfredsen <loki_val@gentoo.org>2009-06-07 23:54:07 +0200
committerPeter Alfredsen <loki_val@gentoo.org>2009-06-07 23:54:07 +0200
commit755be8e3d62837310b5e59064042d307972f0e44 (patch)
tree6a02e58e7ff25f1bb6529b274bacf61c5046c785
parentIn tree, punting. (diff)
downloadloki_val-755be8e3d62837310b5e59064042d307972f0e44.tar.gz
loki_val-755be8e3d62837310b5e59064042d307972f0e44.tar.bz2
loki_val-755be8e3d62837310b5e59064042d307972f0e44.zip
Delete stuff that's been moved to tree.
-rw-r--r--x11-libs/libxcb/Manifest2
-rw-r--r--x11-libs/libxcb/libxcb-1.2.ebuild37
-rw-r--r--x11-proto/xcb-proto/Manifest2
-rw-r--r--x11-proto/xcb-proto/xcb-proto-1.4.ebuild18
-rw-r--r--x11-proto/xproto/Manifest2
-rw-r--r--x11-proto/xproto/xproto-7.0.15.ebuild20
6 files changed, 0 insertions, 81 deletions
diff --git a/x11-libs/libxcb/Manifest b/x11-libs/libxcb/Manifest
deleted file mode 100644
index 6103f8b..0000000
--- a/x11-libs/libxcb/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST libxcb-1.2.tar.bz2 323667 RMD160 0a1d18c44edf7696a5f4d079dfb6b7a98faf933c SHA1 12be595ce1e26da3b63e6a17a47ab9392259f10f SHA256 4fe14659ed0c5ceacec25ad6067a9521f85852280bc39c0375f5000ab133cb3f
-EBUILD libxcb-1.2.ebuild 971 RMD160 2fa27286a5eafd9e80bd3c3d0dd21905fc8e2b94 SHA1 23086d1b4dd7e7c5f0c29a12237f4cf21088dfcf SHA256 0fc55fb0cfe81bee51a7726505dbe5c907caf2b35fbff6e0518a71a468c6060e
diff --git a/x11-libs/libxcb/libxcb-1.2.ebuild b/x11-libs/libxcb/libxcb-1.2.ebuild
deleted file mode 100644
index 1da0f01..0000000
--- a/x11-libs/libxcb/libxcb-1.2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.1.90.1.ebuild,v 1.1 2008/07/30 22:38:05 dberkholz Exp $
-
-EAPI="2"
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular multilib
-
-DESCRIPTION="X C-language Bindings library"
-HOMEPAGE="http://xcb.freedesktop.org/"
-SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-LICENSE="X11"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
-IUSE="doc selinux"
-RDEPEND="x11-libs/libXau
- x11-libs/libXdmcp
- dev-libs/libpthread-stubs"
-DEPEND="${RDEPEND}
- doc? ( app-doc/doxygen )
- dev-libs/libxslt
- >=x11-proto/xcb-proto-1.4
- >=dev-lang/python-2.5[xml]"
-
-CONFIGURE_OPTIONS="$(use_enable doc build-docs)
- $(use_enable selinux xselinux)
- --enable-xinput"
-
-src_install() {
- x-modular_src_install
-}
-
-pkg_postinst() {
- x-modular_pkg_postinst
-}
diff --git a/x11-proto/xcb-proto/Manifest b/x11-proto/xcb-proto/Manifest
deleted file mode 100644
index b153453..0000000
--- a/x11-proto/xcb-proto/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST xcb-proto-1.4.tar.bz2 87093 RMD160 a344ca302a1cbefd98dcd289abf8704667a4b536 SHA1 ab9bb7c875558a3324673bb749e0502046f31083 SHA256 2d50a7b6f5a948ece84549c80872115bc7c2b7e6371f24b4742eb1c51bd259bd
-EBUILD xcb-proto-1.4.ebuild 640 RMD160 9a2a91b7106a49a3b1e28820fed4132a93f20738 SHA1 a6ae1a5c5e32eb82fbea6b4989f3057349559da7 SHA256 05088dcb971bdaaa998e216eaf6c0483b061f9b91c273cc9327c83afe580db87
diff --git a/x11-proto/xcb-proto/xcb-proto-1.4.ebuild b/x11-proto/xcb-proto/xcb-proto-1.4.ebuild
deleted file mode 100644
index 5861157..0000000
--- a/x11-proto/xcb-proto/xcb-proto-1.4.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2008 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.2.ebuild,v 1.2 2008/08/03 08:33:58 dberkholz 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"
-LICENSE="X11"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
-RDEPEND=""
-DEPEND="${RDEPEND}
- dev-libs/libxml2
- >=dev-lang/python-2.5"
diff --git a/x11-proto/xproto/Manifest b/x11-proto/xproto/Manifest
deleted file mode 100644
index abf89fd..0000000
--- a/x11-proto/xproto/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST xproto-7.0.15.tar.bz2 159189 RMD160 6c722c6bf29e24706fb7a06aec2585c03e431134 SHA1 891e3f8e2c17128a8fc6930583e42fd3db75839a SHA256 fd8cd0bc3e94d7416e6af9eddfa909b0e64246e0d2bb41c00f4e02bd85c76bee
-EBUILD xproto-7.0.15.ebuild 549 RMD160 e5227d0dad06ecdb6e71f737d8204dc47169f2c6 SHA1 ab97a67fc68f32ce89a62e4bfca675cafea581f8 SHA256 dc9f165ba559d6484ab0c5f3a0a237153fb16dfa5f8835d642da6b96dd03559b
diff --git a/x11-proto/xproto/xproto-7.0.15.ebuild b/x11-proto/xproto/xproto-7.0.15.ebuild
deleted file mode 100644
index 7abc801..0000000
--- a/x11-proto/xproto/xproto-7.0.15.ebuild
+++ /dev/null
@@ -1,20 +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/xproto/xproto-7.0.14.ebuild,v 1.1 2009/01/13 02:28:18 dberkholz Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org xproto protocol headers"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-src_unpack() {
- x-modular_unpack_source
- x-modular_reconf_source
-}