From 7cd67cfbee167ce78a2818e2826c2da63ec76a71 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 10 May 2012 16:05:09 +0000 Subject: Remove old (Portage version: 2.1.10.49/cvs/Linux x86_64) --- dev-util/hxd/ChangeLog | 7 +++++-- dev-util/hxd/hxd-0.70.ebuild | 20 -------------------- 2 files changed, 5 insertions(+), 22 deletions(-) delete mode 100644 dev-util/hxd/hxd-0.70.ebuild (limited to 'dev-util/hxd') diff --git a/dev-util/hxd/ChangeLog b/dev-util/hxd/ChangeLog index 6dd8d5f708bc..25b045fc778a 100644 --- a/dev-util/hxd/ChangeLog +++ b/dev-util/hxd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/hxd -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/ChangeLog,v 1.11 2009/09/23 17:45:18 patrick Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/ChangeLog,v 1.12 2012/05/10 16:05:09 ago Exp $ + + 10 May 2012; Agostino Sarubbo -hxd-0.70.ebuild: + Remove old 23 Sep 2009; Patrick Lauer hxd-0.70.ebuild, hxd-0.70.02.ebuild: diff --git a/dev-util/hxd/hxd-0.70.ebuild b/dev-util/hxd/hxd-0.70.ebuild deleted file mode 100644 index 6fed9c0844c3..000000000000 --- a/dev-util/hxd/hxd-0.70.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/hxd-0.70.ebuild,v 1.9 2009/09/23 17:45:18 patrick Exp $ - -DESCRIPTION="Binary to hexadecimal converter" -HOMEPAGE="http://www-tet.ee.tu-berlin.de/solyga/linux/" -SRC_URI="ftp://metalab.unc.edu/pub/Linux/utils/file/hex/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~sparc ~mips ~ppc" -IUSE="" - -DEPEND="" - -src_install() { - dobin hxd unhxd - doman hxd.1 unhxd.1 - dodoc CHANGELOG README TODO -} -- cgit v1.2.3-65-gdbad