summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-06-09 05:56:39 +0000
committerTorsten Veller <tove@gentoo.org>2010-06-09 05:56:39 +0000
commitf5fa5bb4cc7b3b73bcab3650a4b1e8fdc1626e5f (patch)
tree3e406b956f5d1cd76b171534f7a4fc8963b09a40 /dev-perl/Net-Z3950-ZOOM
parentVersion bump. (diff)
downloadgentoo-2-f5fa5bb4cc7b3b73bcab3650a4b1e8fdc1626e5f.tar.gz
gentoo-2-f5fa5bb4cc7b3b73bcab3650a4b1e8fdc1626e5f.tar.bz2
gentoo-2-f5fa5bb4cc7b3b73bcab3650a4b1e8fdc1626e5f.zip
Version bump
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Net-Z3950-ZOOM')
-rw-r--r--dev-perl/Net-Z3950-ZOOM/ChangeLog9
-rw-r--r--dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.26.ebuild19
2 files changed, 26 insertions, 2 deletions
diff --git a/dev-perl/Net-Z3950-ZOOM/ChangeLog b/dev-perl/Net-Z3950-ZOOM/ChangeLog
index e3eb2f8adcd5..ba495627de01 100644
--- a/dev-perl/Net-Z3950-ZOOM/ChangeLog
+++ b/dev-perl/Net-Z3950-ZOOM/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Net-Z3950-ZOOM
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Z3950-ZOOM/ChangeLog,v 1.4 2009/05/02 11:01:20 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Z3950-ZOOM/ChangeLog,v 1.5 2010/06/09 05:56:39 tove Exp $
+
+*Net-Z3950-ZOOM-1.26 (09 Jun 2010)
+
+ 09 Jun 2010; Torsten Veller <tove@gentoo.org> +Net-Z3950-ZOOM-1.26.ebuild:
+ Version bump
02 May 2009; Torsten Veller <tove@gentoo.org> -Net-Z3950-ZOOM-1.24.ebuild:
Cleanup
diff --git a/dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.26.ebuild b/dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.26.ebuild
new file mode 100644
index 000000000000..8f35cd31343b
--- /dev/null
+++ b/dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.26.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.26.ebuild,v 1.1 2010/06/09 05:56:39 tove Exp $
+
+EAPI=3
+
+MODULE_AUTHOR="MIRK"
+inherit perl-module
+
+DESCRIPTION="Perl extension for invoking the ZOOM-C API"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/yaz-2.1.50"
+DEPEND="${RDEPEND}"
+
+#SRC_TEST=online