public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam Jorna" <wraeth@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/freexl/
Date: Sun, 27 Mar 2016 12:02:05 +0000 (UTC)	[thread overview]
Message-ID: <1459079870.e17cd2c425aa8787f85319d94e46d9e4aef8bdf9.wraeth@gentoo> (raw)

commit:     e17cd2c425aa8787f85319d94e46d9e4aef8bdf9
Author:     Sam Jorna <wraeth <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 27 11:27:07 2016 +0000
Commit:     Sam Jorna <wraeth <AT> gentoo <DOT> org>
CommitDate: Sun Mar 27 11:57:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e17cd2c4

dev-libs/freexl: bump to 1.0.2

Package-Manager: portage-2.2.28

 dev-libs/freexl/Manifest            |  1 +
 dev-libs/freexl/freexl-1.0.2.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-libs/freexl/Manifest b/dev-libs/freexl/Manifest
index 7ef0cc1..b521fd0 100644
--- a/dev-libs/freexl/Manifest
+++ b/dev-libs/freexl/Manifest
@@ -1 +1,2 @@
 DIST freexl-1.0.1.tar.gz 933371 SHA256 df0127e1e23e9ac9a189c27880fb71207837e8cba93d21084356491c9934b89b SHA512 a945d642a7ae9bc7c9dfc48a5bfd61da71290558bbcc73124bc09f08e8eae3bc96ab5e478a5b5205a897ad5d7783269a8232992d5068121436013c51524801c5 WHIRLPOOL 3d5277d3797784cd561867c95bdd80104088acc0b8b5b92268e540c313621421b1b065bafcef59b43fd4311d7cebeddcdb0f1cb22005a80b717719b1c524a597
+DIST freexl-1.0.2.tar.gz 939064 SHA256 b39a4814a0f53f5e09a9192c41e3e51bd658843f770399023a963eb064f6409d SHA512 554ad06905cbac3f88694e798369c1e1c4c64709eb4086b80eb3370dfd3bdc31d1b58441bcbf40b72700f177606ae900f2ab48ead873ac331c82edd718318354 WHIRLPOOL c77d18eeca8bfe2197295a69d52bfde858b07975e2b971e41a70fb5912cca167b8ff1c1ce8040520a26aade434e94aa4d6c33666634792c6cd6640ae65263e73

diff --git a/dev-libs/freexl/freexl-1.0.2.ebuild b/dev-libs/freexl/freexl-1.0.2.ebuild
new file mode 100644
index 0000000..c793126
--- /dev/null
+++ b/dev-libs/freexl/freexl-1.0.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit eutils
+
+DESCRIPTION="Simple XLS data extraction library"
+HOMEPAGE="http://www.gaia-gis.it/gaia-sins/"
+SRC_URI="http://www.gaia-gis.it/gaia-sins/${PN}-sources/${P}.tar.gz"
+
+LICENSE="MPL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE="static-libs"
+
+DEPEND="virtual/libiconv"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	econf \
+		$(use_enable static-libs static)
+}
+
+src_install() {
+	default
+
+	prune_libtool_files --all
+}


             reply	other threads:[~2016-03-27 12:02 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-27 12:02 Sam Jorna [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-25 22:38 [gentoo-commits] repo/gentoo:master commit in: dev-libs/freexl/ Sam James
2024-11-23 20:15 Arthur Zamarin
2024-11-23 15:57 Sam James
2024-11-23 15:52 Sam James
2024-03-14  0:35 Sam James
2024-01-03 10:06 Sam James
2023-12-05 11:01 Sam James
2021-08-14 23:15 Marek Szuba
2021-03-03 23:03 Sam James
2021-03-02  3:15 Sam James
2021-03-02  1:40 Sam James
2021-03-01 23:44 Sam James
2021-03-01 23:44 Sam James
2021-01-12 23:47 Sam James
2021-01-12 23:47 Sam James
2020-07-18  0:01 Sam James
2020-07-17  7:44 Agostino Sarubbo
2020-07-09  0:54 Sam James
2020-07-08 10:59 Michał Górny
2020-07-06  7:22 Sergei Trofimovich
2020-07-06  7:02 Sergei Trofimovich
2020-06-29 19:51 Michał Górny
2020-06-29 19:51 Michał Górny
2019-05-16 19:30 Aaron Bauman
2017-07-20 20:57 Sergei Trofimovich
2017-07-17  9:48 Alexis Ballier
2016-03-16 14:13 Amy Winston
2016-02-22  6:06 Jeroen Roovers
2016-02-15 10:22 Agostino Sarubbo
2016-02-15 10:22 Agostino Sarubbo
2016-02-14 19:10 Amy Winston

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1459079870.e17cd2c425aa8787f85319d94e46d9e4aef8bdf9.wraeth@gentoo \
    --to=wraeth@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox