From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- .../Gtk2-Ex-PrintDialog-0.30.0-r1.ebuild | 21 +++++++++++++++++++++ .../Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild | 19 +++++++++++++++++++ dev-perl/Gtk2-Ex-PrintDialog/Manifest | 4 ++++ dev-perl/Gtk2-Ex-PrintDialog/metadata.xml | 16 ++++++++++++++++ 4 files changed, 60 insertions(+) create mode 100644 dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r1.ebuild create mode 100644 dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild create mode 100644 dev-perl/Gtk2-Ex-PrintDialog/Manifest create mode 100644 dev-perl/Gtk2-Ex-PrintDialog/metadata.xml (limited to 'dev-perl/Gtk2-Ex-PrintDialog') diff --git a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r1.ebuild b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r1.ebuild new file mode 100644 index 000000000000..f4dd3f0ced79 --- /dev/null +++ b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r1.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +MODULE_AUTHOR=GBROWN +MODULE_VERSION=0.03 +inherit perl-module + +DESCRIPTION="a simple, pure Perl dialog for printing PostScript data in GTK+ applications" + +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="cups" + +RDEPEND="cups? ( dev-perl/Net-CUPS ) + dev-perl/Gtk2 + >=dev-perl/Locale-gettext-1.04" +DEPEND="${RDEPEND}" + +#SRC_TEST="do" diff --git a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild new file mode 100644 index 000000000000..46150b59bfd9 --- /dev/null +++ b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=GBROWN +DIST_VERSION=0.03 +inherit perl-module + +DESCRIPTION="a simple, pure Perl dialog for printing PostScript data in GTK+ applications" + +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="cups" + +RDEPEND="cups? ( dev-perl/Net-CUPS ) + dev-perl/Gtk2 + >=dev-perl/Locale-gettext-1.04" +DEPEND="${RDEPEND}" diff --git a/dev-perl/Gtk2-Ex-PrintDialog/Manifest b/dev-perl/Gtk2-Ex-PrintDialog/Manifest new file mode 100644 index 000000000000..46eea9d25234 --- /dev/null +++ b/dev-perl/Gtk2-Ex-PrintDialog/Manifest @@ -0,0 +1,4 @@ +DIST Gtk2-Ex-PrintDialog-0.03.tar.gz 6150 BLAKE2B 7518e86959041b62c6622f9bc787caa488490d2c6f9babe703c808fe5d9a247232bb602e300c4e87e02269e25a210617c26473e502aa0ab37228dee827f8bbba SHA512 b63d0f062e1556c4a5402850725ece4e727f7e9eb168bf3be1403a9b4db425cee762a1b1ca3bdff55d554b343deadd35f27f908d198979b64012f5d59c2a5d88 +EBUILD Gtk2-Ex-PrintDialog-0.30.0-r1.ebuild 434 BLAKE2B e5f62e6f1fe56d8cb0d11510beab86ff433aaf00fbeaf85f341fc1d96cb9df270f8afaae3a723ff67b62765648911f42c28e13c76e14213dd6b223d8a611afd5 SHA512 7bd17878de7f193bc059a42a50c5697d8373a4c7d785434a65e4510e57b5a9033d400083b56355354298ded9f5f2dce0c03928dd5a6da2480d137b3cb1937a6a +EBUILD Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild 414 BLAKE2B 4c742dcad653aca3425d10a8150927129c7126be598a38c26e497e122d5914b2af30fd5328900ea72f3e52ef48b97a9bcd49b201be53b87e543f59fa5ef19265 SHA512 3f241069ec612f38f8e95854f62994408014d632160cdc892164bfeee024de488dae1d9b05e95cd6aec72cd0c45cf43e9a243d54ee34d20cb02cfe9f9743dcd4 +MISC metadata.xml 713 BLAKE2B f01255a5fd4ec321a556c3972b28ec3773620789e5c5d51525ac859d8b8f84fdbefbed61cebe7ac9ad61b5551330b368cb474c00a5c37bc9fab53c2cd4c9600d SHA512 1843a720320eeb87ec5c3ba3ad4d4eed6a8d87fa0b90418e3bb1d1d1c03710cd156181fb2e0450dad0c0c8810858033a5950c928cfc0e1821af4a5a6a2254e18 diff --git a/dev-perl/Gtk2-Ex-PrintDialog/metadata.xml b/dev-perl/Gtk2-Ex-PrintDialog/metadata.xml new file mode 100644 index 000000000000..1bd1f8932f60 --- /dev/null +++ b/dev-perl/Gtk2-Ex-PrintDialog/metadata.xml @@ -0,0 +1,16 @@ + + + + + perl@gentoo.org + Gentoo Perl Project + + + Gtk2-Ex-PrintDialog + Gtk2::Ex::PrintDialog + Gtk2::Ex::PrintDialog::Darwin + Gtk2::Ex::PrintDialog::Linux + Gtk2::Ex::PrintDialog::MSWin32 + Gtk2::Ex::PrintDialog::Unix + + -- cgit v1.2.3