summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Harring <ferringb@gentoo.org>2005-04-07 11:18:04 +0000
committerBrian Harring <ferringb@gentoo.org>2005-04-07 11:18:04 +0000
commitabdc225562fc591e89abffda6058016541f8faad (patch)
tree2fb954b2fefc0e042c69ec283725a82a0981b3db /dev-util/diffball
parentMarked ~ppc. (diff)
downloadgentoo-2-abdc225562fc591e89abffda6058016541f8faad.tar.gz
gentoo-2-abdc225562fc591e89abffda6058016541f8faad.tar.bz2
gentoo-2-abdc225562fc591e89abffda6058016541f8faad.zip
bye bye 0.6, we hardly knew ye.
(Portage version: 1.585-cvs)
Diffstat (limited to 'dev-util/diffball')
-rw-r--r--dev-util/diffball/ChangeLog6
-rw-r--r--dev-util/diffball/diffball-0.6.ebuild29
-rw-r--r--dev-util/diffball/files/digest-diffball-0.61
3 files changed, 5 insertions, 31 deletions
diff --git a/dev-util/diffball/ChangeLog b/dev-util/diffball/ChangeLog
index f089e223bd50..adf6ff7b0bea 100644
--- a/dev-util/diffball/ChangeLog
+++ b/dev-util/diffball/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/diffball
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/ChangeLog,v 1.12 2005/04/07 07:17:41 ferringb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/ChangeLog,v 1.13 2005/04/07 11:18:04 ferringb Exp $
+
+ 07 Apr 2005; Brian Harring <ferringb@gentoo.org> -diffball-0.6.ebuild:
+ Yanked 0.6 due to potential segfault issue, same keywording is on 0.6.2 which
+ is same code, plus the fix.
07 Apr 2005; Brian Harring <ferringb@gentoo.org> diffball-0.6.2.ebuild:
Bumped up for maintenance release fixing a few segfaults.
diff --git a/dev-util/diffball/diffball-0.6.ebuild b/dev-util/diffball/diffball-0.6.ebuild
deleted file mode 100644
index 9d55bb9652f2..000000000000
--- a/dev-util/diffball/diffball-0.6.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-0.6.ebuild,v 1.5 2005/04/01 05:35:48 agriffis Exp $
-
-IUSE="debug"
-
-DESCRIPTION="Delta compression suite for using/generating binary patches"
-HOMEPAGE="http://sourceforge.net/projects/diffball"
-SRC_URI="mirror://sourceforge/diffball/diffball-${PV}.tar.bz2"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc alpha ~hppa ~mips ~amd64 ia64 ~ppc-macos"
-
-DEPEND=">=dev-libs/openssl-0.9.6j
- >=sys-libs/zlib-1.1.4
- >=app-arch/bzip2-1.0.2"
-
-src_compile() {
- econf $(use_enable debug asserts) || die "econf failed"
- emake || die "emake failed"
-}
-
-src_install() {
- cd ${S}
- einstall || die
-
- dodoc AUTHORS ChangeLog README TODO
-}
diff --git a/dev-util/diffball/files/digest-diffball-0.6 b/dev-util/diffball/files/digest-diffball-0.6
deleted file mode 100644
index 0f8d1bde4b62..000000000000
--- a/dev-util/diffball/files/digest-diffball-0.6
+++ /dev/null
@@ -1 +0,0 @@
-MD5 e07a7a423e3d558d7c46dc50f5cbadda diffball-0.6.tar.bz2 297771