summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2016-05-10 21:11:07 +1200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-05-21 02:11:45 +0200
commit5e784b27a3dd0be6f22c23032b42a4711fa05eff (patch)
tree858a67e038b41292eb8a7d3cf045d203e011fbb7 /dev-perl/Business-ISBN/metadata.xml
parentdev-perl/Mojolicious: Added to tree at version 6.610.0 (diff)
downloadgentoo-5e784b27a3dd0be6f22c23032b42a4711fa05eff.tar.gz
gentoo-5e784b27a3dd0be6f22c23032b42a4711fa05eff.tar.bz2
gentoo-5e784b27a3dd0be6f22c23032b42a4711fa05eff.zip
dev-perl/Business-ISBN: Bump to version 2.90.200_rc
- EAPI6 - Exposed USE="xisbn" and USE="barcode" features - Ideally should have bumped to 2.100.0, but upstream broke versioning in ways we cant fix: https://github.com/briandfoy/business-isbn/issues/7 Upstream: - xisbn query URL fixed. - Mojo based xisbn parse/query added. - Added "increment" and "decrement" functions for ISBN iteration. Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Diffstat (limited to 'dev-perl/Business-ISBN/metadata.xml')
-rw-r--r--dev-perl/Business-ISBN/metadata.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-perl/Business-ISBN/metadata.xml b/dev-perl/Business-ISBN/metadata.xml
index 6a7a1aecf86d..910c5c3098b2 100644
--- a/dev-perl/Business-ISBN/metadata.xml
+++ b/dev-perl/Business-ISBN/metadata.xml
@@ -11,4 +11,8 @@
<remote-id type="cpan-module">Business::ISBN10</remote-id>
<remote-id type="cpan-module">Business::ISBN13</remote-id>
</upstream>
+ <use>
+ <flag name="xisbn">Install <pkg>dev-perl/Mojolicious</pkg> for querying xisbn.worldcat.org</flag>
+ <flag name="barcode">Install <pkg>dev-perl/GD-Barcode</pkg> for rendering ISBN numbers as barcodes</flag>
+ </use>
</pkgmetadata>