summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiziano Müller <dev-zero@gentoo.org>2013-06-17 13:31:15 +0000
committerTiziano Müller <dev-zero@gentoo.org>2013-06-17 13:31:15 +0000
commit8ab3e6280dbfcd0e0f52c6cd58373a7392679365 (patch)
treec6cce60d5428f20538c760e2bd8a79c59689d51f /dev-cpp/commoncpp2/commoncpp2-1.8.1-r1.ebuild
parentRemove faulty patch without rev-bump since just committed. (diff)
downloadgentoo-2-8ab3e6280dbfcd0e0f52c6cd58373a7392679365.tar.gz
gentoo-2-8ab3e6280dbfcd0e0f52c6cd58373a7392679365.tar.bz2
gentoo-2-8ab3e6280dbfcd0e0f52c6cd58373a7392679365.zip
Remove faulty patch without rev-bump since just committed.
(Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 0x1E0CA85F!)
Diffstat (limited to 'dev-cpp/commoncpp2/commoncpp2-1.8.1-r1.ebuild')
-rw-r--r--dev-cpp/commoncpp2/commoncpp2-1.8.1-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-cpp/commoncpp2/commoncpp2-1.8.1-r1.ebuild b/dev-cpp/commoncpp2/commoncpp2-1.8.1-r1.ebuild
index 6a9e72a53083..1ae304875a93 100644
--- a/dev-cpp/commoncpp2/commoncpp2-1.8.1-r1.ebuild
+++ b/dev-cpp/commoncpp2/commoncpp2-1.8.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.8.1-r1.ebuild,v 1.1 2013/06/17 13:27:14 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.8.1-r1.ebuild,v 1.2 2013/06/17 13:31:14 dev-zero Exp $
EAPI="5"
@@ -27,8 +27,7 @@ src_prepare() {
"${FILESDIR}/1.8.1-configure_detect_netfilter.patch" \
"${FILESDIR}/1.8.0-glibc212.patch" \
"${FILESDIR}/1.8.1-autoconf-update.patch" \
- "${FILESDIR}/1.8.1-fix-buffer-overflow.patch" \
- "${FILESDIR}/1.8.1-fix-no-ssl-build.patch"
+ "${FILESDIR}/1.8.1-fix-buffer-overflow.patch"
eautoreconf
}