summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregorio Guidi <greg_g@gentoo.org>2005-08-24 09:01:02 +0000
committerGregorio Guidi <greg_g@gentoo.org>2005-08-24 09:01:02 +0000
commit20c5563af1868ef5ed7ae56f2c932d23d47ba53e (patch)
treef808d58c4b9f2f384675e02e94eae7bbd4379c66 /dev-python/qscintilla
parentStable on amd64, closes bug 103540. (diff)
downloadgentoo-2-20c5563af1868ef5ed7ae56f2c932d23d47ba53e.tar.gz
gentoo-2-20c5563af1868ef5ed7ae56f2c932d23d47ba53e.tar.bz2
gentoo-2-20c5563af1868ef5ed7ae56f2c932d23d47ba53e.zip
Remove old ebuilds.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-python/qscintilla')
-rw-r--r--dev-python/qscintilla/files/digest-qscintilla-1.4-r11
-rw-r--r--dev-python/qscintilla/files/digest-qscintilla-1.5-r11
-rw-r--r--dev-python/qscintilla/files/qscintilla-1.4-sandbox.patch30
-rw-r--r--dev-python/qscintilla/qscintilla-1.4-r1.ebuild61
-rw-r--r--dev-python/qscintilla/qscintilla-1.5-r1.ebuild61
5 files changed, 0 insertions, 154 deletions
diff --git a/dev-python/qscintilla/files/digest-qscintilla-1.4-r1 b/dev-python/qscintilla/files/digest-qscintilla-1.4-r1
deleted file mode 100644
index 2a84b5081a17..000000000000
--- a/dev-python/qscintilla/files/digest-qscintilla-1.4-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b12350ab2609b3a5e230330a0d9718aa qscintilla-1.61-gpl-1.4.tar.gz 700442
diff --git a/dev-python/qscintilla/files/digest-qscintilla-1.5-r1 b/dev-python/qscintilla/files/digest-qscintilla-1.5-r1
deleted file mode 100644
index a0f4f576507c..000000000000
--- a/dev-python/qscintilla/files/digest-qscintilla-1.5-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 9aa4cb6b0bff1a320162d7a1f99f9d61 qscintilla-1.62-gpl-1.5.tar.gz 727129
diff --git a/dev-python/qscintilla/files/qscintilla-1.4-sandbox.patch b/dev-python/qscintilla/files/qscintilla-1.4-sandbox.patch
deleted file mode 100644
index caa6116cda6e..000000000000
--- a/dev-python/qscintilla/files/qscintilla-1.4-sandbox.patch
+++ /dev/null
@@ -1,30 +0,0 @@
---- Makefile.orig 2005-01-14 21:27:47.000000000 +0100
-+++ Makefile 2005-01-14 21:29:57.000000000 +0100
-@@ -305,7 +305,7 @@
- QMAKE_TARGET = qscintilla
- DESTDIR = ${destdir}/
- TARGET = libqscintilla.so.5.0.0
--TARGETA = ${destdir}/libqscintilla.a
-+TARGETA = libqscintilla.a
- TARGETD = libqscintilla.so.5.0.0
- TARGET0 = libqscintilla.so
- TARGET1 = libqscintilla.so.5
-@@ -336,17 +336,12 @@
- all: Makefile ${destdir}/$(TARGET)
-
- ${destdir}/$(TARGET): $(UICDECLS) $(OBJECTS) $(OBJMOC) $(SUBLIBS) $(OBJCOMP)
-- test -d ${destdir}/ || mkdir -p ${destdir}/
-+# test -d ${destdir}/ || mkdir -p ${destdir}/
- -$(DEL_FILE) $(TARGET) $(TARGET0) $(TARGET1) $(TARGET2)
- $(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJMOC) $(LIBS) $(OBJCOMP)
- -ln -s $(TARGET) $(TARGET0)
- -ln -s $(TARGET) $(TARGET1)
- -ln -s $(TARGET) $(TARGET2)
-- -$(DEL_FILE) ${destdir}/$(TARGET)
-- -$(DEL_FILE) ${destdir}/$(TARGET0)
-- -$(DEL_FILE) ${destdir}/$(TARGET1)
-- -$(DEL_FILE) ${destdir}/$(TARGET2)
-- -$(MOVE) $(TARGET) $(TARGET0) $(TARGET1) $(TARGET2) ${destdir}/
-
-
-
diff --git a/dev-python/qscintilla/qscintilla-1.4-r1.ebuild b/dev-python/qscintilla/qscintilla-1.4-r1.ebuild
deleted file mode 100644
index b3047b9446ad..000000000000
--- a/dev-python/qscintilla/qscintilla-1.4-r1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/qscintilla-1.4-r1.ebuild,v 1.4 2005/07/07 12:48:45 caleb Exp $
-
-inherit eutils
-
-SCINTILLA_VER="1.61"
-MY_P="${PN}-${SCINTILLA_VER}-gpl-${PV}"
-MY_P=${MY_P/_pre/snapshot-}
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor class."
-HOMEPAGE="http://www.riverbankcomputing.co.uk/qscintilla/"
-#SRC_URI="http://www.river-bank.demon.co.uk/download/snapshots/QScintilla/${MY_P}.tar.gz"
-SRC_URI="http://www.river-bank.demon.co.uk/download/QScintilla/${MY_P}.tar.gz"
-#SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
-
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
-IUSE="doc"
-
-DEPEND="virtual/libc
- sys-apps/sed
- =x11-libs/qt-3*"
-
-LIBDIR="/usr/$(get_libdir)"
-
-src_unpack() {
- unpack ${A} ; cd ${S}/qt
- sed -i -e "s:DESTDIR = \$(QTDIR)/lib:DESTDIR = \${destdir}:" qscintilla.pro
- echo -e "\nQMAKE_CFLAGS_RELEASE=${CFLAGS} -w\nQMAKE_CXXFLAGS_RELEASE=${CXXFLAGS} -w\nQMAKE_LFLAGS_RELEASE=${LDFLAGS}" >> qscintilla.pro
-
- ${QTDIR}/bin/qmake -o Makefile qscintilla.pro
- epatch ${FILESDIR}/${P}-sandbox.patch
-}
-
-src_compile() {
- cd ${S}/qt
- make destdir=${LIBDIR} all staticlib
-}
-
-src_install() {
- dodoc ChangeLog LICENSE NEWS README README.MacOS
- dodir /usr/include ${LIBDIR} /usr/share/qscintilla/translations
- cd ${S}/qt
- cp qextscintilla*.h "${D}/usr/include"
- cp qscintilla*.qm "${D}/usr/share/qscintilla/translations"
- cp libqscintilla.a* "${D}${LIBDIR}"
- cp -d libqscintilla.so.* "${D}${LIBDIR}"
- dodir ${QTDIR}/translations/
- for I in $(ls -1 qscintilla*.qm) ; do
- dosym "/usr/share/qscintilla/translations/${I}" "${QTDIR}/translations/${I}"
- done
- if use doc ; then
- dohtml ${S}/doc/html/*
- insinto /usr/share/doc/${PF}/Scintilla
- doins ${S}/doc/Scintilla/*
- fi
-}
diff --git a/dev-python/qscintilla/qscintilla-1.5-r1.ebuild b/dev-python/qscintilla/qscintilla-1.5-r1.ebuild
deleted file mode 100644
index 5554388eed58..000000000000
--- a/dev-python/qscintilla/qscintilla-1.5-r1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/qscintilla-1.5-r1.ebuild,v 1.3 2005/07/07 12:48:45 caleb Exp $
-
-inherit eutils
-
-SCINTILLA_VER="1.62"
-MY_P="${PN}-${SCINTILLA_VER}-gpl-${PV}"
-MY_P=${MY_P/_pre/snapshot-}
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor class."
-HOMEPAGE="http://www.riverbankcomputing.co.uk/qscintilla/"
-#SRC_URI="http://www.river-bank.demon.co.uk/download/snapshots/QScintilla/${MY_P}.tar.gz"
-SRC_URI="http://www.river-bank.demon.co.uk/download/QScintilla/${MY_P}.tar.gz"
-#SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
-
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64 ~amd64 ~ppc64"
-IUSE="doc"
-
-DEPEND="virtual/libc
- sys-apps/sed
- =x11-libs/qt-3*"
-
-LIBDIR="/usr/$(get_libdir)"
-
-src_unpack() {
- unpack ${A} ; cd ${S}/qt
- sed -i -e "s:DESTDIR = \$(QTDIR)/lib:DESTDIR = \${destdir}:" qscintilla.pro
- echo -e "\nQMAKE_CFLAGS_RELEASE=${CFLAGS} -w\nQMAKE_CXXFLAGS_RELEASE=${CXXFLAGS} -w\nQMAKE_LFLAGS_RELEASE=${LDFLAGS}" >> qscintilla.pro
-
- ${QTDIR}/bin/qmake -o Makefile qscintilla.pro
- epatch ${FILESDIR}/${P}-sandbox.patch
-}
-
-src_compile() {
- cd ${S}/qt
- make destdir=${LIBDIR} all staticlib
-}
-
-src_install() {
- dodoc ChangeLog LICENSE NEWS README README.MacOS
- dodir /usr/include ${LIBDIR} /usr/share/qscintilla/translations
- cd ${S}/qt
- cp qextscintilla*.h "${D}/usr/include"
- cp qscintilla*.qm "${D}/usr/share/qscintilla/translations"
- cp libqscintilla.a* "${D}${LIBDIR}"
- cp -d libqscintilla.so.* "${D}${LIBDIR}"
- dodir ${QTDIR}/translations/
- for I in $(ls -1 qscintilla*.qm) ; do
- dosym "/usr/share/qscintilla/translations/${I}" "${QTDIR}/translations/${I}"
- done
- if use doc ; then
- dohtml ${S}/doc/html/*
- insinto /usr/share/doc/${PF}/Scintilla
- doins ${S}/doc/Scintilla/*
- fi
-}