diff options
author | Christian Heim <phreak@gentoo.org> | 2007-12-29 20:05:38 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2007-12-29 20:05:38 +0000 |
commit | 4cb07d01291b28b3a58936fd76413a2647ac4369 (patch) | |
tree | c85ff6e366682bfa5e7691763ac31b6c380f1c24 /net-misc/pump | |
parent | Adding patch for compilation against dev-libs/popt-1.12, as N is already defi... (diff) | |
download | gentoo-2-4cb07d01291b28b3a58936fd76413a2647ac4369.tar.gz gentoo-2-4cb07d01291b28b3a58936fd76413a2647ac4369.tar.bz2 gentoo-2-4cb07d01291b28b3a58936fd76413a2647ac4369.zip |
Fixing the digest.
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-misc/pump')
-rw-r--r-- | net-misc/pump/pump-0.8.24.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/pump/pump-0.8.24.ebuild b/net-misc/pump/pump-0.8.24.ebuild index 37712834ccdb..8c16e66cabdf 100644 --- a/net-misc/pump/pump-0.8.24.ebuild +++ b/net-misc/pump/pump-0.8.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pump/pump-0.8.24.ebuild,v 1.9 2007/12/29 20:04:20 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pump/pump-0.8.24.ebuild,v 1.10 2007/12/29 20:05:38 phreak Exp $ inherit eutils @@ -34,7 +34,6 @@ src_unpack() { epatch "${FILESDIR}/pump-${PV}-gentoo.patch" # Add an if defined around the definition of foo, just like in popt.h - # Fixes #201958 epatch "${FILESDIR}/${P}-redefinition.patch" # Only install specific po files if LINGUAS is set |