diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-11-05 11:36:06 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-11-05 11:36:55 -0800 |
commit | 1e1792579d292b6a6008dbf43dcfb613a9408f83 (patch) | |
tree | d2d28aaa8c3d69c5ed27cf7c9480fd34f7c86d2f /net-irc | |
parent | dev-util/cbindgen: add MIT license (diff) | |
download | gentoo-1e1792579d292b6a6008dbf43dcfb613a9408f83.tar.gz gentoo-1e1792579d292b6a6008dbf43dcfb613a9408f83.tar.bz2 gentoo-1e1792579d292b6a6008dbf43dcfb613a9408f83.zip |
net-irc/irssi-otr: Remove
Closes: https://bugs.gentoo.org/696074
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/irssi-otr/Manifest | 2 | ||||
-rw-r--r-- | net-irc/irssi-otr/files/irssi-otr-1.0.0-cflags.patch | 11 | ||||
-rw-r--r-- | net-irc/irssi-otr/files/irssi-otr-1.0.2-cflags.patch | 11 | ||||
-rw-r--r-- | net-irc/irssi-otr/irssi-otr-1.0.0-r1.ebuild | 37 | ||||
-rw-r--r-- | net-irc/irssi-otr/irssi-otr-1.0.2.ebuild | 35 | ||||
-rw-r--r-- | net-irc/irssi-otr/metadata.xml | 11 |
6 files changed, 0 insertions, 107 deletions
diff --git a/net-irc/irssi-otr/Manifest b/net-irc/irssi-otr/Manifest deleted file mode 100644 index cfaf8bab5cb4..000000000000 --- a/net-irc/irssi-otr/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST irssi-otr-1.0.0.tar.gz 39481 BLAKE2B 2d62071413db01291bdc223e4feab148f404c93832ccb6c18443c5ce2a2634445fa9ea106fac1e6b57e2da184b19f5a62aad27f448bea6f52c00e2957fc168e3 SHA512 988e50b9df430511ae21a9128ffd27ad27efc102aaa10ec59992c6e642f38dd776396a0768021e3a0588d2a8c30e6316a7b0720d31a05ac21bb47055b0d8c488 -DIST irssi-otr-1.0.2.tar.gz 40947 BLAKE2B b5a10f826fe7d4069bfe743b33c4e6fb29b5e38d46926f3f92115906fe914cd710446578d43e8833296646131102ac003ef9aece14c0f9f060fb898b7c699abd SHA512 983bc861e5d38774305425b412368689f17a1e11298bcef49b9f0ea7a2275b1443ba2ce0a9ef9866e537097f1c6c00e9264085f5cd711f0d78faf252fba18d2f diff --git a/net-irc/irssi-otr/files/irssi-otr-1.0.0-cflags.patch b/net-irc/irssi-otr/files/irssi-otr-1.0.0-cflags.patch deleted file mode 100644 index 50b57c58e8a4..000000000000 --- a/net-irc/irssi-otr/files/irssi-otr-1.0.0-cflags.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.ac 2014-02-13 04:50:45.000000000 +0400 -+++ configure.ac.new 2014-12-07 12:13:17.346849284 +0300 -@@ -64,7 +64,7 @@ - - LT_INIT - --CFLAGS="-Wall $CFLAGS -g -fno-strict-aliasing -fstack-protector-all -D_FORTIFY_SOURCE=2 -O1 -Wl,-z,relro,-z,now -fPIE -pie $PACKAGE_CFLAGS" -+CFLAGS="-Wall $CFLAGS -g -fno-strict-aliasing -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,relro,-z,now -fPIE -pie $PACKAGE_CFLAGS" - - DEFAULT_INCLUDES="-I\$(top_srcdir) -I\$(top_builddir) -I\$(top_builddir)/src -I\$(top_builddir)/include" - AC_SUBST(DEFAULT_INCLUDES) diff --git a/net-irc/irssi-otr/files/irssi-otr-1.0.2-cflags.patch b/net-irc/irssi-otr/files/irssi-otr-1.0.2-cflags.patch deleted file mode 100644 index 3ab13288e11d..000000000000 --- a/net-irc/irssi-otr/files/irssi-otr-1.0.2-cflags.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/configure.ac 2014-02-13 04:50:45.000000000 +0400 -+++ b/configure.ac 2014-12-07 12:13:17.346849284 +0300 -@@ -64,7 +64,7 @@ - - LT_INIT - --CFLAGS="-Wall $CFLAGS -g -fno-strict-aliasing -fstack-protector-all -D_FORTIFY_SOURCE=2 -O1 -Wl,-z,relro,-z,now -fPIE -pie $PACKAGE_CFLAGS" -+CFLAGS="-Wall $CFLAGS -g -fno-strict-aliasing -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,relro,-z,now -fPIE -pie $PACKAGE_CFLAGS" - - DEFAULT_INCLUDES="-I\$(top_srcdir) -I\$(top_builddir) -I\$(top_builddir)/src -I\$(top_builddir)/include" - AC_SUBST(DEFAULT_INCLUDES) diff --git a/net-irc/irssi-otr/irssi-otr-1.0.0-r1.ebuild b/net-irc/irssi-otr/irssi-otr-1.0.0-r1.ebuild deleted file mode 100644 index adc29addfcb6..000000000000 --- a/net-irc/irssi-otr/irssi-otr-1.0.0-r1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit autotools-utils multilib - -DESCRIPTION="Off-The-Record messaging (OTR) for irssi" -HOMEPAGE="https://github.com/cryptodotis/irssi-otr" -SRC_URI="https://github.com/cryptodotis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~hppa ~sparc x86" -IUSE="" - -# please note >=libotr-4.1.0 is required due to critical bugfix -# d748757e581b74e7298df155ad49174cb914102b, see README.md -RDEPEND=" - !=net-irc/irssi-1.2* - >=dev-libs/glib-2.22.0:2 - >=dev-libs/libgcrypt-1.2.0:0 - >=net-libs/libotr-4.1.0 - >=net-irc/irssi-0.8.15[perl]" - -DEPEND="${RDEPEND} - virtual/pkgconfig" - -AUTOTOOLS_AUTORECONF="yes" -DOCS=( README.md ) -PATCHES=( "${FILESDIR}/${P}-cflags.patch" ) - -src_prepare() { - autotools-utils_src_prepare - - sed -i -e "s|/usr/lib/irssi/modules|/usr/$(get_libdir)/irssi/modules|" configure.ac || die -} diff --git a/net-irc/irssi-otr/irssi-otr-1.0.2.ebuild b/net-irc/irssi-otr/irssi-otr-1.0.2.ebuild deleted file mode 100644 index 5a4cc0eb98d6..000000000000 --- a/net-irc/irssi-otr/irssi-otr-1.0.2.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit autotools - -DESCRIPTION="Off-The-Record messaging (OTR) for irssi" -HOMEPAGE="https://github.com/cryptodotis/irssi-otr" -SRC_URI="https://github.com/cryptodotis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 hppa sparc x86" - -RDEPEND=" - !=net-irc/irssi-1.2* - dev-libs/glib:2 - >=dev-libs/libgcrypt-1.7.3 - >=net-libs/libotr-4.1.0 - >=net-irc/irssi-1.0.0[perl]" - -DEPEND=" - ${RDEPEND} - virtual/pkgconfig" - -DOCS=( README.md ) - -PATCHES=( "${FILESDIR}/${P}-cflags.patch" ) - -src_prepare() { - default - eautoreconf - sed -i -e "s|/usr/lib/irssi/modules|/usr/$(get_libdir)/irssi/modules|" configure.ac || die -} diff --git a/net-irc/irssi-otr/metadata.xml b/net-irc/irssi-otr/metadata.xml deleted file mode 100644 index b65267194902..000000000000 --- a/net-irc/irssi-otr/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <upstream> - <remote-id type="github">cryptodotis/irssi-otr</remote-id> - </upstream> - <maintainer type="person"> - <email>monsieurp@gentoo.org</email> - <name>Patrice Clement</name> - </maintainer> -</pkgmetadata> |