summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-11-08 19:13:48 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-11-08 19:13:48 +0000
commit6ff35cd47046c153ace6f44ebbfd5c9c9544c539 (patch)
tree301d8bc2e1a63a04dca2c183d964f85e404f1600 /dev-python
parentUpdate EAPI. Fix dependencies. Set SUPPORT_PYTHON_ABIS. (diff)
downloadhistorical-6ff35cd47046c153ace6f44ebbfd5c9c9544c539.tar.gz
historical-6ff35cd47046c153ace6f44ebbfd5c9c9544c539.tar.bz2
historical-6ff35cd47046c153ace6f44ebbfd5c9c9544c539.zip
Delete dev-python/IcePy.
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/IcePy/ChangeLog71
-rw-r--r--dev-python/IcePy/IcePy-3.2.1.ebuild53
-rw-r--r--dev-python/IcePy/Manifest6
-rw-r--r--dev-python/IcePy/files/IcePy-3.2.1-python-2.6.diff20
-rw-r--r--dev-python/IcePy/files/icepy-3.2.1-makefile.patch112
-rw-r--r--dev-python/IcePy/metadata.xml10
6 files changed, 0 insertions, 272 deletions
diff --git a/dev-python/IcePy/ChangeLog b/dev-python/IcePy/ChangeLog
deleted file mode 100644
index 8339453a6274..000000000000
--- a/dev-python/IcePy/ChangeLog
+++ /dev/null
@@ -1,71 +0,0 @@
-# ChangeLog for dev-python/IcePy
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/IcePy/ChangeLog,v 1.16 2010/06/11 22:50:24 arfrever Exp $
-
- 11 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
- IcePy-3.2.1.ebuild:
- Delete call to deprecated python_version().
-
- 08 Jun 2010; Tiziano Müller <dev-zero@gentoo.org> IcePy-3.2.1.ebuild:
- Moved Ice from dev-cpp to dev-libs.
-
- 02 Jun 2010; Dirkjan Ochtman <djc@gentoo.org> metadata.xml:
- python takes over maintainership for now.
-
- 02 Jun 2010; Torsten Veller <tove@gentoo.org> metadata.xml:
- Remove caleb from metadata.xml (#317071)
-
- 10 Sep 2009; Patrick Lauer <patrick@gentoo.org> IcePy-3.2.1.ebuild,
- +files/IcePy-3.2.1-python-2.6.diff:
- Fixing py 2.6 and 2.7 detection. Fixes #280075, Patch by Lars Wendler.
-
- 17 Jan 2008; Caleb Tennis <caleb@gentoo.org> IcePy-3.2.1.ebuild:
- set the PYTHON_VERSION environment variable so we pick the right version,
- from bug #206199
-
- 25 Sep 2007; Christoph Mende <angelos@gentoo.org> IcePy-3.2.1.ebuild:
- Stable on amd64 wrt bug #192139
-
- 25 Sep 2007; Caleb Tennis <caleb@gentoo.org> -IcePy-3.2.0.ebuild:
- remove old version
-
- 25 Sep 2007; Caleb Tennis <caleb@gentoo.org> IcePy-3.2.1.ebuild:
- sed magic for amd64 multilib strict, and clean up MAKE_RULES a little bit,
- and try to quote all places needed
-
- 16 Sep 2007; Christian Faulhammer <opfer@gentoo.org> IcePy-3.2.1.ebuild:
- stable x86, bug 192139
-
-*IcePy-3.2.1 (15 Aug 2007)
-
- 15 Aug 2007; Caleb Tennis <caleb@gentoo.org>
- +files/icepy-3.2.1-makefile.patch, +IcePy-3.2.1.ebuild:
- version bump
-
- 24 Jul 2007; Caleb Tennis <caleb@gentoo.org>
- -files/icepy-3.1.0-makefile.patch, -files/icepy-3.1.1-makefile.patch,
- -IcePy-3.1.0.ebuild, -IcePy-3.1.1.ebuild:
- remove old versions
-
-*IcePy-3.2.0 (20 Jul 2007)
-
- 20 Jul 2007; Caleb Tennis <caleb@gentoo.org>
- +files/icepy-3.2.0-makefile.patch, +IcePy-3.2.0.ebuild:
- version bump from Sam Jacobson (#185972)
-
- 30 Oct 2006; Caleb Tennis <caleb@gentoo.org> IcePy-3.1.0.ebuild,
- IcePy-3.1.1.ebuild:
- Fix ice dep to Ice
-
-*IcePy-3.1.1 (16 Oct 2006)
-
- 16 Oct 2006; Caleb Tennis <caleb@gentoo.org>
- +files/icepy-3.1.1-makefile.patch, +IcePy-3.1.1.ebuild:
- version bump
-
-*IcePy-3.1.0 (11 Sep 2006)
-
- 11 Sep 2006; Caleb Tennis <caleb@gentoo.org>
- +files/icepy-3.1.0-makefile.patch, +IcePy-3.1.0.ebuild:
- initial import
-
diff --git a/dev-python/IcePy/IcePy-3.2.1.ebuild b/dev-python/IcePy/IcePy-3.2.1.ebuild
deleted file mode 100644
index 6be089123c8d..000000000000
--- a/dev-python/IcePy/IcePy-3.2.1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/IcePy/IcePy-3.2.1.ebuild,v 1.8 2010/06/11 22:50:24 arfrever Exp $
-
-EAPI="2"
-
-inherit eutils python multilib
-
-DESCRIPTION="ICE middleware C++ bindings"
-HOMEPAGE="http://www.zeroc.com/index.html"
-SRC_URI="http://www.zeroc.com/download/Ice/3.2/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test debug"
-
-DEPEND="~dev-libs/Ice-3.2.1"
-
-src_prepare() {
- # Store the PYTHON_VERSION in a variable so the Makefile knows which one to use
- PYTHON_VERSION="$(PYTHON)"
-
- MAKE_RULES="${S}/config/Make.rules"
- epatch "${FILESDIR}/icepy-${PV}-makefile.patch"
- epatch "${FILESDIR}/IcePy-${PV}-python-2.6.diff"
-
- if use amd64; then
- sed -i -e "s:^#LP64:LP64:g" "${MAKE_RULES}" || die "Failed to set lib64 directory"
- fi
-
- if ! use debug; then
- sed -i -e "s:#OPTIMIZE:OPTIMIZE:" "${MAKE_RULES}" || die "Failed to remove debug"
- fi
-
- sed -i -e \
- "s:.*CXXFLAGS[^\+]*\=\s:CXXFLAGS = ${CXXFLAGS} :g" \
- "${MAKE_RULES}.Linux" || die "CXXFLAGS patching failed!"
-
- sed -i -e "s:/lib:/$(get_libdir):g" "${MAKE_RULES}" || die "multilib patch failed"
-}
-
-src_compile() {
- emake || die "Died during make"
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "Install Failed!"
-}
-
-src_test() {
- ICE_HOME=/usr/share/Ice emake test || die "Test failed"
-}
diff --git a/dev-python/IcePy/Manifest b/dev-python/IcePy/Manifest
deleted file mode 100644
index 7046a0857b6a..000000000000
--- a/dev-python/IcePy/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-AUX IcePy-3.2.1-python-2.6.diff 950 RMD160 ec294b6d663099d52b45e14162c11aa702475355 SHA1 7c07c1fc7c96ad1f6c5324e503126dedc2565abb SHA256 c1ed5ce05b0c8252612f8a882e772fdec02a53ce336d713d0679da7eb31430bd
-AUX icepy-3.2.1-makefile.patch 3415 RMD160 7d9b91288e683674a2962cd67c2954a3310b08eb SHA1 5065133e20109bd467fc6fc58721465b9cb66529 SHA256 13698cc682fa0e16b6e677fd7145980be108f82b6ef29d87cc7ad222847ad330
-DIST IcePy-3.2.1.tar.gz 166696 RMD160 f3bf071433d9193ff42b54d9b031c712bc55ef86 SHA1 c34a7458e64cf55d7135a8bbb8f3ccce0cff3e60 SHA256 2a9ea57a370b8c0a4f3a880cbea03092f76efb417e27061f465278d95b720701
-EBUILD IcePy-3.2.1.ebuild 1398 RMD160 0a4d041b6b4ecbd8e86f32a8a56fe23f8397b6b4 SHA1 adb880eaef720d9332a4d625773eebdef43dd8b1 SHA256 4a120cc9070031480430d7c58c63bc3b3778a7d306528b120a14a2f1d3157a35
-MISC ChangeLog 2423 RMD160 3c73e82657a5662fad8074e813172af375955c3d SHA1 4322949fdac107c721ce96bb30e703ace5b603db SHA256 6201f995a38e94ff925cb3db7ac8ef467dc87a66da4ecc8cf5682dabf680c9e8
-MISC metadata.xml 385 RMD160 17b1afbf5e6d7049dba9da61f0f6d57ed1e549bd SHA1 07b886341f56be0098ce779dc60dfa82baa2daa4 SHA256 dea16ce07c17c18d6dda4799bebfc2e1ad7102bfe915c35333bb8c58ee4708eb
diff --git a/dev-python/IcePy/files/IcePy-3.2.1-python-2.6.diff b/dev-python/IcePy/files/IcePy-3.2.1-python-2.6.diff
deleted file mode 100644
index 66be68f9cfea..000000000000
--- a/dev-python/IcePy/files/IcePy-3.2.1-python-2.6.diff
+++ /dev/null
@@ -1,20 +0,0 @@
---- IcePy-3.2.1/config/Make.rules
-+++ IcePy-3.2.1/config/Make.rules
-@@ -69,7 +69,7 @@
- # version used for building the Ice extension, then set PYTHON_VERSION
- # to "python2.3" or "python2.4".
- #
-- PYTHON_VERSION ?= $(word 1,$(notdir $(wildcard /usr/include/python2.[345]*)))
-+ PYTHON_VERSION ?= $(word 1,$(notdir $(wildcard /usr/include/python2.[34567]*)))
- ifeq ($(PYTHON_VERSION),)
- python_darwin_home = /System/Library/Frameworks/Python.framework/Versions/Current
- PYTHON_VERSION = $(word 1,$(notdir $(wildcard $(python_darwin_home)/include/python2.[345]*)))
-@@ -82,7 +82,7 @@
- ifneq ($(PYTHON_HOME),)
- $(error Unable to find a Python interpreter at PYTHON_HOME=$(PYTHON_HOME). See config/Make.rules)
- else
-- $(error Unable to find Python 2.3, 2.4, or 2.5. See config/Make.rules)
-+ $(error Unable to find Python 2.3, 2.4, 2.5, 2.6 or 2.7. See config/Make.rules)
- endif
- endif
-
diff --git a/dev-python/IcePy/files/icepy-3.2.1-makefile.patch b/dev-python/IcePy/files/icepy-3.2.1-makefile.patch
deleted file mode 100644
index 65827e45505e..000000000000
--- a/dev-python/IcePy/files/icepy-3.2.1-makefile.patch
+++ /dev/null
@@ -1,112 +0,0 @@
-diff -rU5 IcePy-3.2.0-orig/Makefile IcePy-3.2.0/Makefile
---- IcePy-3.2.0-orig/Makefile 2007-03-02 08:11:25.000000000 +1300
-+++ IcePy-3.2.0/Makefile 2007-07-20 22:54:53.000000000 +1200
-@@ -38,10 +38,11 @@
- echo "making $@ in $$subdir"; \
- ( cd $$subdir && $(MAKE) $@ ) || exit 1; \
- done
-
- install::
-- $(call installdata,ICE_LICENSE,$(prefix))
-- $(call installdata,LICENSE,$(prefix))
-+ mkdir -p $(install_slicedir)
-+ $(call installdata,ICE_LICENSE,$(install_slicedir))
-+ $(call installdata,LICENSE,$(install_slicedir))
-
- test::
- @python $(top_srcdir)/allTests.py
-diff -rU5 IcePy-3.2.0-orig/config/Make.rules IcePy-3.2.0/config/Make.rules
---- IcePy-3.2.0-orig/config/Make.rules 2007-03-02 08:11:25.000000000 +1300
-+++ IcePy-3.2.0/config/Make.rules 2007-07-20 22:46:28.000000000 +1200
-@@ -16,17 +16,17 @@
- #
- # Select an installation base directory. The directory will be created
- # if it does not exist.
- #
-
--prefix = /opt/IcePy-$(VERSION)
-+prefix = $(DESTDIR)/usr
-
- #
- # The "root directory" for runpath embedded in executables. Can be unset
- # to avoid adding a runpath to Ice executables.
- #
--embedded_runpath_prefix ?= /opt/Ice-$(VERSION_MAJOR).$(VERSION_MINOR)
-+#embedded_runpath_prefix ?= /opt/Ice-$(VERSION_MAJOR).$(VERSION_MINOR)
-
- #
- # Define OPTIMIZE as yes if you want to build with optimization.
- # Otherwise the Ice extension is built with debug information.
- #
-@@ -99,12 +99,12 @@
- VERSION_MINOR = 2
- VERSION = 3.2.0
- SOVERSION = 32
- libdir = $(top_srcdir)/python
-
--install_slicedir = $(prefix)/slice
--install_pythondir = $(prefix)/python
-+install_slicedir = $(prefix)/share/icepy-$(VERSION)/slice
-+install_pythondir = $(prefix)/lib/$(PYTHON_VERSION)/site-packages
-
- INSTALL = cp -fp
- INSTALL_PROGRAM = ${INSTALL}
- INSTALL_LIBRARY = ${INSTALL}
- INSTALL_DATA = ${INSTALL}
-@@ -136,22 +136,22 @@
- endif
-
- ifneq ($(ICE_HOME),)
- slicedir = $(ICE_HOME)/slice
- else
-- slicedir = /usr/share/Ice-$(VERSION)/slice
-+ slicedir = /usr/share/Ice/slice
- endif
-
--install_libdir = $(prefix)/python
-+install_libdir = $(prefix)/lib
-
--ifneq ($(embedded_runpath_prefix),)
-- ifeq ($(LP64),yes)
-- runpath_libdir := $(embedded_runpath_prefix)/lib$(lp64suffix)
-- else
-- runpath_libdir := $(embedded_runpath_prefix)/lib
-- endif
--endif
-+#ifneq ($(embedded_runpath_prefix),)
-+# ifeq ($(LP64),yes)
-+# runpath_libdir := $(embedded_runpath_prefix)/lib$(lp64suffix)
-+# else
-+# runpath_libdir := $(embedded_runpath_prefix)/lib
-+# endif
-+#endif
-
- CPPFLAGS =
- ICECPPFLAGS = -I$(slicedir)
- SLICE2PYFLAGS = $(ICECPPFLAGS)
-
-@@ -198,11 +198,11 @@
- installprogram = $(INSTALL_PROGRAM) $(1) $(2); \
- chmod a+rx $(2)/$(notdir $(1))
- endif
-
- ifeq ($(mkdir),)
-- mkdir = mkdir $(1) ; \
-+ mkdir = mkdir -p $(1) ; \
- chmod a+rx $(1)
- endif
-
- #
- # A Python extension library cannot have a "lib" prefix, so Python-specific
-diff -rU5 IcePy-3.2.0-orig/modules/IcePy/Makefile IcePy-3.2.0/modules/IcePy/Makefile
---- IcePy-3.2.0-orig/modules/IcePy/Makefile 2007-01-09 08:25:09.000000000 +1300
-+++ IcePy-3.2.0/modules/IcePy/Makefile 2007-07-20 23:03:25.000000000 +1200
-@@ -51,7 +51,8 @@
- rm -f $@
- ln -s $(SONAME) $@
-
- install:: all
- $(call installlib,$(install_libdir),$(libdir),$(LIBFILENAME),$(SONAME),$(LIBNAME))
-+ ln -s $(install_libdir)/$(SONAME) $(install_pythondir)/$(LIBNAME)
-
- include .depend
diff --git a/dev-python/IcePy/metadata.xml b/dev-python/IcePy/metadata.xml
deleted file mode 100644
index 615eb5daed6e..000000000000
--- a/dev-python/IcePy/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>python</herd>
- <longdescription lang="en">
- Ice is a C++ middleware technology with bindings for other languages. This is the python binding.
- For Ice 3.3 and higher, the bindings are included in dev-cpp/Ice.
- </longdescription>
-</pkgmetadata>
-