summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2008-09-30 06:24:03 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2008-09-30 06:24:03 +0000
commit6475082c7435845c16b8cd1678db8e154358f6c9 (patch)
treec5b98af705a063f37dbc587f26549b4ced7c7072 /dev-perl/Net-Z3950-ZOOM
parentVersion bump. Cleanup (diff)
downloadgentoo-2-6475082c7435845c16b8cd1678db8e154358f6c9.tar.gz
gentoo-2-6475082c7435845c16b8cd1678db8e154358f6c9.tar.bz2
gentoo-2-6475082c7435845c16b8cd1678db8e154358f6c9.zip
Version bump.
(Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc1-10246-gca5de40 x86_64)
Diffstat (limited to 'dev-perl/Net-Z3950-ZOOM')
-rw-r--r--dev-perl/Net-Z3950-ZOOM/ChangeLog8
-rw-r--r--dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.25.ebuild15
2 files changed, 22 insertions, 1 deletions
diff --git a/dev-perl/Net-Z3950-ZOOM/ChangeLog b/dev-perl/Net-Z3950-ZOOM/ChangeLog
index 96c056e133d1..1685d2a69d53 100644
--- a/dev-perl/Net-Z3950-ZOOM/ChangeLog
+++ b/dev-perl/Net-Z3950-ZOOM/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Net-Z3950-ZOOM
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Z3950-ZOOM/ChangeLog,v 1.1 2008/09/29 02:06:23 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Z3950-ZOOM/ChangeLog,v 1.2 2008/09/30 06:24:03 robbat2 Exp $
+
+*Net-Z3950-ZOOM-1.25 (30 Sep 2008)
+
+ 30 Sep 2008; Robin H. Johnson <robbat2@gentoo.org>
+ +Net-Z3950-ZOOM-1.25.ebuild:
+ Version bump.
*Net-Z3950-ZOOM-1.24 (29 Sep 2008)
diff --git a/dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.25.ebuild b/dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.25.ebuild
new file mode 100644
index 000000000000..fe0fe7f73b54
--- /dev/null
+++ b/dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.25.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2008 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.25.ebuild,v 1.1 2008/09/30 06:24:03 robbat2 Exp $
+
+MODULE_AUTHOR="MIRK"
+
+inherit perl-module
+
+DESCRIPTION="Perl extension for invoking the ZOOM-C API"
+
+IUSE=""
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~amd64 ~ppc ~x86"