summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2009-06-28 22:19:56 +0200
committerThomas Sachau <tommy@gentoo.org>2009-06-28 22:19:56 +0200
commit297ee61e027f913859f261fa24e318c8bf05ba71 (patch)
treef3c4726185554c225e44d338d3ab80bfc9db1095 /net-dns
parentDrop media-libs/tiff (diff)
downloadmultilib-portage-297ee61e027f913859f261fa24e318c8bf05ba71.tar.gz
multilib-portage-297ee61e027f913859f261fa24e318c8bf05ba71.tar.bz2
multilib-portage-297ee61e027f913859f261fa24e318c8bf05ba71.zip
Drop net-dns/libidn
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/libidn/Manifest7
-rw-r--r--net-dns/libidn/files/50libidn-gentoo.el12
-rw-r--r--net-dns/libidn/libidn-1.13.ebuild84
-rw-r--r--net-dns/libidn/libidn-1.14.ebuild84
-rw-r--r--net-dns/libidn/libidn-1.15.ebuild84
5 files changed, 0 insertions, 271 deletions
diff --git a/net-dns/libidn/Manifest b/net-dns/libidn/Manifest
deleted file mode 100644
index 1b843dba1..000000000
--- a/net-dns/libidn/Manifest
+++ /dev/null
@@ -1,7 +0,0 @@
-AUX 50libidn-gentoo.el 455 RMD160 68a84a8b9aa9ff2b7c6e6b266e2545d2bbb243f2 SHA1 6c986493a8790b67d47444d64ec56b867f644513 SHA256 b8b5a7df3ef312b47ef44d7b5c9180e06e9d8b9cbe43fa67b8511296381ff937
-DIST libidn-1.13.tar.gz 2579202 RMD160 e6b7ee274688d554dcc9a5eff30d4c2db19c7fde SHA1 03c62956681e7b790d553bfa0a5f3d307718bf41 SHA256 c7d6162de3d7d871ada5edf62e92b5ff2f43f4ed15475314d2ed60ebaa65e71e
-DIST libidn-1.14.tar.gz 2579280 RMD160 e419addf025a01ce5e4898cc0da91bdfba6ce6e1 SHA1 ab68746b9c74f07605b6b0ee13dc0b4b7b8101a8 SHA256 5a471376d3d8c28c7f50d06b260a9c13b095c444c423f2c528ceb3385fe112b7
-DIST libidn-1.15.tar.gz 2635155 RMD160 fb02015566838cbd86dda5b74f0da9ef78009b1b SHA1 6321660c7072737110b790044cbf8653a95ea175 SHA256 db75022eff366bd5646ab1e6d7bcd1c2048473a7dbdf0cd0421de92c88bbdc18
-EBUILD libidn-1.13.ebuild 2016 RMD160 8cbdf570eb4bcae188fc5c260600b9f227e4dc8b SHA1 74533a6c6e23cc634773eee7db075c1be2237f4a SHA256 a776b2fd0822db5b05db2e95cc8db1c7d65dc515881d0510d9a52789c0a4c789
-EBUILD libidn-1.14.ebuild 2025 RMD160 c6b5b98d8a4db391e983a9945e5b38f709972a6d SHA1 c909f45959e0f25008b32992e71e6cb5ec14465a SHA256 3ac6319afd0aa9878cb21c089650e307cb21e0768df77d811218f9ae7407ea6f
-EBUILD libidn-1.15.ebuild 2025 RMD160 f1d3772c33aaaa5e79cf6484cf148e93d05eb036 SHA1 003e88f6edd46786bce9b9fb7f4afa6fdeb83fc0 SHA256 6ddcc2f0869d758790af119775af0831a49f282e057cc5f414ea96ff62f2e8ef
diff --git a/net-dns/libidn/files/50libidn-gentoo.el b/net-dns/libidn/files/50libidn-gentoo.el
deleted file mode 100644
index 6ab280c64..000000000
--- a/net-dns/libidn/files/50libidn-gentoo.el
+++ /dev/null
@@ -1,12 +0,0 @@
-
-;;; libidn site-lisp configuration
-
-(add-to-list 'load-path "@SITELISP@")
-(autoload 'idna-to-ascii "idna"
- "Returns an ASCII Compatible Encoding (ACE) of STR.")
-(autoload 'idna-to-unicode "idna"
- "Returns a possibly multibyte string after decoding STR.")
-(autoload 'punycode-encode "punycode"
- "Returns a Punycode encoding of STR.")
-(autoload 'punycode-decode "punycode"
- "Returns a possibly multibyte string which is the punycode decoding of STR.")
diff --git a/net-dns/libidn/libidn-1.13.ebuild b/net-dns/libidn/libidn-1.13.ebuild
deleted file mode 100644
index a4cea98ef..000000000
--- a/net-dns/libidn/libidn-1.13.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.13.ebuild,v 1.7 2009/05/21 19:56:51 ranger Exp $
-
-EAPI="2"
-
-inherit java-pkg-opt-2 mono elisp-common multilib-native
-
-DESCRIPTION="Internationalized Domain Names (IDN) implementation"
-HOMEPAGE="http://www.gnu.org/software/libidn/"
-SRC_URI="mirror://gnu/libidn/${P}.tar.gz"
-
-LICENSE="LGPL-2.1 GPL-3"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
-IUSE="doc emacs java mono nls"
-
-COMMON_DEPEND="emacs? ( virtual/emacs )
- mono? ( >=dev-lang/mono-0.95 )"
-DEPEND="${COMMON_DEPEND}
- nls? ( >=sys-devel/gettext-0.17[lib32?] )
- java? ( >=virtual/jdk-1.4 dev-java/gjdoc )"
-RDEPEND="${COMMON_DEPEND}
- nls? ( virtual/libintl )
- java? ( >=virtual/jre-1.4 )"
-
-SITEFILE=50${PN}-gentoo.el
-
-src_unpack() {
- unpack ${A}
- # bundled, with wrong bytecode
- rm "${S}/java/${P}.jar" || die
-}
-
-multilib-native_src_configure_internal() {
- econf \
- $(use_enable nls) \
- $(use_enable java) \
- $(use_enable mono csharp mono) \
- --with-lispdir="${SITELISP}/${PN}" \
- || die
-}
-
-multilib-native_src_compile_internal() {
- emake || die
-
- if use emacs; then
- elisp-compile src/*.el || die
- fi
-}
-
-multilib-native_src_install_internal() {
- emake install DESTDIR="${D}" || die
- dodoc AUTHORS ChangeLog FAQ NEWS README THANKS TODO || die
-
- if use emacs; then
- # *.el are installed by the build system
- elisp-install ${PN} src/*.elc || die
- elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die
- else
- rm -rf "${D}/usr/share/emacs"
- fi
-
- if use doc ; then
- dohtml -r doc/reference/html/* || die
- fi
-
- if use java ; then
- java-pkg_newjar java/${P}.jar ${PN}.jar || die
- rm -rf "${D}"/usr/share/java || die
-
- if use doc ; then
- [[ -d "${D}"/usr/share/doc/"${P}"/html ]] || java-pkg_dojavadoc doc/java
- fi
- fi
-}
-
-pkg_postinst() {
- use emacs && elisp-site-regen
-}
-
-pkg_postrm() {
- use emacs && elisp-site-regen
-}
diff --git a/net-dns/libidn/libidn-1.14.ebuild b/net-dns/libidn/libidn-1.14.ebuild
deleted file mode 100644
index af746f27f..000000000
--- a/net-dns/libidn/libidn-1.14.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.14.ebuild,v 1.1 2009/05/02 14:02:02 jer Exp $
-
-EAPI="2"
-
-inherit java-pkg-opt-2 mono elisp-common multilib-native
-
-DESCRIPTION="Internationalized Domain Names (IDN) implementation"
-HOMEPAGE="http://www.gnu.org/software/libidn/"
-SRC_URI="mirror://gnu/libidn/${P}.tar.gz"
-
-LICENSE="LGPL-2.1 GPL-3"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
-IUSE="doc emacs java mono nls"
-
-COMMON_DEPEND="emacs? ( virtual/emacs )
- mono? ( >=dev-lang/mono-0.95 )"
-DEPEND="${COMMON_DEPEND}
- nls? ( >=sys-devel/gettext-0.17[lib32?] )
- java? ( >=virtual/jdk-1.4 dev-java/gjdoc )"
-RDEPEND="${COMMON_DEPEND}
- nls? ( virtual/libintl )
- java? ( >=virtual/jre-1.4 )"
-
-SITEFILE=50${PN}-gentoo.el
-
-src_unpack() {
- unpack ${A}
- # bundled, with wrong bytecode
- rm "${S}/java/${P}.jar" || die
-}
-
-multilib-native_src_configure_internal() {
- econf \
- $(use_enable nls) \
- $(use_enable java) \
- $(use_enable mono csharp mono) \
- --with-lispdir="${SITELISP}/${PN}" \
- || die
-}
-
-multilib-native_src_compile_internal() {
- emake || die
-
- if use emacs; then
- elisp-compile src/*.el || die
- fi
-}
-
-multilib-native_src_install_internal() {
- emake install DESTDIR="${D}" || die
- dodoc AUTHORS ChangeLog FAQ NEWS README THANKS TODO || die
-
- if use emacs; then
- # *.el are installed by the build system
- elisp-install ${PN} src/*.elc || die
- elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die
- else
- rm -rf "${D}/usr/share/emacs"
- fi
-
- if use doc ; then
- dohtml -r doc/reference/html/* || die
- fi
-
- if use java ; then
- java-pkg_newjar java/${P}.jar ${PN}.jar || die
- rm -rf "${D}"/usr/share/java || die
-
- if use doc ; then
- [[ -d "${D}"/usr/share/doc/"${P}"/html ]] || java-pkg_dojavadoc doc/java
- fi
- fi
-}
-
-pkg_postinst() {
- use emacs && elisp-site-regen
-}
-
-pkg_postrm() {
- use emacs && elisp-site-regen
-}
diff --git a/net-dns/libidn/libidn-1.15.ebuild b/net-dns/libidn/libidn-1.15.ebuild
deleted file mode 100644
index 53fe62f6c..000000000
--- a/net-dns/libidn/libidn-1.15.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.15.ebuild,v 1.1 2009/06/09 20:56:09 jer Exp $
-
-EAPI="2"
-
-inherit java-pkg-opt-2 mono elisp-common multilib-native
-
-DESCRIPTION="Internationalized Domain Names (IDN) implementation"
-HOMEPAGE="http://www.gnu.org/software/libidn/"
-SRC_URI="mirror://gnu/libidn/${P}.tar.gz"
-
-LICENSE="LGPL-2.1 GPL-3"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
-IUSE="doc emacs java mono nls"
-
-COMMON_DEPEND="emacs? ( virtual/emacs )
- mono? ( >=dev-lang/mono-0.95 )"
-DEPEND="${COMMON_DEPEND}
- nls? ( >=sys-devel/gettext-0.17[lib32?] )
- java? ( >=virtual/jdk-1.4 dev-java/gjdoc )"
-RDEPEND="${COMMON_DEPEND}
- nls? ( virtual/libintl )
- java? ( >=virtual/jre-1.4 )"
-
-SITEFILE=50${PN}-gentoo.el
-
-src_unpack() {
- unpack ${A}
- # bundled, with wrong bytecode
- rm "${S}/java/${P}.jar" || die
-}
-
-multilib-native_src_configure_internal() {
- econf \
- $(use_enable nls) \
- $(use_enable java) \
- $(use_enable mono csharp mono) \
- --with-lispdir="${SITELISP}/${PN}" \
- || die
-}
-
-multilib-native_src_compile_internal() {
- emake || die
-
- if use emacs; then
- elisp-compile src/*.el || die
- fi
-}
-
-multilib-native_src_install_internal() {
- emake install DESTDIR="${D}" || die
- dodoc AUTHORS ChangeLog FAQ NEWS README THANKS TODO || die
-
- if use emacs; then
- # *.el are installed by the build system
- elisp-install ${PN} src/*.elc || die
- elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die
- else
- rm -rf "${D}/usr/share/emacs"
- fi
-
- if use doc ; then
- dohtml -r doc/reference/html/* || die
- fi
-
- if use java ; then
- java-pkg_newjar java/${P}.jar ${PN}.jar || die
- rm -rf "${D}"/usr/share/java || die
-
- if use doc ; then
- [[ -d "${D}"/usr/share/doc/"${P}"/html ]] || java-pkg_dojavadoc doc/java
- fi
- fi
-}
-
-pkg_postinst() {
- use emacs && elisp-site-regen
-}
-
-pkg_postrm() {
- use emacs && elisp-site-regen
-}