From 1dc590c8e1b48294444999d5797bcc5e79388033 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 10 May 2012 15:29:23 +0000 Subject: Remove old Package-Manager: portage-2.1.10.49/cvs/Linux x86_64 --- app-text/antixls/ChangeLog | 7 +++++-- app-text/antixls/antixls-0.2b.ebuild | 17 ----------------- 2 files changed, 5 insertions(+), 19 deletions(-) delete mode 100644 app-text/antixls/antixls-0.2b.ebuild (limited to 'app-text/antixls') diff --git a/app-text/antixls/ChangeLog b/app-text/antixls/ChangeLog index f7158ccc262f..fb5078a9c131 100644 --- a/app-text/antixls/ChangeLog +++ b/app-text/antixls/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/antixls -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/antixls/ChangeLog,v 1.8 2011/08/08 20:16:14 grobian Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/antixls/ChangeLog,v 1.9 2012/05/10 15:21:40 ago Exp $ + + 10 May 2012; Agostino Sarubbo -antixls-0.2b.ebuild: + Remove old 08 Aug 2011; Fabian Groffen antixls-0.3b.ebuild: Marked ~x64-macos diff --git a/app-text/antixls/antixls-0.2b.ebuild b/app-text/antixls/antixls-0.2b.ebuild deleted file mode 100644 index 3b8b9be64551..000000000000 --- a/app-text/antixls/antixls-0.2b.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/antixls/antixls-0.2b.ebuild,v 1.2 2007/08/27 16:53:27 angelos Exp $ - -DESCRIPTION="It is used to prints out an XLS file with minimal formatting, or extracts the data into CSV format." -HOMEPAGE="http://www.af0.net/~dan/?antixls" -SRC_URI="http://www.af0.net/~dan/${P}.perl" -LICENSE="public-domain" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -DEPEND="dev-perl/Spreadsheet-ParseExcel" - -src_install() { - mv "${DISTDIR}/${P}.perl" ${PN} - dobin ${PN} -} -- cgit v1.2.3-65-gdbad