summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-09-23 08:44:47 +0000
committerFabian Groffen <grobian@gentoo.org>2010-09-23 08:44:47 +0000
commit2f1ae1de30cdea9108e72a786b4cf0c2438c1ed7 (patch)
tree1d64486a8fb5a4bbcef69ede01ee57857a2e55f9 /app-text/antixls
parentMarked ~{ppc,x86}-macos ~{x86,x64}-solaris (diff)
downloadgentoo-2-2f1ae1de30cdea9108e72a786b4cf0c2438c1ed7.tar.gz
gentoo-2-2f1ae1de30cdea9108e72a786b4cf0c2438c1ed7.tar.bz2
gentoo-2-2f1ae1de30cdea9108e72a786b4cf0c2438c1ed7.zip
Marked ~{ppc,x86}-macos ~{x86,x64}-solaris
(Portage version: 2.2.01.15553-prefix/cvs/SunOS i386)
Diffstat (limited to 'app-text/antixls')
-rw-r--r--app-text/antixls/ChangeLog7
-rw-r--r--app-text/antixls/antixls-0.3b.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/antixls/ChangeLog b/app-text/antixls/ChangeLog
index 9e830078e7da..2dcd9819367e 100644
--- a/app-text/antixls/ChangeLog
+++ b/app-text/antixls/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/antixls
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/antixls/ChangeLog,v 1.6 2008/12/07 22:37:29 patrick Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/antixls/ChangeLog,v 1.7 2010/09/23 08:44:47 grobian Exp $
+
+ 23 Sep 2010; Fabian Groffen <grobian@gentoo.org> antixls-0.3b.ebuild:
+ Marked ~{ppc,x86}-macos ~{x86,x64}-solaris
*antixls-0.3b (07 Dec 2008)
diff --git a/app-text/antixls/antixls-0.3b.ebuild b/app-text/antixls/antixls-0.3b.ebuild
index c3656e3d361a..360e13838d2e 100644
--- a/app-text/antixls/antixls-0.3b.ebuild
+++ b/app-text/antixls/antixls-0.3b.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/antixls/antixls-0.3b.ebuild,v 1.1 2008/12/07 22:37:29 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/antixls/antixls-0.3b.ebuild,v 1.2 2010/09/23 08:44:47 grobian 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/repos/${P}.perl"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="dev-perl/Spreadsheet-ParseExcel"