summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-11-28 16:51:52 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-11-28 16:51:52 +0000
commit738cc6f7d54275862c47877fc2052fad5b38ebe8 (patch)
tree0d49cc50a77851a9820468b7e83c8c838e2efb6d /x11-proto/xproto
parentVersion bump. (diff)
downloadgentoo-2-738cc6f7d54275862c47877fc2052fad5b38ebe8.tar.gz
gentoo-2-738cc6f7d54275862c47877fc2052fad5b38ebe8.tar.bz2
gentoo-2-738cc6f7d54275862c47877fc2052fad5b38ebe8.zip
Remove old.
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-proto/xproto')
-rw-r--r--x11-proto/xproto/ChangeLog7
-rw-r--r--x11-proto/xproto/files/xproto-7.0.23-Xmd_h_x32.patch34
-rw-r--r--x11-proto/xproto/xproto-7.0.22.ebuild25
-rw-r--r--x11-proto/xproto/xproto-7.0.23-r1.ebuild29
-rw-r--r--x11-proto/xproto/xproto-7.0.23-r2.ebuild30
-rw-r--r--x11-proto/xproto/xproto-7.0.23.ebuild25
6 files changed, 6 insertions, 144 deletions
diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog
index 37caa593c9eb..d501cde043fd 100644
--- a/x11-proto/xproto/ChangeLog
+++ b/x11-proto/xproto/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-proto/xproto
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.156 2013/11/28 16:50:41 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.157 2013/11/28 16:51:52 chithanh Exp $
+
+ 28 Nov 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ -files/xproto-7.0.23-Xmd_h_x32.patch, -xproto-7.0.22.ebuild,
+ -xproto-7.0.23-r1.ebuild, -xproto-7.0.23-r2.ebuild, -xproto-7.0.23.ebuild:
+ Remove old.
*xproto-7.0.25 (28 Nov 2013)
diff --git a/x11-proto/xproto/files/xproto-7.0.23-Xmd_h_x32.patch b/x11-proto/xproto/files/xproto-7.0.23-Xmd_h_x32.patch
deleted file mode 100644
index f141c79befff..000000000000
--- a/x11-proto/xproto/files/xproto-7.0.23-Xmd_h_x32.patch
+++ /dev/null
@@ -1,34 +0,0 @@
-From a06fa7fc98b66652df8bbc4734b5010d43744373 Mon Sep 17 00:00:00 2001
-From: Sergei Trofimovich <slyfox@gentoo.org>
-Date: Tue, 20 Dec 2011 13:43:44 +0000
-Subject: Xmd.h: Treat __ILP32__ targets as LONG32 ones
-
-amd64-x32 ABI defines sizeof(long) == sizeof (void*) == 4
-
-Noticed on build failure of libXmu:
- libXmu-1.1.0/work/libXmu-1.1.0/src/EditresCom.c: In function '_XEditresGetStringValues':
- libXmu-1.1.0/work/libXmu-1.1.0/src/EditresCom.c:2198:6: error: duplicate case value
- libXmu-1.1.0/work/libXmu-1.1.0/src/EditresCom.c:2194:6: error: previously used here
-
-More info about x32: https://sites.google.com/site/x32abi/
-
-Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-Signed-off-by: James Cloos <cloos@jhcloos.com>
----
-diff --git a/Xmd.h b/Xmd.h
-index f3868b3..96cc08f 100644
---- a/Xmd.h
-+++ b/Xmd.h
-@@ -64,7 +64,9 @@ SOFTWARE.
- defined(__s390x__) || \
- defined(__amd64__) || defined(amd64) || \
- defined(__powerpc64__)
--# define LONG64 /* 32/64-bit architecture */
-+# if !defined(__ILP32__) /* amd64-x32 is 32bit */
-+# define LONG64 /* 32/64-bit architecture */
-+# endif /* !__ILP32__ */
- # endif
-
- /*
---
-cgit v0.9.0.2-2-gbebe
diff --git a/x11-proto/xproto/xproto-7.0.22.ebuild b/x11-proto/xproto/xproto-7.0.22.ebuild
deleted file mode 100644
index 2ba4ef2541cc..000000000000
--- a/x11-proto/xproto/xproto-7.0.22.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.22.ebuild,v 1.7 2011/10/03 18:09:13 josejx Exp $
-
-EAPI=4
-
-XORG_DOC=doc
-inherit xorg-2
-
-DESCRIPTION="X.Org xproto protocol headers"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
- xorg-2_pkg_setup
-
- XORG_CONFIGURE_OPTIONS=(
- $(use_enable doc specs)
- $(use_with doc xmlto)
- --without-fop
- )
-}
diff --git a/x11-proto/xproto/xproto-7.0.23-r1.ebuild b/x11-proto/xproto/xproto-7.0.23-r1.ebuild
deleted file mode 100644
index efa60a41e25a..000000000000
--- a/x11-proto/xproto/xproto-7.0.23-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.23-r1.ebuild,v 1.9 2013/02/21 16:35:19 zmedico Exp $
-
-EAPI=4
-
-XORG_DOC=doc
-inherit xorg-2
-
-DESCRIPTION="X.Org xproto protocol headers"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-7.0.23-Xmd_h_x32.patch
-)
-
-pkg_setup() {
- xorg-2_pkg_setup
-
- XORG_CONFIGURE_OPTIONS=(
- $(use_enable doc specs)
- $(use_with doc xmlto)
- --without-fop
- )
-}
diff --git a/x11-proto/xproto/xproto-7.0.23-r2.ebuild b/x11-proto/xproto/xproto-7.0.23-r2.ebuild
deleted file mode 100644
index acae8fbafc22..000000000000
--- a/x11-proto/xproto/xproto-7.0.23-r2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.23-r2.ebuild,v 1.1 2013/02/25 22:00:55 mgorny Exp $
-
-EAPI=5
-
-XORG_DOC=doc
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org xproto protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-7.0.23-Xmd_h_x32.patch
-)
-
-pkg_setup() {
- xorg-2_pkg_setup
-
- XORG_CONFIGURE_OPTIONS=(
- $(use_enable doc specs)
- $(use_with doc xmlto)
- --without-fop
- )
-}
diff --git a/x11-proto/xproto/xproto-7.0.23.ebuild b/x11-proto/xproto/xproto-7.0.23.ebuild
deleted file mode 100644
index fc2049e45d3b..000000000000
--- a/x11-proto/xproto/xproto-7.0.23.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.23.ebuild,v 1.2 2012/04/26 18:30:52 aballier Exp $
-
-EAPI=4
-
-XORG_DOC=doc
-inherit xorg-2
-
-DESCRIPTION="X.Org xproto protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
- xorg-2_pkg_setup
-
- XORG_CONFIGURE_OPTIONS=(
- $(use_enable doc specs)
- $(use_with doc xmlto)
- --without-fop
- )
-}