summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2011-08-15 14:48:40 +0000
committerMatt Turner <mattst88@gentoo.org>2011-08-15 14:48:40 +0000
commit9fc05b5c4d45e4e25b02a85c01ad7be37a4573f5 (patch)
tree6e8189c42ebb4bf9a254d19ef219d6101ac289c7 /app-arch/lbzip2/lbzip2-0.23-r2.ebuild
parentBump for #260823 (diff)
downloadgentoo-2-9fc05b5c4d45e4e25b02a85c01ad7be37a4573f5.tar.gz
gentoo-2-9fc05b5c4d45e4e25b02a85c01ad7be37a4573f5.tar.bz2
gentoo-2-9fc05b5c4d45e4e25b02a85c01ad7be37a4573f5.zip
Remove old versions.
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'app-arch/lbzip2/lbzip2-0.23-r2.ebuild')
-rw-r--r--app-arch/lbzip2/lbzip2-0.23-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/lbzip2/lbzip2-0.23-r2.ebuild b/app-arch/lbzip2/lbzip2-0.23-r2.ebuild
index ea3f51cb17ca..f3f0ed9134cd 100644
--- a/app-arch/lbzip2/lbzip2-0.23-r2.ebuild
+++ b/app-arch/lbzip2/lbzip2-0.23-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lbzip2/lbzip2-0.23-r2.ebuild,v 1.2 2011/08/14 23:35:13 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lbzip2/lbzip2-0.23-r2.ebuild,v 1.3 2011/08/15 14:48:39 mattst88 Exp $
EAPI="3"
@@ -26,7 +26,7 @@ DEPEND="${REDEPEND}
S=${WORKDIR}/${PN}
src_prepare() {
- epatch "${FILESDIR}"/${PV}-s_isreg.patch
+ epatch "${FILESDIR}"/0.23-s_isreg.patch
epatch "${FILESDIR}"/0.23-Makefile.patch
epatch "${FILESDIR}"/0.23-test.sh.patch
}