From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_gnutls/
Date: Sat, 13 Feb 2016 19:51:37 +0000 (UTC) [thread overview]
Message-ID: <1455393093.838f32fdee5bd2e328119e8f58d04a0e5b07823a.polynomial-c@gentoo> (raw)
commit: 838f32fdee5bd2e328119e8f58d04a0e5b07823a
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 13 19:50:54 2016 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sat Feb 13 19:51:33 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=838f32fd
www-apache/mod_gnutls: Removed old.
Package-Manager: portage-2.2.27
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
www-apache/mod_gnutls/Manifest | 2 -
www-apache/mod_gnutls/mod_gnutls-0.6.ebuild | 48 ----------------------
www-apache/mod_gnutls/mod_gnutls-0.7.1.ebuild | 57 ---------------------------
3 files changed, 107 deletions(-)
diff --git a/www-apache/mod_gnutls/Manifest b/www-apache/mod_gnutls/Manifest
index e0fbbce..7c606c5 100644
--- a/www-apache/mod_gnutls/Manifest
+++ b/www-apache/mod_gnutls/Manifest
@@ -1,5 +1,3 @@
DIST mod_gnutls-0.5.10.tar.bz2 245958 SHA256 469fea5f2f422c459b4153c1b959d5d62568d3ddf87f90ca6fe880c81b3b8374 SHA512 c23fb1380565dc90f805fc1e05f8f1dc4544def16e2740548dea0c575a3f5a1d4148ce3dabd886b90b3a275da9955a82789653861892bf311b605622cc96005e WHIRLPOOL 4266b21fcb9f026eeb24d4b26d56ec23b5c29f1cc7e554979c7644d7aeae9666d2cf6c0ecc1d30f9b50aa41063140fe792f900db7430643f2b9f23fe0823cb8c
-DIST mod_gnutls-0.6.tar.gz 70522 SHA256 5fb2c79fd64f55faabde50c6ba3ef7b959825c8a6130152d00ca18f6d99bc041 SHA512 95e9d0e9bedaa46c5d74f97b95472f552004321f475679889844c8cd9bcff80780a610358a62ee3829159844f9ea87b525ea23eef0fc2aff028e87760b9563b9 WHIRLPOOL 2950abc6e59f8dd5d7fe8ee1b38e3ebd950539f6c880b76bced2ae57d66a312c6abd91c51eedac41709035680938aa27f181d19f1603c70a3310f84fec637e8d
-DIST mod_gnutls-0.7.1.tar.bz2 330390 SHA256 f20ad0d61131834f9f63cd3a171ce6f0031603efd3a233633433e8f4c946b3be SHA512 60e82b6c97974a8405dc1c8e429b7ba05c2bd25eda17150df0c4d07b7e2f4edda6b544b4b91431940464ffa5bdcb90a0b7aa1946e1f0a9afc7a89024e20dc2a5 WHIRLPOOL ea1f00d8184e05cf161cdcfc677f46443cffe6a7db160760e0c8bcfddebf8f1bd48af5930b8375add36f8d4dcf141eb1e29dce1c3eae2f9cd3cd73d65f3b67df
DIST mod_gnutls-0.7.2.tar.bz2 331900 SHA256 bf42130a7fe92ab747ef7a95bb3950e6697706f5574d5249583bb41ccb1d7eb4 SHA512 0aa1b85274d1a9702a4eebd066a505d83d358fa6a062675c198064e2867af02cd8fef1c5732940d51f7a9142976d8494d9a60caabfd28a8e5cd45b9d393454fd WHIRLPOOL af0c3b39edca80d4576c48a42e0f0c41f042c3909e80cc649a10ef24d533362f5c80a368f7ac88437d9c0b52e833dca07cd26893628cb97e84c50b9599eb3713
DIST mod_gnutls-0.7.3.tar.bz2 337630 SHA256 fb1cd05320891e560abab52f0fffed84af7afd3f7220c7cc1fa6ae6eadc9ea35 SHA512 f7b2aa570072bb9fd7ca31ccb48cb8c741da76a80a9518ab2fc2e2737b3bbbea6e74800c67a635f1eb141c5dbd14d1397bbbd81bf51828c2b4e034f771ce3a6b WHIRLPOOL 677bcc82d8f386ad056fdb49a3d0354717d4f31695983446f331f9e2dd203f5814dff3f2742264bd811ed747ff2a0a27183be11ef2a253085953e6b213c70adc
diff --git a/www-apache/mod_gnutls/mod_gnutls-0.6.ebuild b/www-apache/mod_gnutls/mod_gnutls-0.6.ebuild
deleted file mode 100644
index 372abb5..0000000
--- a/www-apache/mod_gnutls/mod_gnutls-0.6.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit apache-module autotools eutils
-
-DESCRIPTION="mod_gnutls uses GnuTLS to provide SSL/TLS encryption for Apache2, similarly to mod_ssl"
-HOMEPAGE="https://mod.gnutls.org/"
-SRC_URI="https://mod.gnutls.org/downloads/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
-IUSE=""
-
-DEPEND=">=net-libs/gnutls-2.10.0:="
-RDEPEND="${DEPEND}"
-
-APACHE2_MOD_CONF="47_${PN}"
-APACHE2_MOD_DEFINE="GNUTLS"
-
-DOCFILES="CHANGELOG NOTICE README"
-
-need_apache2
-
-src_prepare() {
- epatch "${FILESDIR}/${PN}_apr_memcache_m4_dirty.patch"
-
- sed -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" -i configure.ac || die
-
- epatch_user
- eautoreconf
-}
-
-src_configure() {
- econf --with-apxs="${APXS}"
-}
-
-src_compile() {
- emake
-}
-
-src_install() {
- mv -f src/.libs/libmod_gnutls.so src/.libs/${PN}.so
- keepdir /var/cache/${PN}
- apache-module_src_install
-}
diff --git a/www-apache/mod_gnutls/mod_gnutls-0.7.1.ebuild b/www-apache/mod_gnutls/mod_gnutls-0.7.1.ebuild
deleted file mode 100644
index 0eeee8d..0000000
--- a/www-apache/mod_gnutls/mod_gnutls-0.7.1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit apache-module autotools eutils
-
-DESCRIPTION="mod_gnutls uses GnuTLS to provide SSL/TLS encryption for Apache2, similarly to mod_ssl"
-HOMEPAGE="https://mod.gnutls.org/"
-SRC_URI="https://mod.gnutls.org/downloads/${P}.tar.bz2"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-CDEPEND=">=net-libs/gnutls-2.10.0:="
-DEPEND="${CDEPEND}
- test? ( app-crypt/monkeysphere )"
-RDEPEND="${CDEPEND}"
-
-# Fails because gpg-agent cannot be accessed
-RESTRICT="test"
-
-APACHE2_MOD_CONF="47_${PN}"
-APACHE2_MOD_DEFINE="GNUTLS"
-
-DOCFILES="CHANGELOG NOTICE README"
-
-need_apache2
-
-src_prepare() {
- epatch "${FILESDIR}/${PN}-0.7.1-apr_memcache_m4_dirty.patch"
-
- sed -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" -i configure.ac || die
-
- epatch_user
- eautoreconf
-}
-
-src_configure() {
- econf --with-apxs="${APXS}"
-}
-
-src_compile() {
- emake
-}
-
-src_install() {
- mv -f src/.libs/libmod_gnutls.so src/.libs/${PN}.so
- keepdir /var/cache/${PN}
- apache-module_src_install
-}
-
-src_test() {
- emake -j1 check
-}
next reply other threads:[~2016-02-13 19:51 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-13 19:51 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-31 9:24 [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_gnutls/ Pacho Ramos
2022-08-20 15:54 Arthur Zamarin
2022-07-14 9:34 Sam James
2022-07-05 7:09 Joonas Niilola
2022-07-04 17:38 Joonas Niilola
2022-07-04 17:38 Joonas Niilola
2022-07-04 7:02 Joonas Niilola
2022-06-19 12:33 Lars Wendler
2022-06-19 12:24 Lars Wendler
2022-02-20 5:27 Sam James
2022-02-05 21:14 Jakov Smolić
2022-02-05 21:14 Jakov Smolić
2020-09-03 12:36 Lars Wendler
2020-08-19 14:01 Thomas Deutschmann
2020-08-19 14:01 Thomas Deutschmann
2020-08-19 14:01 Thomas Deutschmann
2019-01-24 8:45 Lars Wendler
2019-01-24 8:45 Lars Wendler
2018-04-14 19:51 Lars Wendler
2018-01-16 0:24 Lars Wendler
2017-11-26 23:26 David Seifert
2017-10-23 15:53 Lars Wendler
2017-04-26 9:58 Agostino Sarubbo
2017-04-25 18:15 Alon Bar-Lev
2017-04-25 17:18 Alon Bar-Lev
2017-04-25 17:12 Alon Bar-Lev
2017-01-10 22:06 Lars Wendler
2016-12-21 8:58 Lars Wendler
2016-12-13 10:38 Lars Wendler
2016-12-13 10:38 Lars Wendler
2016-05-29 21:03 Lars Wendler
2016-04-15 8:54 Lars Wendler
2016-04-15 8:54 Lars Wendler
2016-02-13 19:51 Lars Wendler
2015-11-22 12:11 Lars Wendler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1455393093.838f32fdee5bd2e328119e8f58d04a0e5b07823a.polynomial-c@gentoo \
--to=polynomial-c@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox