[gentoo-commits] repo/gentoo:master commit in: app-text/foliate/
commit: f167c2819505cafcfab78101dbe5c581c16f8fb0 Author: Andrey Grozin gentoo org> AuthorDate: Mon Jul 6 06:37:15 2020 + Commit: Andrey Grozin gentoo org> CommitDate: Mon Jul 6 06:37:15 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f167c281 app-text/foliate: bump to 2.4.1 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andrey Grozin gentoo.org> app-text/foliate/Manifest | 1 + app-text/foliate/foliate-2.4.1.ebuild | 46 +++ 2 files changed, 47 insertions(+) diff --git a/app-text/foliate/Manifest b/app-text/foliate/Manifest index 1cfbc505eff..3afbe2cb23c 100644 --- a/app-text/foliate/Manifest +++ b/app-text/foliate/Manifest @@ -1 +1,2 @@ DIST foliate-2.2.1.tar.gz 4310842 BLAKE2B 3e858379c84a790d1ce4d60af25c4911d2864d7b82f1896216ae8a01598ae7865d65b90056348b372b328e84184e75fcbacfbb2b6fdb8aa9a7e254e726957c4f SHA512 3c9c3d8f2df72fcb8699ccf23bf1850c129c6f387a9b12489d8fcc3dd1da4da5a7e0707f74f4607ab0e28d67e2f55f0bb2d053fbbc072bc9915c54c4857e4cff +DIST foliate-2.4.1.tar.gz 4637388 BLAKE2B 4dfc0e0de5c668e73d80ff86b009f4711f0a439e6defd01a591f6271dab2de403d5f5304b29cad6c04661ee3da4d821416952324b500f73d22cdb62f85f97fed SHA512 25ae76232cb70722b0bb17d8a22c72011d99b7029f4ce70fa85a2f4baa2f93ce1fb855f5a03df882fe6f6af42101d4a368dc05a09d5fbeb78cb503b5d57fffe1 diff --git a/app-text/foliate/foliate-2.4.1.ebuild b/app-text/foliate/foliate-2.4.1.ebuild new file mode 100644 index 000..74315efa5de --- /dev/null +++ b/app-text/foliate/foliate-2.4.1.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +PLOCALES="cs_CS de_DE es fr_FR id_ID ie it nl pt_BR ru_RU sv tr uk zh_CN zh_TW" +inherit meson l10n xdg-utils gnome2-utils +SRC_URI="https://github.com/johnfactotum/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +DESCRIPTION="gtk ebook reader built with gjs" +HOMEPAGE="https://github.com/johnfactotum/foliate/"; + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +BDEPEND="${MESON_DEPEND} + sys-devel/gettext" +RDEPEND="dev-libs/gjs + net-libs/webkit-gtk" + +src_prepare() { + default + + l10n_find_plocales_changes "${S}"/po '' '.po' + + rm_po() { + rm po/${1}.po + sed -e "/^${1}/d" -i po/LINGUAS + } + + l10n_for_each_disabled_locale_do rm_po +} + +pkg_postinst() { + xdg_desktop_database_update + xdg_mimeinfo_database_update + xdg_icon_cache_update + gnome2_schemas_update +} + +pkg_postrm() { + xdg_desktop_database_update + xdg_mimeinfo_database_update + xdg_icon_cache_update + gnome2_schemas_update +}
[gentoo-commits] repo/proj/rust:master commit in: app-shells/starship/
commit: 548b10a1a52292aa6b8dbb298c20e89b9ab1cadd Author: Michael L michaellawrenceit com> AuthorDate: Wed Jul 1 20:18:00 2020 + Commit: Mikhail Pukhlikov gentoo org> CommitDate: Mon Jul 6 06:32:33 2020 + URL:https://gitweb.gentoo.org/repo/proj/rust.git/commit/?id=548b10a1 Create starship-0.42.0.ebuild Closes: https://github.com/gentoo/gentoo-rust/pull/490 Signed-off-by: Mikhail Pukhlikov gentoo.org> app-shells/starship/starship-0.42.0.ebuild | 179 + 1 file changed, 179 insertions(+) diff --git a/app-shells/starship/starship-0.42.0.ebuild b/app-shells/starship/starship-0.42.0.ebuild new file mode 100644 index 000..3b869e8 --- /dev/null +++ b/app-shells/starship/starship-0.42.0.ebuild @@ -0,0 +1,179 @@ +# Copyright 2017-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Auto-Generated by cargo-ebuild 0.3.1 + +EAPI=7 + +CRATES=" +aho-corasick-0.7.10 +ansi_term-0.11.0 +ansi_term-0.12.1 +arrayref-0.3.6 +arrayvec-0.4.12 +arrayvec-0.5.1 +attohttpc-0.14.0 +atty-0.2.14 +autocfg-1.0.0 +base64-0.11.0 +battery-0.7.5 +bitflags-1.2.1 +blake2b_simd-0.5.10 +block-buffer-0.7.3 +block-padding-0.1.5 +byte-tools-0.3.1 +byte-unit-3.1.3 +byteorder-1.3.4 +bytes-0.5.4 +cc-1.0.54 +cfg-if-0.1.10 +chrono-0.4.11 +clap-2.33.1 +constant_time_eq-0.1.5 +core-foundation-0.6.4 +core-foundation-0.7.0 +core-foundation-sys-0.6.2 +core-foundation-sys-0.7.0 +crossbeam-deque-0.7.3 +crossbeam-epoch-0.8.2 +crossbeam-queue-0.2.2 +crossbeam-utils-0.7.2 +digest-0.8.1 +dirs-next-1.0.1 +dirs-sys-next-0.1.0 +doc-comment-0.3.3 +dtoa-0.4.5 +either-1.5.3 +env_logger-0.7.1 +fake-simd-0.1.2 +fnv-1.0.7 +foreign-types-0.3.2 +foreign-types-shared-0.1.1 +generic-array-0.12.3 +gethostname-0.2.1 +getrandom-0.1.14 +git2-0.13.6 +hermit-abi-0.1.13 +http-0.2.1 +humantime-1.3.0 +idna-0.2.0 +indexmap-1.4.0 +itoa-0.4.5 +jobserver-0.1.21 +lazy_static-1.4.0 +lazycell-1.2.1 +lexical-core-0.6.2 +libc-0.2.71 +libgit2-sys-0.12.7+1.0.0 +libz-sys-1.0.25 +linked-hash-map-0.5.3 +log-0.4.8 +mach-0.2.3 +maplit-1.0.2 +matches-0.1.8 +maybe-uninit-2.0.0 +memchr-2.3.3 +memoffset-0.5.4 +native-tls-0.2.4 +nix-0.15.0 +nodrop-0.1.14 +nom-5.1.2 +ntapi-0.3.4 +num-integer-0.1.42 +num-traits-0.2.11 +num_cpus-1.13.0 +once_cell-1.4.0 +opaque-debug-0.2.3 +open-1.4.0 +openssl-0.10.29 +openssl-probe-0.1.2 +openssl-sys-0.9.58 +os_info-2.0.6 +path-slash-0.1.2 +percent-encoding-2.1.0 +pest-2.1.3 +pest_derive-2.1.0 +pest_generator-2.1.3 +pest_meta-2.1.3 +pkg-config-0.3.17 +ppv-lite86-0.2.8 +pretty_env_logger-0.4.0 +proc-macro2-1.0.18 +quick-error-1.2.3 +quote-1.0.7 +rand-0.7.3 +rand_chacha-0.2.2 +rand_core-0.5.1 +rand_hc-0.2.0 +rayon-1.3.1 +rayon-core-1.7.1 +redox_syscall-0.1.56 +redox_users-0.3.4 +regex-1.3.9 +regex-syntax-0.6.18 +remove_dir_all-0.5.3 +rust-argon2-0.7.0 +rustc_version-0.2.3 +ryu-1.0.5 +schannel-0.1.19 +scopeguard-1.1.0 +security-framework-0.4.4 +security-framework-sys-0.4.3 +semver-0.9.0 +semver-parser-0.7.0 +serde-1.0.111 +serde_derive-1.0.111 +serde_json-1.0.55 +serde_urlencoded-0.6.1 +sha-1-0.8.2 +smallvec-1.4.0 +static_assertions-0.3.4 +strsim-0.8.0 +syn-1.0.30 +sysinfo-0.14.5 +tempfile-3.1.0 +term_size-0.3.2 +termcolor-1.1.0 +textwrap-0.11.0 +thread_local-1.0.1 +time-0.1.43 +toml-0.5.6 +typenum-1.12.0 +ucd-trie-0.1.3 +unicode-bidi-0.3.4 +unicode-normalization-0.1.12 +unicode-segmentation-1.6.0 +unicode-width-0.1.7 +unicode-xid-0.2.0 +uom-0.26.0 +url-2.1.1 +urlencoding-1.1.1 +vcpkg-0.2.9 +vec_map-0.8.2 +version_check-0.9.2 +void-1.0.2 +wasi-0.9.0+wasi-snapshot-preview1 +winapi-0.3.8 +winapi-i686-pc-windows-gnu-0.4.0 +winapi-util-0.1.5 +winapi-x86_64-pc-windows-gnu-0.4.0 +yaml-rust-0.4.4 +" + +inherit cargo + +DESCRIPTION="The minimal, blazing-fast, and infinitely customizable prompt for any shell! ☄🌌️" +# Double check the homepage as the cargo_metadata crate +# does not provide this value so instead repository is used +HOMEPAGE="https://github.com/starship/starship"; +SRC_URI="$(cargo_crate_uris ${CRATES})" +RESTRICT="mirror" +# License set may be more restrictive as OR is not respected +# use cargo-license for a more accurate license picture +LICENSE="Apache-2.0 Apache-2.0 WITH LLVM-exception BSD-2-Clause BSL-1.0 CC0-1.0 ISC MIT MPL-2.0 Unlicense" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~*" +IUSE="" + +DEPEND="" +RDEPEND=""
[gentoo-commits] repo/proj/rust:master commit in: app-shells/rust-zshcomp/starship/
commit: 7783057c53362f05a1c7619b19fa42cb2e734f9f Author: Michael L michaellawrenceit com> AuthorDate: Wed Jul 1 20:21:59 2020 + Commit: Mikhail Pukhlikov gentoo org> CommitDate: Mon Jul 6 06:31:35 2020 + URL:https://gitweb.gentoo.org/repo/proj/rust.git/commit/?id=7783057c Create Manifest Closes: https://github.com/gentoo/gentoo-rust/pull/491 Signed-off-by: Mikhail Pukhlikov gentoo.org> app-shells/rust-zshcomp/starship/Manifest | 152 ++ 1 file changed, 152 insertions(+) diff --git a/app-shells/rust-zshcomp/starship/Manifest b/app-shells/rust-zshcomp/starship/Manifest new file mode 100644 index 000..7a17aab --- /dev/null +++ b/app-shells/rust-zshcomp/starship/Manifest @@ -0,0 +1,152 @@ +DIST aho-corasick-0.7.10.crate 111039 SHA256 8716408b8bc624ed7f65d223ddb9ac2d044c0547b6fa4b0d554f3a9540496ada SHA512 e8a1cb252015435009883662ca23408f1491d8f01461f3a81082feabeeff72ec61beb4f1f3271fc8a87f1379899ecfc38036ac208dca17889f70ddaca2406a9b WHIRLPOOL 95383379cbc8870c87b2a954b869888b4de428eb40d53c1d0ecb7ae801a0234e0705c302752c3f4f4fc3f6b158f1af801c50e4b67e5c7178e8f35e130512eba3 +DIST ansi_term-0.11.0.crate 17087 SHA256 ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b SHA512 a637466a380748f939b3af090b8c0333f35581925bc03f4dda9b3f95d338836403cf5487ae3af9ff68f8245a837f8ab061aabe57a126a6a2c20f2e972c77d1fa WHIRLPOOL be85c38937cc1b40d094467e1d60dbd38550b024bd16351325247ab459b03c0aeedefe42a808693a0aa8ff0c6b494eefc3af8f77e52cbb57f2ea8797c8a42524 +DIST ansi_term-0.12.1.crate 24838 SHA256 d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2 SHA512 b840e28b3e7700689a69a39659b1e066560078dd4a58326b91a028915819e7af883399ee53e920db68fd974c58d35bb1ddf8d427af5937d5f696f57c4376b671 WHIRLPOOL 6affedf3213da17dbe87903a83c882788eb5b115c13c5c9334aa146ce59a3934579e983a113ee5da99951a5ede515469937d577101d0228690897d1609d01870 +DIST arrayref-0.3.6.crate 10035 SHA256 a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544 SHA512 368341d00706c1250ff081b0d99c36c9af694a62ff4f4d8c837234340295771ca49c5439b24b6e1a4f2c3c5821764e98881dcb22d793f83de632fd5cb457671f WHIRLPOOL b07c987cb52661d8f5e52343e6a17fcc99160f0a1951395c0ef7314f289a466c65ac73ba75f1697e289a5cd2eadeeaef033536bd122a86c6c3c99ddd969a2d00 +DIST arrayvec-0.4.12.crate 26551 SHA256 cd9fd44efafa8690358b7408d253adf110036b88f55672a933f01d616ad9b1b9 SHA512 c03972056ab8fa30fc53fdc2bfc5e501f7644223998eccb73fdc2e737f7e25f4bb0e531f3eec38f7f3514760fb385fafd06c3d38531d13d92faf841820d4ed2b WHIRLPOOL 3cf73d300c47d5e0366846e12014344915893c24c22188d6140e7220b78d2e1e8f5273fba3d23e716ba3a5ede53e31fdd4f59593b2c18b12dec1f84547d678e3 +DIST arrayvec-0.5.1.crate 26816 SHA256 cff77d8686867eceff3105329d4698d96c2391c176d5d03adc90c7389162b5b8 SHA512 53db2fafea1f60ac1af9ecc0bc9b69010e9f8573048481d55969ecdc9f3d19832fe05824acf10a0186b0464f0fbfe898d73500fba39ed63650c64dac2c2e8043 WHIRLPOOL 7f5c791bd4cd26c760458c2a37f51a40a96742ba688bfd1f339e7d66d5bc4cb0d926993ea2051a1d8086604a724a999b5a65a42ec358f7e0399f35eaa992cb52 +DIST attohttpc-0.14.0.crate 46697 SHA256 93610ce1c035e8a273fe56a19852e42798f3c019ca2726e52d2971197f116525 SHA512 23d684e756f202a2cb8911cfe3b96ef4392d3c21658922e4f8e417365ab2a2684eb714e1912098a17386e33596ff8721bb3280bd68ba2022881fea542f06461c WHIRLPOOL d333ec1b3e34432a17d08f303afaf2a5886490fcb78933bc5757c0aa1f7797ef329345aa9cbc6566c932ddfa3c2f7b3bcb5fa8fc343cdcd05e0bae2b5638e115 +DIST atty-0.2.14.crate 5470 SHA256 d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8 SHA512 d7b6c4b9a0f898d91ddbc41a5ee45bbf45d1d269508c8cc87ee3e3990500e41e0ec387afb1f3bc7db55bedac396dd86c6509f4bf9e5148d809c3802edcc5e1d9 WHIRLPOOL 4383326e1abcf66a36ba1fa4efa4103b119617df12d4bd965dc52c0afee7636018011f23616230e1c588076c3aed5aa15ff0535e80420e898a9d26b4b8107b7f +DIST autocfg-1.0.0.crate 12870 SHA256 f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d SHA512 451fc63148792ba1952b884170e3481359b01bacca5ec0456f43ca58f8e092b8f81c9764f8b00d4104059ff608089be5858220ee868127c064cc890c767ec3a3 WHIRLPOOL 90c5eab61cb56a8df9ecb30f0f6de0ee43440230c79e3b3dfc02b44f9ed22a68549982a95c35041f7bb3fc3e8c3638107d341ce20f926d834a639ec71ae2a734 +DIST base64-0.11.0.crate 48362 SHA256 b41b7ea54a0c9d92199de89e20e58d49f02f8e699814ef3fdf266f6f748d15c7 SHA512 31b5f56d4907a5e4ae40e92ef1629a446126525186f5236afc2475829bf2e5e067554db200a18f7b3ab741d0cc9c01e20612e77cc0cbc1bc2a4a8d11c0fdbf33 WHIRLPOOL 6c0821ac5ce689e6d5374d7dcc248d619255c52ca95c35720a2fae09b4c25cff3e0acb3d991a1cef1a18a1bee1e8f278b7f4ba5fdc8f4a12089c8d321f90e066 +DIST battery-0.7.5.crate 40663 SHA256 36a698e449024a5d18994a815998bf5e2e4bc1883e35a7d7ba95b6b69ee45907 SHA512 d0ddecf2221224763454beb9e83ff3fc2c2f2a3d79369c58a78928fec90346d98c73e8c0979561fe8412f0536f2f4a561bbe7680d01c0940e107aece8475d916 WHIRLPOOL 1b383dfcb609a61ddbdeb663a2eec4f74ef49f4e2db041018d3d9fbde3bfcd94ce8da7886e554b63b6375a8faeca661494fc3c2cc5e9b2abc64deb55feaaa47d +D
[gentoo-commits] repo/gentoo:master commit in: net-dialup/picocom/
commit: 885cec9aa3b452bd644f031fc4c31812c37f7fbe Author: Tim Harder gentoo org> AuthorDate: Mon Jul 6 04:32:21 2020 + Commit: Tim Harder gentoo org> CommitDate: Mon Jul 6 04:33:31 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=885cec9a net-dialup/picocom: remove old Signed-off-by: Tim Harder gentoo.org> net-dialup/picocom/Manifest | 1 - net-dialup/picocom/picocom-2.2.ebuild | 29 - 2 files changed, 30 deletions(-) diff --git a/net-dialup/picocom/Manifest b/net-dialup/picocom/Manifest index f72d7057c47..75dd0d13fa0 100644 --- a/net-dialup/picocom/Manifest +++ b/net-dialup/picocom/Manifest @@ -1,2 +1 @@ -DIST picocom-2.2.tar.gz 88670 BLAKE2B 47ba36e08e0c45b81a88a4eb66044e69814581c278193c228f83f1e0161c87d450997d26252b70bc66106ee1667d24da07f8a2451c6ae03df62ca86100a26824 SHA512 21495af30b81dfd1b3f4fea1ecf93c3a9252be1ae2ba94c7a2a07ceb75f562bc2ebc6ef6a8ae61f810ff5c121d4ab572a6f8ba75283e2cb28cf9886f834df0fa DIST picocom-3.1.tar.gz 121686 BLAKE2B e7f478e7d00e791fb2ea7248ff31e480d05c5c1fe35941f85689a5df19646175e3c698222e430786874c0508c44a0c1f8ecc4b69c889a40e7411c7b54c67249a SHA512 ff1888494ae0e24a151e19ac3abcdbb499e42eb1abcea401a7c6c3b532be3d64ddd81a511641d1ce0119dc5da3d2804ce8eaff262a9d578bfe8e22fdf6e55ad1 diff --git a/net-dialup/picocom/picocom-2.2.ebuild b/net-dialup/picocom/picocom-2.2.ebuild deleted file mode 100644 index 6df84e7d4d6..000 --- a/net-dialup/picocom/picocom-2.2.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit toolchain-funcs - -DESCRIPTION="minimal dumb-terminal emulation program" -HOMEPAGE="https://github.com/npat-efault/picocom"; -SRC_URI="https://github.com/npat-efault/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" -IUSE="" - -src_compile() { - # CPPFLAGS is shared between CFLAGS and CXXFLAGS, but there is no - # C++ file, and the pre-processor is never called directly, this - # is easier than patching it out. - emake LDFLAGS="${LDFLAGS}" CFLAGS="${CFLAGS} ${CPPFLAGS} -Wall" \ - CC="$(tc-getCC)" -} - -src_install() { - dobin picocom pc{asc,xm,ym,zm} - doman picocom.1 - dodoc CHANGES.old CONTRIBUTORS README.md -}
[gentoo-commits] proj/elections:master commit in: /
commit: 77b3e54d957ff7d31845f84b835adea0995c8fd5 Author: Robin H. Johnson gentoo org> AuthorDate: Mon Jul 6 05:10:24 2020 + Commit: Robin H. Johnson gentoo org> CommitDate: Mon Jul 6 05:10:24 2020 + URL:https://gitweb.gentoo.org/proj/elections.git/commit/?id=77b3e54d README: improve countify instructions Signed-off-by: Robin H. Johnson gentoo.org> README | 17 +++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/README b/README index 45490f5..0d3c8e6 100644 --- a/README +++ b/README @@ -80,14 +80,27 @@ status files into the home directories of election officials: `voter-turnout-${e 4. Close of election: - This is where the infra contact is absolutely required. -The infra contact must run `countify --collect` as root, which will write -the master ballot & confirmation stub file to all officials. +The infra contact must run `countify --collect ${election_name}` as root, which will write +the master ballot & confirmation stub file to all officials: +``` +$ sudo su +# cd /etc/elections +# ./countify --collect ${election_name} +# find /home/${official}/results-${election_name}/ +/home/${official}/results-${election_name}/master-${election_name} +/home/${official}/results-${election_name}/confs-${election_name} +``` 5. Verify results: -- Each election official should verify the results to collectively certify the results. This requires `countify --rank` to transform the master ballot into results. +``` +$ cd /home/${official}/results-${election_name} +$ countify --rank +(election output) +``` 6. Email conf stubs:
[gentoo-commits] repo/gentoo:master commit in: media-sound/spotify/
commit: c7ca105b1c609f55db67f3348e78e0656392795a Author: Matthew Thode gentoo org> AuthorDate: Mon Jul 6 03:50:18 2020 + Commit: Matthew Thode gentoo org> CommitDate: Mon Jul 6 03:50:18 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7ca105b media-sound/spotify: fix spelling error Closes: https://bugs.gentoo.org/730960 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Matthew Thode gentoo.org> media-sound/spotify/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/spotify/metadata.xml b/media-sound/spotify/metadata.xml index ff06ccc103f..6e853bb0020 100644 --- a/media-sound/spotify/metadata.xml +++ b/media-sound/spotify/metadata.xml @@ -3,7 +3,7 @@ Triggers a paxmarking of the main Spotify binary -Constrols the dependency on pulseaudio or apulse +Controls the dependency on pulseaudio or apulse Pulls in dependencies needed for systray support on some desktop environments
[gentoo-commits] repo/proj/guru:dev commit in: dev-libs/tweeny/
commit: ce106d4a01e786d585a1d9bd5d44fe3d80a5153c Author: Ronny (tastytea) Gutbrod tastytea de> AuthorDate: Mon Jul 6 03:04:07 2020 + Commit: Ronny Gutbrod tastytea de> CommitDate: Mon Jul 6 03:04:07 2020 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ce106d4a dev-libs/tweeny: Version bump 3.1.1. Signed-off-by: Ronny (tastytea) Gutbrod tastytea.de> dev-libs/tweeny/Manifest| 1 + dev-libs/tweeny/tweeny-3.1.1.ebuild | 32 2 files changed, 33 insertions(+) diff --git a/dev-libs/tweeny/Manifest b/dev-libs/tweeny/Manifest index f11cb85..1db1ee8 100644 --- a/dev-libs/tweeny/Manifest +++ b/dev-libs/tweeny/Manifest @@ -1 +1,2 @@ DIST tweeny-3.1.0.tar.gz 49467 BLAKE2B 7b1a3b7a7dba22d291c89dc3b2ee07458070aa55f2e77adfc1f0de4095187d2a2e0e0960a17a17fd96cccdd114d42d5e1bb4a6a76edc4b97500b2615c0eb574e SHA512 8109c241f866b565d15f1f5f87837f178a4fd3c5169d73e73e18334c54274024b48c9baed1f1935201ab872687bacb9ff3f8ecbae8078de4e1b459242450b9a5 +DIST tweeny-3.1.1.tar.gz 49663 BLAKE2B 1528e4ed6a42101fb96cc5283ee72a5546ae73b04fd8bc888902060410b94716fe6b3513fcf705553cd1f6c587aa23a26915b45aa592cd7f59bb83dcf1d64eac SHA512 3bffa130364512c9bb91b2cba73fc55833eafd9841e35dfccec68d6f865d571dfdb526c0af16124cdf9ce25b9c9f1a6097122075067e84746ede1b733e81d74b diff --git a/dev-libs/tweeny/tweeny-3.1.1.ebuild b/dev-libs/tweeny/tweeny-3.1.1.ebuild new file mode 100644 index 000..f1e6d96 --- /dev/null +++ b/dev-libs/tweeny/tweeny-3.1.1.ebuild @@ -0,0 +1,32 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit cmake + +DESCRIPTION="C++ tweening (inbetweening) library" +HOMEPAGE="https://mobius3.github.io/tweeny/"; +SRC_URI="https://github.com/mobius3/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" +IUSE="doc" + +src_prepare() { + cmake_src_prepare + + if use doc; then + sed -i "s@DESTINATION share/doc/Tweeny@DESTINATION share/doc/${PF}@" \ + doc/CMakeLists.txt || die "Could not change documentation path." + fi +} + +src_configure() { + local -a mycmakeargs=( + -DTWEENY_BUILD_DOCUMENTATION=$(usex doc) + ) + + cmake_src_configure +}
[gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Grove/
commit: 0e39851900b0df996e89e46e5f498bcd642e8536 Author: Matt Turner gentoo org> AuthorDate: Mon Jul 6 02:48:09 2020 + Commit: Matt Turner gentoo org> CommitDate: Mon Jul 6 02:48:09 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e398519 dev-perl/XML-Grove: Stabilize 0.460.0_rc-r1 ppc, #717060 Signed-off-by: Matt Turner gentoo.org> dev-perl/XML-Grove/XML-Grove-0.460.0_rc-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/XML-Grove/XML-Grove-0.460.0_rc-r1.ebuild b/dev-perl/XML-Grove/XML-Grove-0.460.0_rc-r1.ebuild index 744a2ad80f6..867deb116aa 100644 --- a/dev-perl/XML-Grove/XML-Grove-0.460.0_rc-r1.ebuild +++ b/dev-perl/XML-Grove/XML-Grove-0.460.0_rc-r1.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="A Perl module providing a simple API to parsed XML instances" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86" IUSE="" RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-DNS/
commit: 7d44d443009aeca99289bfec65cbb2f809eb03b0 Author: Matt Turner gentoo org> AuthorDate: Mon Jul 6 02:48:05 2020 + Commit: Matt Turner gentoo org> CommitDate: Mon Jul 6 02:48:05 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d44d443 dev-perl/Net-DNS: Stabilize 1.130.0 ppc, #717060 Signed-off-by: Matt Turner gentoo.org> dev-perl/Net-DNS/Net-DNS-1.130.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Net-DNS/Net-DNS-1.130.0.ebuild b/dev-perl/Net-DNS/Net-DNS-1.130.0.ebuild index 4944908983d..669dd0dd70b 100644 --- a/dev-perl/Net-DNS/Net-DNS-1.130.0.ebuild +++ b/dev-perl/Net-DNS/Net-DNS-1.130.0.ebuild @@ -11,7 +11,7 @@ inherit toolchain-funcs perl-module DESCRIPTION="Perl Interface to the Domain Name System" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+ipv6 test minimal" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-LibXML/
commit: ddc11f05cd380debed753e79792de0da1200dff4 Author: Matt Turner gentoo org> AuthorDate: Mon Jul 6 02:48:10 2020 + Commit: Matt Turner gentoo org> CommitDate: Mon Jul 6 02:48:10 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddc11f05 dev-perl/XML-LibXML: Stabilize 2.20.100 ppc, #717060 Signed-off-by: Matt Turner gentoo.org> dev-perl/XML-LibXML/XML-LibXML-2.20.100.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/XML-LibXML/XML-LibXML-2.20.100.ebuild b/dev-perl/XML-LibXML/XML-LibXML-2.20.100.ebuild index cd37a0157c9..e8fe34b2573 100644 --- a/dev-perl/XML-LibXML/XML-LibXML-2.20.100.ebuild +++ b/dev-perl/XML-LibXML/XML-LibXML-2.20.100.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl binding for libxml2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ppc64 ~riscv s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86" IUSE="test minimal" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
commit: a8253aedd14377986d3ee8bbb61aca02204365bf Author: Matt Turner gentoo org> AuthorDate: Mon Jul 6 02:48:07 2020 + Commit: Matt Turner gentoo org> CommitDate: Mon Jul 6 02:48:07 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8253aed dev-perl/Test-Inter: Stabilize 1.90.0 ppc, #717060 Signed-off-by: Matt Turner gentoo.org> dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild index 036f85b6d4e..dcd45dc2269 100644 --- a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild +++ b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Framework for more readable interactive test scripts" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/YAML-Syck/
commit: 681943645bcdd0af727631f18d1ee2af61635007 Author: Matt Turner gentoo org> AuthorDate: Mon Jul 6 02:48:10 2020 + Commit: Matt Turner gentoo org> CommitDate: Mon Jul 6 02:48:10 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68194364 dev-perl/YAML-Syck: Stabilize 1.310.0 ppc, #717060 Signed-off-by: Matt Turner gentoo.org> dev-perl/YAML-Syck/YAML-Syck-1.310.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/YAML-Syck/YAML-Syck-1.310.0.ebuild b/dev-perl/YAML-Syck/YAML-Syck-1.310.0.ebuild index 86af50eaf43..c2db734487c 100644 --- a/dev-perl/YAML-Syck/YAML-Syck-1.310.0.ebuild +++ b/dev-perl/YAML-Syck/YAML-Syck-1.310.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Fast, lightweight YAML loader and dumper" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Template/
commit: 58cbae075cc6620c9e224f7cb5d5ad47681afb64 Author: Matt Turner gentoo org> AuthorDate: Mon Jul 6 02:48:09 2020 + Commit: Matt Turner gentoo org> CommitDate: Mon Jul 6 02:48:09 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58cbae07 dev-perl/Text-Template: Stabilize 1.530.0 ppc, #717060 Signed-off-by: Matt Turner gentoo.org> dev-perl/Text-Template/Text-Template-1.530.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Text-Template/Text-Template-1.530.0.ebuild b/dev-perl/Text-Template/Text-Template-1.530.0.ebuild index dc293483953..b058aba803b 100644 --- a/dev-perl/Text-Template/Text-Template-1.530.0.ebuild +++ b/dev-perl/Text-Template/Text-Template-1.530.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Expand template text with embedded Perl" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ppc x86" +KEYWORDS="~alpha amd64 hppa ppc x86" IUSE="test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/List-SomeUtils/
commit: a73f675e8f3fc4a67fac97c7006d8d21885d3ea7 Author: Matt Turner gentoo org> AuthorDate: Mon Jul 6 02:48:01 2020 + Commit: Matt Turner gentoo org> CommitDate: Mon Jul 6 02:48:01 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a73f675e dev-perl/List-SomeUtils: Stabilize 0.560.0 ppc, #717060 Signed-off-by: Matt Turner gentoo.org> dev-perl/List-SomeUtils/List-SomeUtils-0.560.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/List-SomeUtils/List-SomeUtils-0.560.0.ebuild b/dev-perl/List-SomeUtils/List-SomeUtils-0.560.0.ebuild index dc493fac5f2..ae489e495a4 100644 --- a/dev-perl/List-SomeUtils/List-SomeUtils-0.560.0.ebuild +++ b/dev-perl/List-SomeUtils/List-SomeUtils-0.560.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="A colletion of List utilities missing from List::Util" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Pcap/
commit: d40f84667116d00aed30bf24ae08553e1837d4a0 Author: Matt Turner gentoo org> AuthorDate: Mon Jul 6 02:48:06 2020 + Commit: Matt Turner gentoo org> CommitDate: Mon Jul 6 02:48:06 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d40f8466 dev-perl/Net-Pcap: Stabilize 0.180.0-r1 ppc, #717060 Signed-off-by: Matt Turner gentoo.org> dev-perl/Net-Pcap/Net-Pcap-0.180.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Net-Pcap/Net-Pcap-0.180.0-r1.ebuild b/dev-perl/Net-Pcap/Net-Pcap-0.180.0-r1.ebuild index e128caf41d2..13b2f5be3ad 100644 --- a/dev-perl/Net-Pcap/Net-Pcap-0.180.0-r1.ebuild +++ b/dev-perl/Net-Pcap/Net-Pcap-0.180.0-r1.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Interface to the pcap(3) LBL packet capture library" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc x86" +KEYWORDS="~alpha amd64 ppc x86" IUSE="" RDEPEND="net-libs/libpcap
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Moose/
commit: 56062b4475a8f6b4e41c4d3fd7d6a4ca9d3f6bc9 Author: Matt Turner gentoo org> AuthorDate: Mon Jul 6 02:48:04 2020 + Commit: Matt Turner gentoo org> CommitDate: Mon Jul 6 02:48:04 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56062b44 dev-perl/Moose: Stabilize 2.200.700 ppc, #717060 Signed-off-by: Matt Turner gentoo.org> dev-perl/Moose/Moose-2.200.700.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Moose/Moose-2.200.700.ebuild b/dev-perl/Moose/Moose-2.200.700.ebuild index dba9b21bd97..59a382f53b6 100644 --- a/dev-perl/Moose/Moose-2.200.700.ebuild +++ b/dev-perl/Moose/Moose-2.200.700.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A postmodern object system for Perl 5" SLOT="0" -KEYWORDS="amd64 ~arm arm64 hppa ~ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm arm64 hppa ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-LibIDN2/
commit: 6a0cc2bc3595b1ab31d585e0f4e707ea114e2d74 Author: Matt Turner gentoo org> AuthorDate: Mon Jul 6 02:48:05 2020 + Commit: Matt Turner gentoo org> CommitDate: Mon Jul 6 02:48:05 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a0cc2bc dev-perl/Net-LibIDN2: Stabilize 1.0.0-r1 ppc, #717060 Signed-off-by: Matt Turner gentoo.org> dev-perl/Net-LibIDN2/Net-LibIDN2-1.0.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Net-LibIDN2/Net-LibIDN2-1.0.0-r1.ebuild b/dev-perl/Net-LibIDN2/Net-LibIDN2-1.0.0-r1.ebuild index 0c297a44b3d..58d6a113701 100644 --- a/dev-perl/Net-LibIDN2/Net-LibIDN2-1.0.0-r1.ebuild +++ b/dev-perl/Net-LibIDN2/Net-LibIDN2-1.0.0-r1.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl bindings for GNU Libidn2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ppc64 s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Most/
commit: 0704fa2a706fa0331a678884bc888c690f23615e Author: Matt Turner gentoo org> AuthorDate: Mon Jul 6 02:48:08 2020 + Commit: Matt Turner gentoo org> CommitDate: Mon Jul 6 02:48:08 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0704fa2a dev-perl/Test-Most: Stabilize 0.350.0 ppc, #717060 Signed-off-by: Matt Turner gentoo.org> dev-perl/Test-Most/Test-Most-0.350.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Test-Most/Test-Most-0.350.0.ebuild b/dev-perl/Test-Most/Test-Most-0.350.0.ebuild index c260fbe6b15..3b2de80efda 100644 --- a/dev-perl/Test-Most/Test-Most-0.350.0.ebuild +++ b/dev-perl/Test-Most/Test-Most-0.350.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Most commonly needed test functions and features" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTTP-Daemon/
commit: 7d4502f2663371b627b615ed22f20b8120d46da0 Author: Matt Turner gentoo org> AuthorDate: Mon Jul 6 02:48:00 2020 + Commit: Matt Turner gentoo org> CommitDate: Mon Jul 6 02:48:00 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d4502f2 dev-perl/HTTP-Daemon: Stabilize 6.60.0 ppc, #717060 Signed-off-by: Matt Turner gentoo.org> dev-perl/HTTP-Daemon/HTTP-Daemon-6.60.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/HTTP-Daemon/HTTP-Daemon-6.60.0.ebuild b/dev-perl/HTTP-Daemon/HTTP-Daemon-6.60.0.ebuild index 67dc6b6e50a..2dc80a2caa2 100644 --- a/dev-perl/HTTP-Daemon/HTTP-Daemon-6.60.0.ebuild +++ b/dev-perl/HTTP-Daemon/HTTP-Daemon-6.60.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Base class for simple HTTP servers" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/List-SomeUtils-XS/
commit: e6490cae4f9d00a5f9ba5f5766ffea946df2cdc5 Author: Matt Turner gentoo org> AuthorDate: Mon Jul 6 02:48:00 2020 + Commit: Matt Turner gentoo org> CommitDate: Mon Jul 6 02:48:00 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6490cae dev-perl/List-SomeUtils-XS: Stabilize 0.550.0 ppc, #717060 Signed-off-by: Matt Turner gentoo.org> dev-perl/List-SomeUtils-XS/List-SomeUtils-XS-0.550.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/List-SomeUtils-XS/List-SomeUtils-XS-0.550.0.ebuild b/dev-perl/List-SomeUtils-XS/List-SomeUtils-XS-0.550.0.ebuild index 6d92e91ff9a..17a3d1705e6 100644 --- a/dev-perl/List-SomeUtils-XS/List-SomeUtils-XS-0.550.0.ebuild +++ b/dev-perl/List-SomeUtils-XS/List-SomeUtils-XS-0.550.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="XS implementation for List::SomeUtils" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/List-MoreUtils/
commit: bdf228d6dcb98f68b97e739f7968baf0c487d23b Author: Matt Turner gentoo org> AuthorDate: Mon Jul 6 02:48:02 2020 + Commit: Matt Turner gentoo org> CommitDate: Mon Jul 6 02:48:02 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdf228d6 dev-perl/List-MoreUtils: Stabilize 0.426.0 ppc, #717060 Signed-off-by: Matt Turner gentoo.org> dev-perl/List-MoreUtils/List-MoreUtils-0.426.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/List-MoreUtils/List-MoreUtils-0.426.0.ebuild b/dev-perl/List-MoreUtils/List-MoreUtils-0.426.0.ebuild index d741fa8b68d..33121a09822 100644 --- a/dev-perl/List-MoreUtils/List-MoreUtils-0.426.0.ebuild +++ b/dev-perl/List-MoreUtils/List-MoreUtils-0.426.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Provide the missing functionality from List::Util" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test +xs" RESTRICT="!test? ( test )" # See MoreUtils.pm/LICENSE
[gentoo-commits] repo/gentoo:master commit in: dev-perl/List-AllUtils/
commit: ebda0ad312bdd7ff619010ae7ccaef01ef7c7244 Author: Matt Turner gentoo org> AuthorDate: Mon Jul 6 02:48:02 2020 + Commit: Matt Turner gentoo org> CommitDate: Mon Jul 6 02:48:02 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebda0ad3 dev-perl/List-AllUtils: Stabilize 0.140.0 ppc, #717060 Signed-off-by: Matt Turner gentoo.org> dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild b/dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild index 0b481d754f6..84ecf6bf787 100644 --- a/dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild +++ b/dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Combines many List::* utility modules in one bite-sized package" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" LICENSE="Artistic-2" IUSE="test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-IDN-Encode/
commit: 1f9500827355237db5d6ffe8b31a11e34e706384 Author: Matt Turner gentoo org> AuthorDate: Mon Jul 6 02:48:06 2020 + Commit: Matt Turner gentoo org> CommitDate: Mon Jul 6 02:48:06 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f950082 dev-perl/Net-IDN-Encode: Stabilize 2.500.0 ppc, #717060 Signed-off-by: Matt Turner gentoo.org> dev-perl/Net-IDN-Encode/Net-IDN-Encode-2.500.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Net-IDN-Encode/Net-IDN-Encode-2.500.0.ebuild b/dev-perl/Net-IDN-Encode/Net-IDN-Encode-2.500.0.ebuild index 1c28f1603d9..92f9c1d4252 100644 --- a/dev-perl/Net-IDN-Encode/Net-IDN-Encode-2.500.0.ebuild +++ b/dev-perl/Net-IDN-Encode/Net-IDN-Encode-2.500.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Internationalizing Domain Names in Applications (IDNA)" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTTP-Headers-Fast/
commit: 77c24ac236f72e7e62c77064790bfdc182f38d97 Author: Matt Turner gentoo org> AuthorDate: Mon Jul 6 02:48:00 2020 + Commit: Matt Turner gentoo org> CommitDate: Mon Jul 6 02:48:00 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77c24ac2 dev-perl/HTTP-Headers-Fast: Stabilize 0.220.0 ppc, #717060 Signed-off-by: Matt Turner gentoo.org> dev-perl/HTTP-Headers-Fast/HTTP-Headers-Fast-0.220.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/HTTP-Headers-Fast/HTTP-Headers-Fast-0.220.0.ebuild b/dev-perl/HTTP-Headers-Fast/HTTP-Headers-Fast-0.220.0.ebuild index 59545159884..e740d7a622f 100644 --- a/dev-perl/HTTP-Headers-Fast/HTTP-Headers-Fast-0.220.0.ebuild +++ b/dev-perl/HTTP-Headers-Fast/HTTP-Headers-Fast-0.220.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Faster implementation of HTTP::Headers" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Dispatch/
commit: 5aad1b416a8465fd21ed9da63702ee788cb96e95 Author: Matt Turner gentoo org> AuthorDate: Mon Jul 6 02:48:03 2020 + Commit: Matt Turner gentoo org> CommitDate: Mon Jul 6 02:48:03 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5aad1b41 dev-perl/Log-Dispatch: Stabilize 2.670.0 ppc, #717060 Signed-off-by: Matt Turner gentoo.org> dev-perl/Log-Dispatch/Log-Dispatch-2.670.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Log-Dispatch/Log-Dispatch-2.670.0.ebuild b/dev-perl/Log-Dispatch/Log-Dispatch-2.670.0.ebuild index 8cb6041bb5c..8dbfe50d9b9 100644 --- a/dev-perl/Log-Dispatch/Log-Dispatch-2.670.0.ebuild +++ b/dev-perl/Log-Dispatch/Log-Dispatch-2.670.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Dispatches messages to one or more outputs" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~ppc ppc64 sparc x86 ~ppc-aix" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~ppc-aix" IUSE="test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-More-UTF8/
commit: 58d0e029efd8ebc1abcfe2f52fcb45dfa2cf03f6 Author: Matt Turner gentoo org> AuthorDate: Mon Jul 6 02:48:08 2020 + Commit: Matt Turner gentoo org> CommitDate: Mon Jul 6 02:48:08 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58d0e029 dev-perl/Test-More-UTF8: Stabilize 0.50.0 ppc, #717060 Signed-off-by: Matt Turner gentoo.org> dev-perl/Test-More-UTF8/Test-More-UTF8-0.50.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Test-More-UTF8/Test-More-UTF8-0.50.0.ebuild b/dev-perl/Test-More-UTF8/Test-More-UTF8-0.50.0.ebuild index 6215dd61f67..50dd221130b 100644 --- a/dev-perl/Test-More-UTF8/Test-More-UTF8-0.50.0.ebuild +++ b/dev-perl/Test-More-UTF8/Test-More-UTF8-0.50.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Enhancing Test::More for UTF8-based projects" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ppc x86" +KEYWORDS="~alpha amd64 hppa ppc x86" IUSE=""
[gentoo-commits] repo/gentoo:master commit in: dev-perl/List-UtilsBy/
commit: 111ba431d3de316ca72eac02adf4e82223351f16 Author: Matt Turner gentoo org> AuthorDate: Mon Jul 6 02:48:01 2020 + Commit: Matt Turner gentoo org> CommitDate: Mon Jul 6 02:48:01 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=111ba431 dev-perl/List-UtilsBy: Stabilize 0.100.0 ppc, #717060 Signed-off-by: Matt Turner gentoo.org> dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild b/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild index 00cdf522e4a..2157f0a52c2 100644 --- a/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild +++ b/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Higher-order list utility functions" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/List-MoreUtils-XS/
commit: c96ac830f7bbd7479bb11edf599088d448e9b561 Author: Matt Turner gentoo org> AuthorDate: Mon Jul 6 02:48:03 2020 + Commit: Matt Turner gentoo org> CommitDate: Mon Jul 6 02:48:03 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c96ac830 dev-perl/List-MoreUtils-XS: Stabilize 0.428.0 ppc, #717060 Signed-off-by: Matt Turner gentoo.org> dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.428.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.428.0.ebuild b/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.428.0.ebuild index 3c032298797..62a4a42e047 100644 --- a/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.428.0.ebuild +++ b/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.428.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Compiled List::MoreUtils functions" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" # See XS.pm/LICENSE
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Perl-Tidy/
commit: 1182c856aa483a026ddcd5729c6e35108126bc43 Author: Matt Turner gentoo org> AuthorDate: Mon Jul 6 02:48:07 2020 + Commit: Matt Turner gentoo org> CommitDate: Mon Jul 6 02:48:07 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1182c856 dev-perl/Perl-Tidy: Stabilize 20190915.0.0 ppc, #717060 Signed-off-by: Matt Turner gentoo.org> dev-perl/Perl-Tidy/Perl-Tidy-20190915.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Perl-Tidy/Perl-Tidy-20190915.0.0.ebuild b/dev-perl/Perl-Tidy/Perl-Tidy-20190915.0.0.ebuild index 2c4ad6c5b83..048c02b1a2c 100644 --- a/dev-perl/Perl-Tidy/Perl-Tidy-20190915.0.0.ebuild +++ b/dev-perl/Perl-Tidy/Perl-Tidy-20190915.0.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://perltidy.sourceforge.net/ https://metacpan.org/release/Perl-Tid LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=""
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-CleanNamespaces/
commit: 5a250f112f211e91234297f91de2e5c262c31d8c Author: Matt Turner gentoo org> AuthorDate: Mon Jul 6 02:48:04 2020 + Commit: Matt Turner gentoo org> CommitDate: Mon Jul 6 02:48:04 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a250f11 dev-perl/Test-CleanNamespaces: Stabilize 0.240.0 ppc, #717060 Signed-off-by: Matt Turner gentoo.org> dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.240.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.240.0.ebuild b/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.240.0.ebuild index 7ab7e2265c4..ce6943d1cde 100644 --- a/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.240.0.ebuild +++ b/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.240.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Check for uncleaned imports" SLOT="0" -KEYWORDS="amd64 ~arm arm64 hppa ~ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm arm64 hppa ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test minimal" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Event-RPC/
commit: a7414a814a23c77e508e4a6a73bd0412c6e12661 Author: Matt Turner gentoo org> AuthorDate: Mon Jul 6 02:47:59 2020 + Commit: Matt Turner gentoo org> CommitDate: Mon Jul 6 02:47:59 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7414a81 dev-perl/Event-RPC: Stabilize 1.100.0 ppc, #717060 Signed-off-by: Matt Turner gentoo.org> dev-perl/Event-RPC/Event-RPC-1.100.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Event-RPC/Event-RPC-1.100.0.ebuild b/dev-perl/Event-RPC/Event-RPC-1.100.0.ebuild index eace2b2cab6..64d95c1e3f4 100644 --- a/dev-perl/Event-RPC/Event-RPC-1.100.0.ebuild +++ b/dev-perl/Event-RPC/Event-RPC-1.100.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Event based transparent Client/Server RPC framework" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 ~sparc x86" IUSE="test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/GnuPG-Interface/
commit: 3c8dcf3607f4159b0d61a497965d9cc4452040b0 Author: Matt Turner gentoo org> AuthorDate: Mon Jul 6 02:47:59 2020 + Commit: Matt Turner gentoo org> CommitDate: Mon Jul 6 02:47:59 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c8dcf36 dev-perl/GnuPG-Interface: Stabilize 0.520.0-r3 ppc, #717060 Signed-off-by: Matt Turner gentoo.org> dev-perl/GnuPG-Interface/GnuPG-Interface-0.520.0-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.520.0-r3.ebuild b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.520.0-r3.ebuild index 7bbc172f166..48868d5da8e 100644 --- a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.520.0-r3.ebuild +++ b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.520.0-r3.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl module interface to interacting with GnuPG" SLOT="0" -KEYWORDS="amd64 hppa ~ppc x86" +KEYWORDS="amd64 hppa ppc x86" IUSE="test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/proj/guru:dev commit in: net-misc/gemserv/
commit: 65caeff40ddc2eaca52e2e58280d9e10b513673f Author: Ronny (tastytea) Gutbrod tastytea de> AuthorDate: Mon Jul 6 01:38:42 2020 + Commit: Ronny Gutbrod tastytea de> CommitDate: Mon Jul 6 01:38:42 2020 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=65caeff4 net-misc/gemserv: Version bump 0.4.2. Signed-off-by: Ronny (tastytea) Gutbrod tastytea.de> net-misc/gemserv/Manifest | 23 ++ net-misc/gemserv/gemserv-0.4.2.ebuild | 149 ++ 2 files changed, 172 insertions(+) diff --git a/net-misc/gemserv/Manifest b/net-misc/gemserv/Manifest index 4c414f7..ecebc34 100644 --- a/net-misc/gemserv/Manifest +++ b/net-misc/gemserv/Manifest @@ -4,9 +4,12 @@ DIST atty-0.2.14.crate 5470 BLAKE2B 2db856a9e898a430258f059aeaf7c844a153293e8856 DIST autocfg-1.0.0.crate 12870 BLAKE2B 79e495d53298574afd3b292da7c9c363dcb3ea434fd44258efaf3628e95ebfc731f03083f8a1060272a2a3478a6452cdc41539e2dac08465cc6e6283844bf260 SHA512 451fc63148792ba1952b884170e3481359b01bacca5ec0456f43ca58f8e092b8f81c9764f8b00d4104059ff608089be5858220ee868127c064cc890c767ec3a3 DIST bitflags-1.2.1.crate 16745 BLAKE2B 0fa6d3ce44aad7616d5cd02aad8c1d0b0fed4022650eb43067c4a72e6fc88da05442674fa51826e4858a47c9de233e1ba2229820af094197cd11bb416ceffb2b SHA512 ad89b3798845e23737a620bba581c2ff1ff3e15bac12555c765e201d2c0b90ecea0cdbc5b5b1a3fa9858c385e8e041f8226f5acfae5bbbe9925643fff2bf3f0b DIST bytes-0.5.4.crate 46813 BLAKE2B f4461d3794a9a369f62b19d2d1308573a30ac1f8e1f94cdc4275554f35324e711a1185c9515fbeaad5410772c1b8dc5688074550d32093c02902a1513e253202 SHA512 22996677ad01f8b33a943206d48ec8ff0a3917d8d0213461f4c93f6082de3b1a076e4e81298ea2b62b2b3154aeeb19358edef4b014f4b97ca29d6d94df9fdceb +DIST bytes-0.5.5.crate 46424 BLAKE2B 08cd9bff57f6f546bcc4df72fe9f2ad16a81c89e6141353b687518d2d3a3953b1aad0105a57f0245aad8aef005c2b5be58226f3b22516f0d74744a9f44d3ca88 SHA512 c16c4a3e4c2105a99bc30358b387f6f17de3e45f6a0ce98c3469ef3721bc7bc6732be2db6ac546a54a09f1e7442798296a58108620b67057a3e42e784c5c8351 DIST cc-1.0.54.crate 51972 BLAKE2B f3760987ea93e71254939a42bc795cfd68b994494c2d5820fbd6bda29e31b3a28d55ed9aaddb35f720b26b1bfc01f3369af81990b68da06a7c46c17eb014636c SHA512 4562c89b52786cd16a66c1970a4005485299ff0c21c61fd22a08fada933e5ecf3fcc1686f6e4f5a8ec4827ac00ed24c1c4ab4931ec5e9a12d2e5c283f6096b77 +DIST cc-1.0.57.crate 52820 BLAKE2B e43bc7e17b0b4bb09b2e15ae1bd9b8244470cb26e431bdc4c228c0e0e78b51f2bab92e31872ca744b83459e8d76d83bac9764048a100122a065120fce236fca2 SHA512 2613adbc4383d722f227789d190f93032907c03e93dd2f281e516ccbb782a739f166239a79478ec270682da6e28d1116ae68ea7eeb0c2ea85a6c0ef9128bb0bb DIST cfg-if-0.1.10.crate 7933 BLAKE2B 063a96ed176f34f788666b40adc483d147fc011dee941ab60569ddd0e57502b5dd06ed71090f4e14ce005d06e240500a286f74652615e9d068fba649610d8cf8 SHA512 9d22616bfb4a75770a828a0a3cddac6787297a5fdc53eb17e25811cc94de717f2de8bd66d53c5d65ba1c83d8892aefee5ae758cf56a1ef0a0c3120f70b244339 DIST chrono-0.4.11.crate 139811 BLAKE2B d327f6be0a890ed74f2a2330777dcefbcf87e0291e47ef9c63aea46050f38c89a9b2e7a4716ac92202fab66aedc98ae81e090f1921a1aa51fa7ba18cb1cf24a9 SHA512 bedb698ae2994fc6fcf858b86a122cdaccd150996eb3e4313f876599cfa2180c2f687cca78ba30860365e04b75911fcdb19b5930fc155d1c17f06ec8197d3da9 +DIST chrono-0.4.13.crate 144286 BLAKE2B 6ff59ebcd58761852a38fe490a1b2c407d1ca07b046a0980bd1ead9973091de0518e49f4777c8b132e4f82e68b51b4a3624d90e2e09fbc5214df7f2a8a8b9e00 SHA512 02933602df1964df8e91dbab8d1b5baead493ec73d1da4a4e090eeabb3e37b818f0b800a580c13a14aae9c20df83c9f66a713bed02800f5022b2999881dc2f23 DIST colored-1.9.3.crate 20062 BLAKE2B 43bea2edb35df0382def6b0d37a55ce0214732bb152eddafae0c23fae05c5f4c6f9f3b88c6f271c778d80990eedc52e02a46289abdf2b1e0ba692bd83d9913b6 SHA512 72a77360148b960662d62aa63313e235c155c761948ecc67d92f244a99fefc92ad133e1820634358130db841095027cd99b64a79aa6fa41a279e0d5d505aacd6 DIST foreign-types-0.3.2.crate 7504 BLAKE2B 520818b702d990d296ecd31a8646850202509ccfa18edd0e1b260289619a6c351e758f317ec0824bd76eccb209b6f087057c25f1bd01a47897715013dd834867 SHA512 bf27b8243ed482c202d120383374f19ff09422535e24b9c1aebccc66529bf300ca17b8bbc76d67f98ac092e614497afe3add9dc68aa69c93074df05762f91232 DIST foreign-types-shared-0.1.1.crate 5672 BLAKE2B d2e42e04b6657e7a69fe0bd20c672176629c743e49a55fd007bb30e289710b70045d445ae9cae0eeaa747ee708c90e8abd9b5fc39bad8ec0666befe1b696d4f1 SHA512 bafdb2143e136fb0818e2ffd90b5c862b7181647d6568947d4e4531012bbf7a57b597221ec7056c1b562dfc0c3b5dead26d1a4111ebc15e7863737a873518a4a @@ -17,20 +20,25 @@ DIST futures-macro-0.3.5.crate 9673 BLAKE2B 5ceee18ca00098ae9b44f909c0f96b1eb089 DIST futures-task-0.3.5.crate 11030 BLAKE2B 272de7f0a923bab04071b705b3b39683022538a756ccc22a8582f048c83155d6da12ab804e70cd32767c318b94f0f71ea0e7aa6d1f77491aabfc6ebae08f710e SHA512 9affcfe1c64ff66cef77615d39c2e69e40480aa7fb0d1a0b136edeb9533b336e3e1156bc0bb14120a812f0f8d3d3266c556d9f0e4eec147fdcc175b3183dba52 DIST futures-util-0.3.5.crate 132197 BLAKE2B 0
[gentoo-commits] repo/proj/guru:dev commit in: net-misc/gemserv/
commit: 314d65fd49417f584d1003bc89995d1fe935f494 Author: Ronny (tastytea) Gutbrod tastytea de> AuthorDate: Mon Jul 6 01:40:25 2020 + Commit: Ronny Gutbrod tastytea de> CommitDate: Mon Jul 6 01:40:25 2020 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=314d65fd net-misc/gemserv: Remove old ebuilds. Signed-off-by: Ronny (tastytea) Gutbrod tastytea.de> net-misc/gemserv/Manifest | 16 --- net-misc/gemserv/gemserv-0.4.1_pre20200529.ebuild | 141 -- 2 files changed, 157 deletions(-) diff --git a/net-misc/gemserv/Manifest b/net-misc/gemserv/Manifest index ecebc34..827bcf1 100644 --- a/net-misc/gemserv/Manifest +++ b/net-misc/gemserv/Manifest @@ -1,4 +1,3 @@ -DIST arc-swap-0.4.6.crate 48658 BLAKE2B dfd3bc53d96ce508b4e7b500d412b106920551e2f75938c6425fb5d17dd248ba7e809c66dd6ba7158c764f0522cfb618a4d4117e9ce7b96f44eee99074edc39f SHA512 bc26f55054c4bd0a5d49a1ab3c00d84c6309604824b16b36d5323f5db06e0797ed0f1ad6fa4774472338e82a8d2f8c16d782b7ca32cf4ec6f38324998d772cbf DIST arc-swap-0.4.7.crate 48625 BLAKE2B 922c640ccc1665ea07968ca22f0b44003d6211b47cafb00c23707b85eed9bd3c689c0a2ed46ec74125a1ee9881f3f9044dd6254b7912a331125e0e51cb31f079 SHA512 7d3f8ebaf16353b1534770ccf2424d4efc0a5c96e19fb15c167e6dc15586abe5a992105a4b534f3bc245478a6159c0e099d6f6c2e260d4f53b861b6d317e3a92 DIST atty-0.2.14.crate 5470 BLAKE2B 2db856a9e898a430258f059aeaf7c844a153293e8856d90ac81f7d91a888c89198768ad5cb09303c23241fe85c560a55148fa56a303651a82b0edb895616bfab SHA512 d7b6c4b9a0f898d91ddbc41a5ee45bbf45d1d269508c8cc87ee3e3990500e41e0ec387afb1f3bc7db55bedac396dd86c6509f4bf9e5148d809c3802edcc5e1d9 DIST autocfg-1.0.0.crate 12870 BLAKE2B 79e495d53298574afd3b292da7c9c363dcb3ea434fd44258efaf3628e95ebfc731f03083f8a1060272a2a3478a6452cdc41539e2dac08465cc6e6283844bf260 SHA512 451fc63148792ba1952b884170e3481359b01bacca5ec0456f43ca58f8e092b8f81c9764f8b00d4104059ff608089be5858220ee868127c064cc890c767ec3a3 @@ -22,7 +21,6 @@ DIST futures-util-0.3.5.crate 132197 BLAKE2B 07cf5f757cd9bc663266b18025efe200fc9 DIST gemserv-0.4.1.tar.gz 10721 BLAKE2B 7a8d23e0250480d56698150185235544cc7587f0ab652b6d885b627299dc4b7762e8705bbeeaf9ad94a1ce71a1e70822b31dc445201a07662c7594bf43927f95 SHA512 c4d81b08bc2ccea142d895acc4cf1ec77b15675c8fce9461edd53f81193a207476705115585d262cc629512311f90cb9328095dcebdae516e65149efa34f25c6 DIST gemserv-0.4.2.tar.gz 11034 BLAKE2B f8a2f8492f0db9268e15809b98a19df6ab085239beee35fc6e8fae9bd51042c644e10297b45768ad37336c485cf0d58e107f79b7afe00c8c601d35f05fea3ccd SHA512 7c6f18d2d1260903f2c63ec27080172f81357c349988644f7f846f8aa27ea45bc6a68fbe5808870b8d2a7eee56d5568998b9189914f74ffef0cf52b7521fca9f DIST generator-0.6.21.crate 28473 BLAKE2B 5f87df0528b8930cb7621d419b944301761d4a2f488f723e26697fc9e7f5acd3a2d6e138148ef734fd2865519958e19a492ccc0aa08fb189e7f1277c302f06c9 SHA512 d6da62cf4d37d22b250b8d27c364e870e22b9ff040dbafb5a3697244da7852ad6f4430b66cfb13f285728da5b180e048a918445022c1268ae393b0c6134ed256 -DIST hermit-abi-0.1.13.crate 9230 BLAKE2B 9591171d6f303a4a462d23edc2f8d493bdc23b6c2da4b46718bfc89078e5a627e1543b7ab5be9d4e05f16c3508e55642360bb8d2cbd5edc2ce39b28d022e SHA512 ac424683ee3cfff9c63c735ac91008df722a2709d12744f009466574098433677266799e8ca817d3d3cad8f10f3c02e8081c67ff479701eabdc4543c0a79bd25 DIST hermit-abi-0.1.14.crate 9556 BLAKE2B 03b27536c3a8ce98d26321439ea6d0b14785fa4dc1666f2bfc6142f4f79d003393aae4fa0e351f6eb3cee6719bdf14e32fc6e07f5aa6f75916cdd20d3c1f5be4 SHA512 a3b5eb8462f47d9a0d7342d45ded3c22578cc19bca05ea0856daf04f263d88b0ca1a4f4c1daec14708282dbc39efcc11e100a3a7fc2bdfa73522ce5575ee7b8d DIST hermit-abi-0.1.15.crate 9597 BLAKE2B 012fdcd6ed09e4bfc9256d524648b0e7f65e9bc8dc6351d04249c492a0b5e836c529791f79fd144b9f09ae55462c034b9a3fbcff5b2abb40a7c78f7f8d78f64a SHA512 f81f6a87e0a182b5e49a2edf60f47243b7cbb116df5aa6a3354f1e230d4030bb5697ad4eb9abb6203ff66c1cfac1fc35b7d7e76dedc276767124ea4f41f97535 DIST idna-0.2.0.crate 257203 BLAKE2B d26117124891f90b5e36af291c9038e2f4d46402c41380a6a89758459fd73839137e6faa401502be12dd81292cd9e12ec82fc611c0ff7a150510d19010767558 SHA512 375d6d73537a5c9cebfc850a2b561d57e748d80059ca27fe5e35c058cc12a5938cfbb39a76cfe57fbe589f7e36f89ccd91ccdb8899458c322e277c299293bc7d @@ -41,47 +39,35 @@ DIST mio-named-pipes-0.1.6.crate 14766 BLAKE2B a372fc2f2393917811bd56c35cfe6616b DIST mio-named-pipes-0.1.7.crate 15140 BLAKE2B 5e19ee9baaac61efa0c683f46acec94dbb5a932a6012370976e444d265f71b7dc168c9de838389c5fd492c5bdb15dbc1f8e8956640b11fe5b4e3e09a5b7f12ea SHA512 bd78651d89c292c792c108ab5d199da436ad62097c0fa1563523b8fd5a3c7dc0a7a948df38a4ad05a8e97d7f30652de6ef15d9f0be9157653de11c790ed25c90 DIST mio-uds-0.6.8.crate 11496 BLAKE2B e52d131f292c7c09fa116ec5c760d50e8389c27fd7b79a4418f0222ae124fba0e5943b5494866e9db75407ab9f6b1a9c7aa7fdf2c4d601e8c785dacd8166f6da SHA512 b6c752ae9f25c37fc7e23e06a8843089c5291d60e53a6e9093eed1d8baf64c9e0ff14bb2ea1c0c8815b00026b28fefab2aa34104bdbce7e99549786d0f507a73 DIST miow-0.2.1
[gentoo-commits] repo/gentoo:master commit in: app-portage/elogv/
commit: 9fe6e13796400f151b88172df22a7b588806ba22 Author: Sebastian Pipping gentoo org> AuthorDate: Mon Jul 6 00:26:16 2020 + Commit: Sebastian Pipping gentoo org> CommitDate: Mon Jul 6 00:26:16 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fe6e137 app-portage/elogv: Drop dev-python/pyliblzma suggestion Closes: https://bugs.gentoo.org/730972 Package dev-python/pyliblzma was removed in commit bcee995e717e37154d022102339764abb2164bfd Signed-off-by: Sebastian Pipping gentoo.org> Package-Manager: Portage-2.3.99, Repoman-2.3.22 app-portage/elogv/elogv-0.7.8-r1.ebuild | 3 --- app-portage/elogv/elogv-0.7.8-r2.ebuild | 3 --- app-portage/elogv/elogv-0.7.8-r3.ebuild | 3 --- 3 files changed, 9 deletions(-) diff --git a/app-portage/elogv/elogv-0.7.8-r1.ebuild b/app-portage/elogv/elogv-0.7.8-r1.ebuild index 29847a89569..3f2657b5dd7 100644 --- a/app-portage/elogv/elogv-0.7.8-r1.ebuild +++ b/app-portage/elogv/elogv-0.7.8-r1.ebuild @@ -33,9 +33,6 @@ src_install() { } pkg_postinst() { - elog "Optional dependencies:" - elog " dev-python/pyliblzma (for xz compressed elog files)" - elog elog "In order to use this software, you need to activate" elog "Portage's elog features. Required is" elog " PORTAGE_ELOG_SYSTEM=\"save\" " diff --git a/app-portage/elogv/elogv-0.7.8-r2.ebuild b/app-portage/elogv/elogv-0.7.8-r2.ebuild index 7dd9ad6ec41..061cb270c07 100644 --- a/app-portage/elogv/elogv-0.7.8-r2.ebuild +++ b/app-portage/elogv/elogv-0.7.8-r2.ebuild @@ -36,9 +36,6 @@ src_install() { } pkg_postinst() { - elog "Optional dependencies:" - elog " dev-python/pyliblzma (for xz compressed elog files)" - elog elog "In order to use this software, you need to activate" elog "Portage's elog features. Required is" elog " PORTAGE_ELOG_SYSTEM=\"save\" " diff --git a/app-portage/elogv/elogv-0.7.8-r3.ebuild b/app-portage/elogv/elogv-0.7.8-r3.ebuild index af2d7a30cc5..fca3877db14 100644 --- a/app-portage/elogv/elogv-0.7.8-r3.ebuild +++ b/app-portage/elogv/elogv-0.7.8-r3.ebuild @@ -38,9 +38,6 @@ src_install() { } pkg_postinst() { - elog "Optional dependencies:" - elog " dev-python/pyliblzma (for xz compressed elog files)" - elog elog "In order to use this software, you need to activate" elog "Portage's elog features. Required is" elog " PORTAGE_ELOG_SYSTEM=\"save\" "
[gentoo-commits] repo/gentoo:master commit in: x11-misc/shutter/
commit: fc9a0039eb9b5d4815e10663f30d88a5ab26d412 Author: Alexey Sokolov google com> AuthorDate: Sat Jul 4 13:53:20 2020 + Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jul 5 23:10:54 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc9a0039 x11-misc/shutter: version 0.94.3_p20200621 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Alexey Sokolov asokolov.org> Closes: https://bugs.gentoo.org/724794 Closes: https://bugs.gentoo.org/728004 Closes: https://github.com/gentoo/gentoo/pull/16585 Signed-off-by: Andreas Sturmlechner gentoo.org> x11-misc/shutter/Manifest| 1 + x11-misc/shutter/shutter-0.94.3_p20200621.ebuild | 85 2 files changed, 86 insertions(+) diff --git a/x11-misc/shutter/Manifest b/x11-misc/shutter/Manifest index 3f3665f066d..eb980866b73 100644 --- a/x11-misc/shutter/Manifest +++ b/x11-misc/shutter/Manifest @@ -1 +1,2 @@ DIST shutter-0.94.3.tar.gz 3375447 BLAKE2B e996966722999ee11ed3c185fd17a77e8982688ec17253f3558f89ccfd2e3afefec34d9214acffb10009fc1a28f587a5b994e32d7bb3538cde5e4f398b8e7b95 SHA512 7f67ed6fbc94aee4b6caa73662ab20684e2d8bdfd7208dcd407bdce4e1b93f2aa1fa256ad6bce66b92c741500726b90e5701e7f31bc831709568e5c4c27bff3b +DIST shutter-0.94.3_p20200621.tar.gz 2571420 BLAKE2B 0567d03d1b511f3bbe889ad6dda3bfa347dc69d96c7ab89368e6e97925d8d4cccb378ee0da179a65a482e6d22117aaff390088e7cac5d695edd3b8fee7c6a396 SHA512 3426b1cc475356cbcbcaba89e59e904907d61ceafb96b7d7994ff3d9a1fcb1f8151099a2361cd8de63b16fe02c1246f0cb50fb7166d666bc502f18e6fdda6d5f diff --git a/x11-misc/shutter/shutter-0.94.3_p20200621.ebuild b/x11-misc/shutter/shutter-0.94.3_p20200621.ebuild new file mode 100644 index 000..b29843d0ea8 --- /dev/null +++ b/x11-misc/shutter/shutter-0.94.3_p20200621.ebuild @@ -0,0 +1,85 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit desktop eutils xdg-utils + +DESCRIPTION="Feature-rich screenshot program" +HOMEPAGE="https://shutter-project.org/"; +MY_COMMIT="af237e7f415a5fa20402703490c6190dc1af9b20" +SRC_URI="https://github.com/shutter-project/shutter/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}/${PN}-${MY_COMMIT}" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + dev-lang/perl + dev-perl/gnome2-canvas + dev-perl/gnome2-wnck + dev-perl/libxml-perl + dev-perl/libwww-perl + dev-perl/Glib-Object-Introspection + dev-perl/Gtk2-Unique + dev-perl/Gtk2-ImageView + dev-perl/File-DesktopEntry + dev-perl/File-HomeDir + dev-perl/File-Which + dev-perl/JSON + dev-perl/File-Copy-Recursive + dev-perl/File-MimeInfo + dev-perl/Locale-gettext + dev-perl/Net-DBus + dev-perl/Number-Bytes-Human + dev-perl/Proc-Simple + dev-perl/Proc-ProcessTable + dev-perl/Sort-Naturally + dev-perl/WWW-Mechanize + dev-perl/X11-Protocol + dev-perl/XML-Simple + virtual/imagemagick-tools[perl] +" + +src_install() { + dobin bin/shutter + dodoc README + domenu share/applications/shutter.desktop + doicon share/pixmaps/shutter.png + + # Man page is broken. Reconstruct it. + gunzip share/man/man1/shutter.1.gz || die "gunzip failed" + doman share/man/man1/shutter.1 + + insinto /usr/share + doins -r share/shutter + doins -r share/locale + doins -r share/icons + + insinto /usr/share/metainfo + doins share/appdata/shutter.appdata.xml + + # .po doesn't belong to installed system, only .mo + rm -r "${ED}"/usr/share/shutter/resources/po || die + + find "${ED}"/usr/share/shutter/resources/system/plugins/ -type f ! -name '*.*' -exec chmod 755 {} \; \ + || die "failed to make plugins executables" + # shutter executes perl scripts as standalone scripts, and after that "require"s them. + find "${ED}"/usr/share/shutter/resources/system/upload_plugins/upload -type f \ + -name "*.pm" -exec chmod 755 {} \; || die "failed to make upload plugins executables" +} + +pkg_postinst() { + xdg_icon_cache_update + xdg_desktop_database_update + + optfeature "writing Exif information" media-libs/exiftool + optfeature "drawing tool" dev-perl/Goo-Canvas + optfeature "image hostings uploading" "dev-perl/JSON-MaybeXS dev-perl/Net-OAuth dev-perl/Path-Class" +} + +pkg_postrm() { + xdg_icon_cache_update + xdg_desktop_database_update +}
[gentoo-commits] repo/gentoo:master commit in: x11-misc/shutter/, x11-misc/shutter/files/
commit: 7c2331ac733cb2c5b9b76d8ae6fac8aff8be22f6 Author: Alexey Sokolov google com> AuthorDate: Sat Jul 4 13:59:07 2020 + Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jul 5 23:10:54 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c2331ac x11-misc/shutter: drop old Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Alexey Sokolov asokolov.org> Signed-off-by: Andreas Sturmlechner gentoo.org> x11-misc/shutter/Manifest | 1 - .../shutter/files/shutter-0.90-goocanvas.patch | 18 - x11-misc/shutter/metadata.xml | 3 - x11-misc/shutter/shutter-0.94.3-r1.ebuild | 79 --- x11-misc/shutter/shutter-0.94.3.ebuild | 89 -- 5 files changed, 190 deletions(-) diff --git a/x11-misc/shutter/Manifest b/x11-misc/shutter/Manifest index eb980866b73..a662d16ea48 100644 --- a/x11-misc/shutter/Manifest +++ b/x11-misc/shutter/Manifest @@ -1,2 +1 @@ -DIST shutter-0.94.3.tar.gz 3375447 BLAKE2B e996966722999ee11ed3c185fd17a77e8982688ec17253f3558f89ccfd2e3afefec34d9214acffb10009fc1a28f587a5b994e32d7bb3538cde5e4f398b8e7b95 SHA512 7f67ed6fbc94aee4b6caa73662ab20684e2d8bdfd7208dcd407bdce4e1b93f2aa1fa256ad6bce66b92c741500726b90e5701e7f31bc831709568e5c4c27bff3b DIST shutter-0.94.3_p20200621.tar.gz 2571420 BLAKE2B 0567d03d1b511f3bbe889ad6dda3bfa347dc69d96c7ab89368e6e97925d8d4cccb378ee0da179a65a482e6d22117aaff390088e7cac5d695edd3b8fee7c6a396 SHA512 3426b1cc475356cbcbcaba89e59e904907d61ceafb96b7d7994ff3d9a1fcb1f8151099a2361cd8de63b16fe02c1246f0cb50fb7166d666bc502f18e6fdda6d5f diff --git a/x11-misc/shutter/files/shutter-0.90-goocanvas.patch b/x11-misc/shutter/files/shutter-0.90-goocanvas.patch deleted file mode 100644 index 3a811635a98..000 --- a/x11-misc/shutter/files/shutter-0.90-goocanvas.patch +++ /dev/null @@ -1,18 +0,0 @@ -Index: shutter-0.90/bin/shutter -=== shutter-0.90.orig/bin/shutter -+++ shutter-0.90/bin/shutter -@@ -9407,12 +9407,7 @@ else { - $nautilus_sendto = FALSE; - } - --#goocanvas --eval { require Goo::Canvas }; --if ($@) { --warn "WARNING: Goo::Canvas/libgoo-canvas-perl is missing --> drawing tool will be disabled!\n\n"; --$goocanvas = FALSE; --} -+$goocanvas = FALSE; - - #net-dbus-glib-perl - eval { require Net::DBus::GLib }; diff --git a/x11-misc/shutter/metadata.xml b/x11-misc/shutter/metadata.xml index f341b92a1e2..e863a6fabb2 100644 --- a/x11-misc/shutter/metadata.xml +++ b/x11-misc/shutter/metadata.xml @@ -9,7 +9,4 @@ proxy-ma...@gentoo.org Proxy Maintainers - - Enables drawing tool - diff --git a/x11-misc/shutter/shutter-0.94.3-r1.ebuild b/x11-misc/shutter/shutter-0.94.3-r1.ebuild deleted file mode 100644 index d2df1d6487b..000 --- a/x11-misc/shutter/shutter-0.94.3-r1.ebuild +++ /dev/null @@ -1,79 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit desktop eutils xdg-utils - -DESCRIPTION="Feature-rich screenshot program" -HOMEPAGE="https://shutter-project.org/"; -SRC_URI="https://launchpad.net/shutter/0.9x/${PV}/+download/${P}.tar.gz"; - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - dev-lang/perl - dev-perl/libxml-perl - dev-perl/gnome2-canvas - dev-perl/gnome2-perl - dev-perl/gnome2-wnck - dev-perl/Gtk2-Unique - dev-perl/Gtk2-ImageView - dev-perl/File-DesktopEntry - dev-perl/File-HomeDir - dev-perl/File-Which - dev-perl/JSON - dev-perl/File-Copy-Recursive - dev-perl/File-MimeInfo - dev-perl/Locale-gettext - dev-perl/Net-DBus - dev-perl/Proc-Simple - dev-perl/Proc-ProcessTable - dev-perl/Sort-Naturally - dev-perl/WWW-Mechanize - dev-perl/X11-Protocol - dev-perl/XML-Simple - dev-perl/libwww-perl - virtual/imagemagick-tools[perl] -" - -src_install() { - dobin bin/shutter - dodoc README - domenu share/applications/shutter.desktop - doicon share/pixmaps/shutter.png - - # Man page is broken. Reconstruct it. - gunzip share/man/man1/shutter.1.gz || die "gunzip failed" - doman share/man/man1/shutter.1 - - insinto /usr/share - doins -r share/shutter - doins -r share/locale - doins -r share/icons - - insinto /usr/share/metainfo - doins share/appdata/shutter.appdata.xml - - find "${ED}"/usr/share/shutter/resources/system/plugins/ -type f ! -name '*.*' -exec chmod 755 {} \; \ - || die "failed to make plugins executables" - # shutter executes perl scripts as standalone scripts, and after that "require"s them. - find "${ED}"/usr
[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-meta/
commit: b262941dbef56c0d3a71fceb3eb66337e67180f2 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jul 5 22:57:28 2020 + Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jul 5 22:59:18 2020 + URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b262941d kde-plasma/plasma-meta: Fix pkg_postinst exit condition Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-meta/plasma-meta-5.19.49..ebuild | 2 +- kde-plasma/plasma-meta/plasma-meta-.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/plasma-meta/plasma-meta-5.19.49..ebuild b/kde-plasma/plasma-meta/plasma-meta-5.19.49..ebuild index eaecb7d814..2469acd17c 100644 --- a/kde-plasma/plasma-meta/plasma-meta-5.19.49..ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-5.19.49..ebuild @@ -85,7 +85,7 @@ RDEPEND=" pkg_postinst() { has_version sys-auth/consolekit || return - use elogind || use systemd && return + use elogind || use systemd || return ewarn "An existing installation of sys-auth/consolekit was detected even though" ewarn "${PN} was configured with USE $(usex elogind elogind systemd)." ewarn "There can only be one session manager at runtime, otherwise random issues" diff --git a/kde-plasma/plasma-meta/plasma-meta-.ebuild b/kde-plasma/plasma-meta/plasma-meta-.ebuild index 8c40bef7e8..ff417eab75 100644 --- a/kde-plasma/plasma-meta/plasma-meta-.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-.ebuild @@ -85,7 +85,7 @@ RDEPEND=" pkg_postinst() { has_version sys-auth/consolekit || return - use elogind || use systemd && return + use elogind || use systemd || return ewarn "An existing installation of sys-auth/consolekit was detected even though" ewarn "${PN} was configured with USE $(usex elogind elogind systemd)." ewarn "There can only be one session manager at runtime, otherwise random issues"
[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-meta/
commit: 5502b5ca8ca7a360f729914cb0bf8d96b80cc201 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jul 5 22:57:28 2020 + Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jul 5 22:57:54 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5502b5ca kde-plasma/plasma-meta: Fix pkg_postinst exit condition Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-meta/plasma-meta-5.18.5.ebuild | 2 +- kde-plasma/plasma-meta/plasma-meta-5.19.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/plasma-meta/plasma-meta-5.18.5.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.18.5.ebuild index 21f98aa79e0..6cec1857bb3 100644 --- a/kde-plasma/plasma-meta/plasma-meta-5.18.5.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-5.18.5.ebuild @@ -84,7 +84,7 @@ RDEPEND=" pkg_postinst() { has_version sys-auth/consolekit || return - use elogind || use systemd && return + use elogind || use systemd || return ewarn "An existing installation of sys-auth/consolekit was detected even though" ewarn "${PN} was configured with USE $(usex elogind elogind systemd)." ewarn "There can only be one session manager at runtime, otherwise random issues" diff --git a/kde-plasma/plasma-meta/plasma-meta-5.19.2.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.19.2.ebuild index 08348f24712..4fea36bac72 100644 --- a/kde-plasma/plasma-meta/plasma-meta-5.19.2.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-5.19.2.ebuild @@ -85,7 +85,7 @@ RDEPEND=" pkg_postinst() { has_version sys-auth/consolekit || return - use elogind || use systemd && return + use elogind || use systemd || return ewarn "An existing installation of sys-auth/consolekit was detected even though" ewarn "${PN} was configured with USE $(usex elogind elogind systemd)." ewarn "There can only be one session manager at runtime, otherwise random issues"
[gentoo-commits] repo/gentoo:master commit in: sys-process/audit/
commit: 02b399622334871b168d21845e0ce30b33745b38 Author: Robin H. Johnson gentoo org> AuthorDate: Sun Jul 5 22:36:04 2020 + Commit: Robin H. Johnson gentoo org> CommitDate: Sun Jul 5 22:36:43 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02b39962 sys-process/audit: -fno-common fix Closes: https://bugs.gentoo.org/706734 Signed-off-by: Robin H. Johnson gentoo.org> sys-process/audit/Manifest | 2 + sys-process/audit/audit-2.8.5-r1.ebuild | 238 2 files changed, 240 insertions(+) diff --git a/sys-process/audit/Manifest b/sys-process/audit/Manifest index c4240fd37de..2890c29de36 100644 --- a/sys-process/audit/Manifest +++ b/sys-process/audit/Manifest @@ -1,6 +1,8 @@ +DIST audit-017e6c6ab95df55f34e339d2139def83e5dada1f.patch 852 BLAKE2B 60d8b813f57338ce267a09913e68a0726acf5cf878cd2893fe2493f80d2b0ac1e0504dc7a72e85134ae2597b268cb1772b4e7c6c2f19149fc905f6928e2db47f SHA512 78e32c05b6896d37bacf0938954fbce7486a528dabd55421f1715438fe489171f9157059050abdcb3f673258aa28b4a11f643ddb7824f3499a195dbbe634f101 DIST audit-2.6.4.tar.gz 1078677 BLAKE2B 056d9f269926d9b0d74f7187f833f1e94d4e03a5137750fe4ff87b71fa0ce0e0a8569b97ecbd671f951061cfb088dff17b46e37cc14122864c37615356646fc5 SHA512 69b5d3987d2b8b189d1242fde639af3d7d366e901733133e47ee71223caf73aa7da40b7811298f0af861969b0ab482c5ef9830b711bdd15bd5f4d0ebc88a1224 DIST audit-2.7.1.tar.gz 1099083 BLAKE2B 10f72ac3273ce9e23e1fb8ad8d57dcae772ba1f861f519867399d95e14f4809897637969de45566d62a73a35e5674260155773daf8de00481fcbd1b9c3138f96 SHA512 37964d81deee8608fde5f90d5d096727d3eb009e084be34749adcb0662e607e35c49c80bd83ce38b17161f11363b691721c8a8aa5dea832d320c53ab0ebb7483 DIST audit-2.8.2.tar.gz 1121970 BLAKE2B bbec694ed1177a8590d035c2d6d197e49343fc370b101589e58736042c3b12cabb68fe796422f3133feb79068ab7d5931efa5414d22edead10c8871fefcd2549 SHA512 888ebf5e8e9d285b82d87377fc8836886d7a8b089c1be4091420a77a0250c9baf09aebb7a6330ff5043fb35f51eb6baf8d4491e26da7ad0811f0087e395b5012 DIST audit-2.8.3.tar.gz 1107583 BLAKE2B 21c2b8543a31c0ca4319af40b844f4400615108a59195a95ea79499ff2923d7dbbc840716d60dfba311bfc451983cd4cd0f7cb27c2444825df2c0dfb50f9614f SHA512 aa939b81a66111f4e466208d7a38414bd186d00ccd374b420439764905b4707bbfcdc2331a6179a080fca981d19171696ecabd26674205b2f9339c44954db933 DIST audit-2.8.4.tar.gz 1123889 BLAKE2B b80272b1984942d3c38bde30d22c736a8cc8896a2e42a9bf286446129313ce57a2a117ce26a0a5f1a4a06b4a48ddde463b8837b8c98273051be0c90e5bbebd42 SHA512 5795c565effab995cee447a2dc457ef6a6f15201fb185d7104992ac373a3cb5cfc865dd661c0896a895c96f452eff392d455064d0eead55cd7364d96e0d15c4a DIST audit-2.8.5.tar.gz 1140694 BLAKE2B 64fd0cd93f934e3dd11faf21fcd765894a9c4336d8322179980bb7df1ef5a06d301a665860aeb84fefa0cf278940668023675b99ba7f33cdcfb542d869034358 SHA512 7d416aaa21c1a167f8e911ca82aecbaba804424f3243f505066c43ecc4a62a34feb2c27555e99d3268608404793dccca0f828c63670e3aa816016fb493f8174a +DIST audit-2.8.5_p80866dc78b5d.tar.gz 552094 BLAKE2B adb936a314ef2f11828ee00f3513631e06e2df09e37e68be27b1b694e278116d2f486dbde7ed57c77d9ff0bcd09309ea841959c7a66caed6770f367d65dd14f4 SHA512 7ec103bf076cfac7906748162e78835f1f65dd9d68e3a7466346e0473075beb47897adf88ab9ba0eb42db1953372aafb16cc040674b9a9c887730c062b82540a diff --git a/sys-process/audit/audit-2.8.5-r1.ebuild b/sys-process/audit/audit-2.8.5-r1.ebuild new file mode 100644 index 000..4206c41eaf9 --- /dev/null +++ b/sys-process/audit/audit-2.8.5-r1.ebuild @@ -0,0 +1,238 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" + +PYTHON_COMPAT=( python{3_6,3_7} ) + +inherit autotools multilib multilib-minimal toolchain-funcs preserve-libs python-r1 linux-info systemd usr-ldscript + +DESCRIPTION="Userspace utilities for storing and processing auditing records" +HOMEPAGE="https://people.redhat.com/sgrubb/audit/"; +# https://github.com/linux-audit/audit-userspace/tree/2.8_maintenance +COMMIT='80866dc78b5db17010516e24344eaed8dcc6fb99' # contains many fixes not yet released +if [[ -n $COMMIT ]]; then + SRC_URI="https://github.com/linux-audit/audit-userspace/archive/${COMMIT}.tar.gz -> ${P}_p${COMMIT:0:12}.tar.gz" + S="${WORKDIR}/audit-userspace-${COMMIT}" +else + SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz"; +fi +# -fno-common patch: +SRC_URI+=" https://github.com/linux-audit/audit-userspace/commit/017e6c6ab95df55f34e339d2139def83e5dada1f.patch -> ${PN}-017e6c6ab95df55f34e339d2139def83e5dada1f.patch" + +LICENSE="GPL-2+ LGPL-2.1+" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +IUSE="gssapi ldap python static-libs" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" +# Testcases are pretty useless as they are built for RedHat users/groups and kernels. +RESTRICT="test" + +RDEPEND="gssapi? ( virtual/krb5 ) + ldap? ( net-nds/openldap ) + sys-libs/libcap-ng + p
[gentoo-commits] repo/gentoo:master commit in: app-metrics/mongodb_exporter/
commit: df1a99da64d202b10592de1b0b01abd4840fc08a Author: William Hubbs gentoo org> AuthorDate: Sun Jul 5 22:29:52 2020 + Commit: William Hubbs gentoo org> CommitDate: Sun Jul 5 22:30:46 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df1a99da app-metrics/mongodb_exporter: 0.11.0 bump Signed-off-by: William Hubbs gentoo.org> app-metrics/mongodb_exporter/Manifest | 1 + .../mongodb_exporter-0.11.0.ebuild | 34 ++ 2 files changed, 35 insertions(+) diff --git a/app-metrics/mongodb_exporter/Manifest b/app-metrics/mongodb_exporter/Manifest index b94ed40612d..eaa7819b01d 100644 --- a/app-metrics/mongodb_exporter/Manifest +++ b/app-metrics/mongodb_exporter/Manifest @@ -1 +1,2 @@ +DIST mongodb_exporter-0.11.0.tar.gz 2638227 BLAKE2B c8d6cde2fcc40bcdbbd84276d78e8ee2012a0237637ce51a67d458d030a4f8b8d5b72b3eb434cbbfd403aa7481ed76651b2af181b3785abf913ae6cfd4f2faf0 SHA512 08c2f889c5f503804af35e41220729fa9fae3226cfb89642964edc8c391fe8209cd6f8246b0e904711a63a1c0cf613d5666373035d94db537840ae9ac561c2cf DIST mongodb_exporter-0.6.2.tar.gz 1296198 BLAKE2B 4cd04b5e69788f2bbe3e87eafe6a7cf4f0a2e72abff4784176299e46943eac2219141beed2f8d11cc8a2458737456d8edaed42a5392bedd017e85315dc75ba1d SHA512 52c1464af82c09fc79338e805e62936d4da8131cea1bb6608500fa36a2d4069676eace5da0ed1b14d82de9d626be301b42c7bc1d5c620bbecb47ae9a350ecd65 diff --git a/app-metrics/mongodb_exporter/mongodb_exporter-0.11.0.ebuild b/app-metrics/mongodb_exporter/mongodb_exporter-0.11.0.ebuild new file mode 100644 index 000..88aefeccd85 --- /dev/null +++ b/app-metrics/mongodb_exporter/mongodb_exporter-0.11.0.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit go-module user +EXPORTER_COMMIT=a642618 + +DESCRIPTION="Prometheus exporter for MongoDB" +HOMEPAGE="https://github.com/percona/mongodb_exporter"; +SRC_URI="https://github.com/percona/mongodb_exporter/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="Apache-2.0 AGPL-3 BSD MIT" +SLOT="0" +KEYWORDS="~amd64" + +BDEPEND="dev-util/promu" + +pkg_setup() { + enewgroup ${PN} + enewuser ${PN} -1 -1 -1 ${PN} +} + +src_compile() { + go build -mod=vendor . || die +} + +src_install() { + dobin ${PN} + dodoc {README,CHANGELOG}.md + keepdir /var/log/mongodb_exporter + fowners ${PN}:${PN} /var/log/mongodb_exporter + newinitd "${FILESDIR}"/${PN}.initd ${PN} + newconfd "${FILESDIR}"/${PN}.confd ${PN} +}
[gentoo-commits] repo/gentoo:master commit in: dev-cpp/asio/
commit: 6a070b1c38f08e6f6946452c6e00436487d9f13c Author: David Seifert gentoo org> AuthorDate: Sun Jul 5 22:06:49 2020 + Commit: David Seifert gentoo org> CommitDate: Sun Jul 5 22:06:49 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a070b1c dev-cpp/asio: Remove old Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: David Seifert gentoo.org> dev-cpp/asio/Manifest | 1 - dev-cpp/asio/asio-1.14.0.ebuild | 49 - 2 files changed, 50 deletions(-) diff --git a/dev-cpp/asio/Manifest b/dev-cpp/asio/Manifest index d5540b97421..b2528418902 100644 --- a/dev-cpp/asio/Manifest +++ b/dev-cpp/asio/Manifest @@ -1,3 +1,2 @@ DIST asio-1.10.8.tar.bz2 1270332 BLAKE2B 97e4a6a7c8b4562f10af1d122e9b08c12d567fd0447d1951a907f47f77832dcd42df4cb9b5b392feaaa2ea7c79d8bedfcf12e3052957ec012d8bb6b4d1347eb5 SHA512 d870686d2b19bec9925c311f2f0fd370e9797bbad252176a80a998f9c322ecd502b5081826105712e7caf87c03c3e6b70a0e219019e5bff46077d6e8c3c6db09 -DIST asio-1.14.0.tar.bz2 1473195 BLAKE2B e28960d585a1a84c6be7d6205be310bd2baab36e93630b9f5f4fba593377e57d6baf1c60e2503c46cd00ae73b20b622215358cae2068e86b62dac7e782210ecb SHA512 84855a06a3facc41e3c1c61be443d8b73a01afcb9bc3f1f444f0f3fd901ea1d5c932266ed94a031a0abd83171d5a6b83b6ab850e44aa31d175081a7e07b4793a DIST asio-1.16.1.tar.bz2 1493978 BLAKE2B 810fd735a0cbea8e07bfe30cbf02d44469c3c7eebed3822766c0a658fe8972681232afe4a6124537886fafd0769eecc40b8eabbcaa2771b84b93cda56329394d SHA512 e8cab449887e3e362f9d3c2aa1b1bbb2f81954aeaf2cd12cefe7f848cdc30e1a576130b49f551efd49611b9d4941e724baea42739c043e158626f3c982b75311 diff --git a/dev-cpp/asio/asio-1.14.0.ebuild b/dev-cpp/asio/asio-1.14.0.ebuild deleted file mode 100644 index 9af756e04a9..000 --- a/dev-cpp/asio/asio-1.14.0.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Asynchronous Network Library" -HOMEPAGE="https://think-async.com"; -SRC_URI="mirror://sourceforge/${PN}/${PN}/${P}.tar.bz2" - -LICENSE="Boost-1.0" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86" -IUSE="doc examples libressl ssl test" -RESTRICT="!test? ( test )" - -RDEPEND="dev-libs/boost - ssl? ( - !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:0= ) - )" -DEPEND="${RDEPEND}" - -src_prepare() { - default - - if ! use test; then - # Don't build nor install any examples or unittests - # since we don't have a script to run them - cat > src/Makefile.in <<-EOF || die - all: - - install: - - clean: - EOF - fi -} - -src_install() { - use doc && local HTML_DOCS=( doc/. ) - default - - if use examples; then - # Get rid of the object files - emake clean - dodoc -r src/examples - docompress -x /usr/share/doc/${PF}/examples - fi -}
[gentoo-commits] repo/gentoo:master commit in: dev-libs/libcdio-paranoia/, dev-libs/libcdio-paranoia/files/
commit: c5b00825cc9d777404947efc2986257522cea05e Author: David Seifert gentoo org> AuthorDate: Sun Jul 5 21:51:38 2020 + Commit: David Seifert gentoo org> CommitDate: Sun Jul 5 21:51:38 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5b00825 dev-libs/libcdio-paranoia: Pass NM to build system Closes: https://bugs.gentoo.org/719064 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: David Seifert gentoo.org> .../files/libcdio-paranoia-2.0.1-pass-NM.patch | 38 ++ .../libcdio-paranoia/libcdio-paranoia-2.0.1.ebuild | 3 +- 2 files changed, 39 insertions(+), 2 deletions(-) diff --git a/dev-libs/libcdio-paranoia/files/libcdio-paranoia-2.0.1-pass-NM.patch b/dev-libs/libcdio-paranoia/files/libcdio-paranoia-2.0.1-pass-NM.patch new file mode 100644 index 000..75cb650fc1b --- /dev/null +++ b/dev-libs/libcdio-paranoia/files/libcdio-paranoia-2.0.1-pass-NM.patch @@ -0,0 +1,38 @@ +--- a/configure.ac b/configure.ac +@@ -89,6 +89,9 @@ + AC_PROG_AWK + AC_SUBST(AWK) + ++AC_ARG_VAR([NM], [utility for listing symbols from object files]) ++AC_CHECK_TOOL([NM], [nm]) ++ + if test "x$GCC" != "xyes" + then + AC_MSG_WARN([ +--- a/lib/cdda_interface/Makefile.am b/lib/cdda_interface/Makefile.am +@@ -129,8 +129,8 @@ + echo 'CDIO_CDDA_$(libcdio_cdda_la_MAJOR) { ' > $@ + objs=`for obj in $(libcdio_cdda_la_OBJECTS); do sed -ne "s/^pic_object='\(.*\)'$$/\1/p" $$obj; done`; \ + if test -n "$$objs" ; then \ +-nm $${objs} | sed -n -e 's/^.*[ ][ABCDGIRSTW][ABCDGIRSTW]*[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$$/\1/p' | sort -u | { first=true; while read symbol; do if grep -q "^$${symbol}\$$" $(srcdir)/libcdio_cdda.sym; then if test $$first = true; then echo " global:"; first=false; fi; echo " $${symbol};"; fi; done; } >> $@; \ +-nm $${objs} | sed -n -e 's/^.*[ ][ABCDGIRSTW][ABCDGIRSTW]*[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$$/\1/p' | sort -u | { first=true; while read symbol; do if grep -q "^$${symbol}\$$" $(srcdir)/libcdio_cdda.sym; then :; else if test $$first = true; then echo " local:"; first=false; fi; echo " $${symbol};"; fi; done; } >> $@; \ ++${NM} $${objs} | sed -n -e 's/^.*[][ABCDGIRSTW][ABCDGIRSTW]*[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$$/\1/p' | sort -u | { first=true; while read symbol; do if grep -q "^$${symbol}\$$" $(srcdir)/libcdio_cdda.sym; then if test $$first = true; then echo " global:"; first=false; fi; echo " $${symbol};"; fi; done; } >> $@; \ ++${NM} $${objs} | sed -n -e 's/^.*[][ABCDGIRSTW][ABCDGIRSTW]*[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$$/\1/p' | sort -u | { first=true; while read symbol; do if grep -q "^$${symbol}\$$" $(srcdir)/libcdio_cdda.sym; then :; else if test $$first = true; then echo " local:"; first=false; fi; echo " $${symbol};"; fi; done; } >> $@; \ + fi + echo '};' >> $@ + else !BUILD_VERSIONED_LIBS +--- a/lib/paranoia/Makefile.am b/lib/paranoia/Makefile.am +@@ -142,8 +142,8 @@ + echo 'CDIO_PARANOIA_$(libcdio_paranoia_la_MAJOR) { ' > $@ + objs=`for obj in $(libcdio_paranoia_la_OBJECTS); do sed -ne "s/^pic_object='\(.*\)'$$/\1/p" $$obj; done`; \ + if test -n "$$objs" ; then \ +-nm $${objs} | sed -n -e 's/^.*[ ][ABCDGIRSTW][ABCDGIRSTW]*[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$$/\1/p' | sort -u | { first=true; while read symbol; do if grep -q "^$${symbol}\$$" $(srcdir)/libcdio_paranoia.sym; then if test $$first = true; then echo " global:"; first=false; fi; echo " $${symbol};"; fi; done; } >> $@; \ +-nm $${objs} | sed -n -e 's/^.*[ ][ABCDGIRSTW][ABCDGIRSTW]*[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$$/\1/p' | sort -u | { first=true; while read symbol; do if grep -q "^$${symbol}\$$" $(srcdir)/libcdio_paranoia.sym; then :; else if test $$first = true; then echo " local:"; first=false; fi; echo "$${symbol};"; fi; done; } >> $@; \ ++${NM} $${objs} | sed -n -e 's/^.*[][ABCDGIRSTW][ABCDGIRSTW]*[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$$/\1/p' | sort -u | { first=true; while read symbol; do if grep -q "^$${symbol}\$$" $(srcdir)/libcdio_paranoia.sym; then if test $$first = true; then echo " global:"; first=false; fi; echo " $${symbol};"; fi; done; } >> $@; \ ++${NM} $${objs} | sed -n -e 's/^.*[][ABCDGIRSTW][ABCDGIRSTW]*[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$$/\1/p' | sort -u | { first=true; while read symbol; do if grep -q "^$${symbol}\$$" $(srcdir)/libcdio_paranoia.sym; then :; else if test $$first = true; then echo " local:"; first=false; fi; echo "$${symbol};"; fi; done; } >> $@; \ + fi + echo '};' >> $@ + else diff --git a/dev-libs/libcdio-paranoia/libcdio-paranoia-2.0.1.ebuild b/dev-libs/libcdio-paranoia/libcdio-paranoia-2.0.1.ebuild index 07355295da2..f7d282ae17b 100644 --- a/dev-libs/libcdio-paranoia/libcdio-paranoia-2.0.1.ebuild +++ b/de
[gentoo-commits] proj/kde:master commit in: kde-frameworks/kdav/
commit: bfa932aa08a448cba4f45a249f8e8fea3e9986a0 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jul 5 21:39:28 2020 + Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jul 5 21:39:28 2020 + URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=bfa932aa kde-frameworks/kdav: Update HOMEPAGE after move to Frameworks Reported-by: josef64 (#gentoo-kde in IRC) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kdav/kdav-.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/kdav/kdav-.ebuild b/kde-frameworks/kdav/kdav-.ebuild index d902813e60..0dd944f942 100644 --- a/kde-frameworks/kdav/kdav-.ebuild +++ b/kde-frameworks/kdav/kdav-.ebuild @@ -10,7 +10,7 @@ VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="DAV protocol implemention with KJobs" -HOMEPAGE="https://api.kde.org/kdepim/kdav/html/index.html"; +HOMEPAGE="https://api.kde.org/frameworks/kdav/html/index.html"; LICENSE="LGPL-2+" SLOT="5"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Dump-Streamer/
commit: 5bf738c5f0c57446d435263b7e10ab104bdad9f6 Author: Kent Fredric gentoo org> AuthorDate: Sun Jul 5 21:36:03 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Jul 5 21:36:03 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bf738c5 dev-perl/Data-Dump-Streamer: -r bump for EAPI7 + Toolchain love - EAPI7 - Ensure not to break when LD!=CCLD - Ensure CFLAGS passed to compiler Bug: https://bugs.gentoo.org/723222 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric gentoo.org> .../Data-Dump-Streamer-2.400.0-r1.ebuild | 54 ++ 1 file changed, 54 insertions(+) diff --git a/dev-perl/Data-Dump-Streamer/Data-Dump-Streamer-2.400.0-r1.ebuild b/dev-perl/Data-Dump-Streamer/Data-Dump-Streamer-2.400.0-r1.ebuild new file mode 100644 index 000..e94f03a64b8 --- /dev/null +++ b/dev-perl/Data-Dump-Streamer/Data-Dump-Streamer-2.400.0-r1.ebuild @@ -0,0 +1,54 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=YVES +DIST_VERSION=2.40 +inherit perl-module + +DESCRIPTION="Accurately serialize a data structure as Perl code" + +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc ~x86" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + dev-perl/B-Utils + virtual/perl-Data-Dumper + virtual/perl-Exporter + virtual/perl-IO + virtual/perl-IO-Compress + virtual/perl-MIME-Base64 + virtual/perl-Text-Balanced + dev-perl/PadWalker + virtual/perl-XSLoader +" +DEPEND=" + dev-perl/Module-Build +" +BDEPEND="${RDEPEND} + dev-perl/Module-Build + virtual/perl-Carp + virtual/perl-ExtUtils-CBuilder + dev-perl/ExtUtils-Depends + test? ( + virtual/perl-Test-Simple + dev-perl/JSON-XS + ) +" +PATCHES=( "${FILESDIR}/${P}-perl526.patch" ) +src_prepare() { + # Add DDS.pm shortcut + echo 'yes' > "${S}"/.answer + perl-module_src_prepare +} +src_configure() { + unset LD + [[ -n "${CCLD}" ]] && export LD="${CCLD}" + perl-module_src_configure +} +src_compile() { + ./Build --config optimize="${CFLAGS}" build || die +}
[gentoo-commits] proj/kde:master commit in: kde-frameworks/kdav/
commit: 70270a73c85d185a8fd28273524edd21e3fe1121 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jul 5 21:33:04 2020 + Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jul 5 21:33:26 2020 + URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=70270a73 kde-frameworks/kdav: Update HOMEPAGE after move to Frameworks Reported-by: josef64 (#gentoo-kde in IRC) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kdav/kdav-5.72.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/kdav/kdav-5.72.0.ebuild b/kde-frameworks/kdav/kdav-5.72.0.ebuild index c6afc71231..dd696d77c2 100644 --- a/kde-frameworks/kdav/kdav-5.72.0.ebuild +++ b/kde-frameworks/kdav/kdav-5.72.0.ebuild @@ -10,7 +10,7 @@ VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="DAV protocol implemention with KJobs" -HOMEPAGE="https://api.kde.org/kdepim/kdav/html/index.html"; +HOMEPAGE="https://api.kde.org/frameworks/kdav/html/index.html"; LICENSE="LGPL-2+" SLOT="5"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-LibIDN2/
commit: db8660c0bb8f33ebe0c04a959623028be3c4fe02 Author: Kent Fredric gentoo org> AuthorDate: Sun Jul 5 21:21:16 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Jul 5 21:21:35 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db8660c0 dev-perl/Net-LibIDN2: -r bump for EAPI7 + Toolchain love - EAPI7 - Don't break when LD!=CCLD - Ensure CFLAGS passed though to compiler Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric gentoo.org> dev-perl/Net-LibIDN2/Net-LibIDN2-1.0.0-r2.ebuild | 39 1 file changed, 39 insertions(+) diff --git a/dev-perl/Net-LibIDN2/Net-LibIDN2-1.0.0-r2.ebuild b/dev-perl/Net-LibIDN2/Net-LibIDN2-1.0.0-r2.ebuild new file mode 100644 index 000..18b134b5172 --- /dev/null +++ b/dev-perl/Net-LibIDN2/Net-LibIDN2-1.0.0-r2.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=THOR +DIST_VERSION=1.00 +inherit perl-module + +DESCRIPTION="Perl bindings for GNU Libidn2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND="net-dns/libidn2:=" +DEPEND=" + net-dns/libidn2:= + dev-perl/Module-Build +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-CBuilder + virtual/perl-ExtUtils-ParseXS + dev-perl/Module-Build + test? ( + >=virtual/perl-Test-Simple-0.10.0 + ) +" + +PATCHES=( "${FILESDIR}/${P}"-libidn-2.0.5.patch ) + +src_configure() { + unset LD + [[ -n "${CCLD}" ]] && export LD="${CCLD}" + perl-module_src_configure +} +src_compile() { + ./Build --config optimize="${CFLAGS}" build || die +}
[gentoo-commits] repo/gentoo:master commit in: app-arch/unar/
commit: 5ef38b400bc329adedf61f6ae46dcf1bcfba2df1 Author: David Seifert gentoo org> AuthorDate: Sun Jul 5 20:55:46 2020 + Commit: David Seifert gentoo org> CommitDate: Sun Jul 5 20:55:46 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ef38b40 app-arch/unar: Take over as maintainer Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: David Seifert gentoo.org> app-arch/unar/metadata.xml | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/app-arch/unar/metadata.xml b/app-arch/unar/metadata.xml index ca136641cf4..e6cd877e779 100644 --- a/app-arch/unar/metadata.xml +++ b/app-arch/unar/metadata.xml @@ -1,8 +1,11 @@ http://www.gentoo.org/dtd/metadata.dtd";> - - -MacPaw/XADMaster - + + s...@gentoo.org + David Seifert + + + MacPaw/XADMaster +
[gentoo-commits] repo/gentoo:master commit in: media-sound/mpg123/
commit: 8e8fb5b13d23dc72e087df20053d3c90a88cece1 Author: Lars Wendler gentoo org> AuthorDate: Sun Jul 5 20:52:49 2020 + Commit: Lars Wendler gentoo org> CommitDate: Sun Jul 5 20:53:47 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e8fb5b1 media-sound/mpg123: Bump to version 1.26.2 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Lars Wendler gentoo.org> media-sound/mpg123/Manifest | 1 + media-sound/mpg123/mpg123-1.26.2.ebuild | 108 2 files changed, 109 insertions(+) diff --git a/media-sound/mpg123/Manifest b/media-sound/mpg123/Manifest index e1ff63b9e8a..77ef9947279 100644 --- a/media-sound/mpg123/Manifest +++ b/media-sound/mpg123/Manifest @@ -1,3 +1,4 @@ DIST mpg123-1.25.10.tar.bz2 921219 BLAKE2B 04bfbe8915e3943ed42cc2d3597b0bd9c4686f77ee699f5845e7d1e905022206724cf23d6b0420a36e64b232f840dd9367f46f3c00dc2fe6256f44e8b83fa5b2 SHA512 a33666ae4aca7e7c1a93a6414d8c525ec19044c54f712d578180147d88e63033f7af2370b9ad22960cc3a0b454f15967b7a83197e034c8855f70cdf1ab09 DIST mpg123-1.25.12.tar.bz2 910149 BLAKE2B 4e1b6329fafb4d1e018c6f5fc0846480ef8cfb6811f92d745f7e88d45fa6a8704ad707d110b12709763ac79fe095603c8ece0bbecb54cc2cde4de819083a2078 SHA512 fa3c719c68dbe45b265fd7677d0932b07f6a14e7ffe365ede965ff1637e655c4b57c86f7e4cd60cace7df5fcc93d48e0d44f082931394b7c6ef19f5d11638eff DIST mpg123-1.25.13.tar.bz2 910176 BLAKE2B c7881fdfda1d2b5acf27c2bd8b2a25329708b481a500a29b4a6ca89d2fc849c05fa25d35b85782b0d430437853013dba23c3b1519f9e299106317c31786302ba SHA512 2308a899f47eb0d17a603cb8a19ea07b1f338d85d9c2f798fb55732d77c603802e18b6ca0215cc59ccdd70fe89816c09fd16a6a91b1d1cd3834bd7877239cb39 +DIST mpg123-1.26.2.tar.bz2 1047437 BLAKE2B 31b3434968fe48c81f599a9aa23557937ac71ed485c6c933f40f1ef2fdfaabcf8c34059de7f62e163286036db987932b6fcbf4f63f752c64659c9b9a805cf63c SHA512 aa63fcb08b243a1e09f7701b3d84a19d7412a87253d54d49f014fdb9e75bbc81d152a41ed750fccde901453929b2a001585a7645351b41845ad205c17a73dcc9 diff --git a/media-sound/mpg123/mpg123-1.26.2.ebuild b/media-sound/mpg123/mpg123-1.26.2.ebuild new file mode 100644 index 000..0b76cb7da36 --- /dev/null +++ b/media-sound/mpg123/mpg123-1.26.2.ebuild @@ -0,0 +1,108 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit flag-o-matic toolchain-funcs libtool multilib-minimal + +DESCRIPTION="a realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3" +HOMEPAGE="https://www.mpg123.org/"; +SRC_URI="https://www.mpg123.org/download/${P}.tar.bz2"; + +LICENSE="GPL-2 LGPL-2.1" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +IUSE="cpu_flags_x86_3dnow cpu_flags_x86_3dnowext cpu_flags_ppc_altivec alsa coreaudio int-quality ipv6 jack cpu_flags_x86_mmx nas oss portaudio pulseaudio sdl cpu_flags_x86_sse" + +# No MULTILIB_USEDEP here since we only build libmpg123 for non native ABIs. +RDEPEND=" + app-eselect/eselect-mpg123 + dev-libs/libltdl:0 + alsa? ( media-libs/alsa-lib ) + jack? ( virtual/jack ) + nas? ( media-libs/nas ) + portaudio? ( media-libs/portaudio ) + pulseaudio? ( media-sound/pulseaudio ) + sdl? ( media-libs/libsdl )" +DEPEND="${RDEPEND}" +BDEPEND=" + sys-devel/libtool + virtual/pkgconfig +" + +DOCS=( AUTHORS ChangeLog NEWS NEWS.libmpg123 README ) + +pkg_setup() { + # Build fails without -D_GNU_SOURCE like this: + # error: ‘struct hostent’ has no member named ‘h_addr’ + append-cflags -D_GNU_SOURCE +} + +src_prepare() { + default + elibtoolize # for Darwin bundles +} + +multilib_src_configure() { + local _audio=dummy + local _output=dummy + local _cpu=generic_fpu + + if $(multilib_is_native_abi) ; then + local flag + for flag in nas portaudio sdl oss jack alsa pulseaudio coreaudio; do + if use ${flag}; then + _audio+=" ${flag/pulseaudio/pulse}" + _output=${flag/pulseaudio/pulse} + fi + done + fi + + use cpu_flags_ppc_altivec && _cpu=altivec + + if [[ $(tc-arch) == amd64 || ${ARCH} == x64-* ]]; then + use cpu_flags_x86_sse && _cpu=x86-64 + elif use x86 && gcc-specs-pie ; then + # Don't use any mmx, 3dnow, sse and 3dnowext #bug 164504 + _cpu=generic_fpu + elif use x86-macos ; then + # ASM doesn't work quite as expected with the Darwin linker + _cpu=generic_fpu + else + use cpu_flags_x86_mmx && _cpu=mmx + use cpu_flags_x86_3dnow && _cpu=3dnow + use cpu_flags_x86_sse && _cpu=x86 + use cpu_flags_x86_3dnowext && _cpu=x86 + fi + +
[gentoo-commits] repo/gentoo:master commit in: media-sound/mpg123/
commit: 5363751405028e7e4d4715edfbb0436de720e7f5 Author: Lars Wendler gentoo org> AuthorDate: Sun Jul 5 20:53:37 2020 + Commit: Lars Wendler gentoo org> CommitDate: Sun Jul 5 20:53:48 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53637514 media-sound/mpg123: Removed old Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Lars Wendler gentoo.org> media-sound/mpg123/Manifest | 1 - media-sound/mpg123/mpg123-1.25.12.ebuild | 108 --- 2 files changed, 109 deletions(-) diff --git a/media-sound/mpg123/Manifest b/media-sound/mpg123/Manifest index 77ef9947279..0e9cd6fa3d7 100644 --- a/media-sound/mpg123/Manifest +++ b/media-sound/mpg123/Manifest @@ -1,4 +1,3 @@ DIST mpg123-1.25.10.tar.bz2 921219 BLAKE2B 04bfbe8915e3943ed42cc2d3597b0bd9c4686f77ee699f5845e7d1e905022206724cf23d6b0420a36e64b232f840dd9367f46f3c00dc2fe6256f44e8b83fa5b2 SHA512 a33666ae4aca7e7c1a93a6414d8c525ec19044c54f712d578180147d88e63033f7af2370b9ad22960cc3a0b454f15967b7a83197e034c8855f70cdf1ab09 -DIST mpg123-1.25.12.tar.bz2 910149 BLAKE2B 4e1b6329fafb4d1e018c6f5fc0846480ef8cfb6811f92d745f7e88d45fa6a8704ad707d110b12709763ac79fe095603c8ece0bbecb54cc2cde4de819083a2078 SHA512 fa3c719c68dbe45b265fd7677d0932b07f6a14e7ffe365ede965ff1637e655c4b57c86f7e4cd60cace7df5fcc93d48e0d44f082931394b7c6ef19f5d11638eff DIST mpg123-1.25.13.tar.bz2 910176 BLAKE2B c7881fdfda1d2b5acf27c2bd8b2a25329708b481a500a29b4a6ca89d2fc849c05fa25d35b85782b0d430437853013dba23c3b1519f9e299106317c31786302ba SHA512 2308a899f47eb0d17a603cb8a19ea07b1f338d85d9c2f798fb55732d77c603802e18b6ca0215cc59ccdd70fe89816c09fd16a6a91b1d1cd3834bd7877239cb39 DIST mpg123-1.26.2.tar.bz2 1047437 BLAKE2B 31b3434968fe48c81f599a9aa23557937ac71ed485c6c933f40f1ef2fdfaabcf8c34059de7f62e163286036db987932b6fcbf4f63f752c64659c9b9a805cf63c SHA512 aa63fcb08b243a1e09f7701b3d84a19d7412a87253d54d49f014fdb9e75bbc81d152a41ed750fccde901453929b2a001585a7645351b41845ad205c17a73dcc9 diff --git a/media-sound/mpg123/mpg123-1.25.12.ebuild b/media-sound/mpg123/mpg123-1.25.12.ebuild deleted file mode 100644 index 2a6b18dd31c..000 --- a/media-sound/mpg123/mpg123-1.25.12.ebuild +++ /dev/null @@ -1,108 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit flag-o-matic toolchain-funcs libtool multilib-minimal - -DESCRIPTION="a realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3" -HOMEPAGE="https://www.mpg123.org/"; -SRC_URI="https://www.mpg123.org/download/${P}.tar.bz2"; - -LICENSE="GPL-2 LGPL-2.1" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" -IUSE="cpu_flags_x86_3dnow cpu_flags_x86_3dnowext alsa altivec coreaudio int-quality ipv6 jack cpu_flags_x86_mmx nas oss portaudio pulseaudio sdl cpu_flags_x86_sse" - -# No MULTILIB_USEDEP here since we only build libmpg123 for non native ABIs. -RDEPEND=" - app-eselect/eselect-mpg123 - dev-libs/libltdl:0 - alsa? ( media-libs/alsa-lib ) - jack? ( virtual/jack ) - nas? ( media-libs/nas ) - portaudio? ( media-libs/portaudio ) - pulseaudio? ( media-sound/pulseaudio ) - sdl? ( media-libs/libsdl )" -DEPEND="${RDEPEND}" -BDEPEND=" - sys-devel/libtool - virtual/pkgconfig -" - -DOCS=( AUTHORS ChangeLog NEWS NEWS.libmpg123 README ) - -pkg_setup() { - # Build fails without -D_GNU_SOURCE like this: - # error: ‘struct hostent’ has no member named ‘h_addr’ - append-cflags -D_GNU_SOURCE -} - -src_prepare() { - default - elibtoolize # for Darwin bundles -} - -multilib_src_configure() { - local _audio=dummy - local _output=dummy - local _cpu=generic_fpu - - if $(multilib_is_native_abi) ; then - local flag - for flag in nas portaudio sdl oss jack alsa pulseaudio coreaudio; do - if use ${flag}; then - _audio+=" ${flag/pulseaudio/pulse}" - _output=${flag/pulseaudio/pulse} - fi - done - fi - - use altivec && _cpu=altivec - - if [[ $(tc-arch) == amd64 || ${ARCH} == x64-* ]]; then - use cpu_flags_x86_sse && _cpu=x86-64 - elif use x86 && gcc-specs-pie ; then - # Don't use any mmx, 3dnow, sse and 3dnowext #bug 164504 - _cpu=generic_fpu - elif use x86-macos ; then - # ASM doesn't work quite as expected with the Darwin linker - _cpu=generic_fpu - else - use cpu_flags_x86_mmx && _cpu=mmx - use cpu_flags_x86_3dnow && _cpu=3dnow - use cpu_flags_x86_sse && _cpu=x86 - use cpu_flags_x86_3dnowext && _cpu=x86 - fi - - local myconf=( - -
[gentoo-commits] repo/gentoo:master commit in: app-metrics/memcached_exporter/
commit: 304988cf287a81fd38ec576eebd16a4f70f6385e Author: William Hubbs gentoo org> AuthorDate: Sun Jul 5 20:47:09 2020 + Commit: William Hubbs gentoo org> CommitDate: Sun Jul 5 20:51:17 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=304988cf app-metrics/memcached_exporter: 0.6.0 bump Signed-off-by: William Hubbs gentoo.org> app-metrics/memcached_exporter/Manifest| 1 + .../memcached_exporter-0.6.0.ebuild| 34 ++ 2 files changed, 35 insertions(+) diff --git a/app-metrics/memcached_exporter/Manifest b/app-metrics/memcached_exporter/Manifest index cd83175830c..a0a62149d21 100644 --- a/app-metrics/memcached_exporter/Manifest +++ b/app-metrics/memcached_exporter/Manifest @@ -1 +1,2 @@ DIST memcached_exporter-0.5.0.tar.gz 1350752 BLAKE2B e9a326ca155e0e0a89dd556f0a97ba9bbe73e3e02a905497c55a5390be2cbf211dde9dda37355dd043b711258c78cf911c79ae898b6e0934f2d4b2ddef7ae946 SHA512 62ec7f9cefc88425ea3b53a634b2d5ff1534624b6e149c962372e81a7271fc1bf3c01c7d8641dc49250b8d124bec740b3c2768e62d51cfdc025a29f71a49b428 +DIST memcached_exporter-0.6.0.tar.gz 1709929 BLAKE2B 3b2f3272289d7745b560eb466918c00a2b65947dfcc219d2971cf6215a5590809c48e4b4385e572ff38c1abe7af74c9bf1575450498382b18644a46d1dab3dd7 SHA512 02238da4e901c3e3b57144501d64fa19502bdcf1aa65e775188ef18f9e524c4e2a44d87e8dcc926261b589715a8347628b87c2e418bcbcc63b5a18058ef771be diff --git a/app-metrics/memcached_exporter/memcached_exporter-0.6.0.ebuild b/app-metrics/memcached_exporter/memcached_exporter-0.6.0.ebuild new file mode 100644 index 000..913258dc59d --- /dev/null +++ b/app-metrics/memcached_exporter/memcached_exporter-0.6.0.ebuild @@ -0,0 +1,34 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit go-module user + +DESCRIPTION="Prometheus exporter for memcached" +HOMEPAGE="https://github.com/prometheus/memcached_exporter"; +SRC_URI="https://github.com/prometheus/memcached_exporter/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="Apache-2.0 BSD BSD-2 MIT" +SLOT="0" +KEYWORDS="~amd64" + +BDEPEND="dev-util/promu" + +pkg_setup() { + enewgroup ${PN} + enewuser ${PN} -1 -1 -1 ${PN} +} + +src_compile() { + mkdir bin || die + promu build --prefix bin || die +} + +src_install() { + newbin bin/${P} ${PN} + dodoc *.md + keepdir /var/log/${PN} + fowners ${PN}:${PN} /var/log/${PN} + newinitd "${FILESDIR}"/${PN}.initd ${PN} + newconfd "${FILESDIR}"/${PN}.confd ${PN} +}
[gentoo-commits] repo/gentoo:master commit in: dev-games/hawknl/files/, dev-games/hawknl/
commit: 762a2940cdf51086e9df06e39c85a40386391121 Author: David Seifert gentoo org> AuthorDate: Sun Jul 5 20:49:46 2020 + Commit: David Seifert gentoo org> CommitDate: Sun Jul 5 20:49:46 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=762a2940 dev-games/hawknl: Fix build system Closes: https://bugs.gentoo.org/722686 Closes: https://bugs.gentoo.org/726872 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: David Seifert gentoo.org> dev-games/hawknl/files/hawknl-1.68-build.patch | 59 ++ dev-games/hawknl/hawknl-1.68-r2.ebuild | 39 - dev-games/hawknl/hawknl-1.68-r3.ebuild | 40 + 3 files changed, 82 insertions(+), 56 deletions(-) diff --git a/dev-games/hawknl/files/hawknl-1.68-build.patch b/dev-games/hawknl/files/hawknl-1.68-build.patch index d94daaaf6d8..eb07d5cc179 100644 --- a/dev-games/hawknl/files/hawknl-1.68-build.patch +++ b/dev-games/hawknl/files/hawknl-1.68-build.patch @@ -1,12 +1,39 @@ src/makefile.linux.orig2005-12-16 22:03:24.0 -0500 -+++ src/makefile.linux 2005-12-16 22:04:18.0 -0500 -@@ -34,13 +34,14 @@ +--- a/src/makefile.linux b/src/makefile.linux +@@ -1,6 +1,3 @@ +-CC = gcc +-AR = ar cru +-RANLIB = ranlib + MAJOR_VERSION = 1 + MINOR_VERSION = 6 + PATCH_LEVEL = 8 +@@ -11,15 +8,13 @@ + OUTPUT = libNL.so.$(VERSION) + LIBNAME = NL + STATIC = libNL.a +-OPTFLAGS = -funroll-all-loops -ffast-math -fomit-frame-pointer -O2 -D_GNU_SOURCE -D_REENTRANT +-CFLAGS = -Wall -fPIC $(INCLUDE) $(OPTFLAGS) +-LIBFLAGS = -shared -Wl,-soname,NL.so.$(MAJOR_VERSION).$(MINOR_VERSION) -rdynamic -lpthread ++CPPFLAGS += -D_GNU_SOURCE -D_REENTRANT $(INCLUDE) ++CFLAGS += -Wall -fPIC ++LIBFLAGS = -shared -Wl,-soname,libNL.so.$(MAJOR_VERSION).$(MINOR_VERSION) -rdynamic -lpthread + OBJECTS = crc.o errorstr.o nl.o sock.o group.o loopback.o err.o thread.o mutex.o condition.o nltime.o + + all: $(OBJECTS) +- $(CC) -o $(OUTPUT) $(OBJECTS) $(LIBFLAGS) $(CFLAGS) +- $(AR) $(STATIC) $(OBJECTS) +- $(RANLIB) $(STATIC) ++ $(CC) $(CFLAGS) $(LDFLAGS) -o $(OUTPUT) $(OBJECTS) $(LIBFLAGS) + + nl.o : nlinternal.h nl.c + sock.o : nlinternal.h sock.h sock.c +@@ -34,23 +29,14 @@ nltime.o : nlinternal.h nltime.c install: -+ mkdir -p $(LIBDIR) $(INCDIR) ; chmod 755 $(LIBDIR) $(INCDIR) ++ mkdir -p $(LIBDIR) $(INCDIR) ; chmod 755 $(LIBDIR) $(INCDIR) cp $(OUTPUT) $(LIBDIR) - cp $(STATIC) $(LIBDIR) +- cp $(STATIC) $(LIBDIR) chmod 755 $(LIBDIR)/$(OUTPUT) - ln -s $(LIBDIR)/$(OUTPUT) $(LIBDIR)/lib$(LIBNAME).so.$(MAJOR_VERSION).$(MINOR_VERSION) - ln -s $(LIBDIR)/$(OUTPUT) $(LIBDIR)/lib$(LIBNAME).so.$(MAJOR_VERSION) @@ -15,18 +42,16 @@ + ln -s $(OUTPUT) $(LIBDIR)/lib$(LIBNAME).so.$(MAJOR_VERSION).$(MINOR_VERSION) + ln -s $(OUTPUT) $(LIBDIR)/lib$(LIBNAME).so.$(MAJOR_VERSION) + ln -s $(OUTPUT) $(LIBDIR)/lib$(LIBNAME).so -+ ln -s $(OUTPUT) $(LIBDIR)/$(LIBNAME).so cp ../include/nl.h $(INCDIR)/nl.h chmod 644 $(INCDIR)/nl.h +- @echo "" +- @echo "*" +- @echo "* Installed HawkNL. *" +- @echo "* Remember to run /sbin/ldconfig before using *" +- @echo "* the library, you may also want to check that *" +- @echo "* $(LIBDIR) is included in /etc/ld.so.conf *" +- @echo "* You must be root to run ldconfig. *" +- @echo "*" src/makefile.linux.old 2010-09-10 09:44:53.0 +0200 -+++ src/makefile.linux 2010-09-10 09:45:09.0 +0200 -@@ -13,7 +13,7 @@ - STATIC = libNL.a - OPTFLAGS = -funroll-all-loops -ffast-math -fomit-frame-pointer -O2 -D_GNU_SOURCE -D_REENTRANT - CFLAGS = -Wall -fPIC $(INCLUDE) $(OPTFLAGS) --LIBFLAGS = -shared -Wl,-soname,NL.so.$(MAJOR_VERSION).$(MINOR_VERSION) -rdynamic -lpthread -+LIBFLAGS = ${LDFLAGS} -shared -Wl,-soname,libNL.so.$(MAJOR_VERSION).$(MINOR_VERSION) -rdynamic -lpthread - OBJECTS = crc.o errorstr.o nl.o sock.o group.o loopback.o err.o thread.o mutex.o condition.o nltime.o - - all: $(OBJECTS) + uninstall: + rm -f $(LIBDIR)/$(OUTPUT) $(LIBDIR)/lib$(LIBNAME).so.$(MAJOR_VERSION).$(MINOR_VERSION) diff --git a/dev-games/hawknl/hawknl-1.68-r2.ebuild b/dev-games/hawknl/hawknl-1.68-r2.ebuild deleted file mode 100644 index ff46abad3e7..000 --- a/dev-games/hawknl/hawknl-1.68-r2.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit toolchain-funcs eutils multilib - -DESCRIPTION="A cross-platform network library designed for games" -HOMEPAGE="http://www.hawksoft.com/hawknl/"; -SRC_URI="http://www.sonic.net/~philf/download/HawkNL${PV/./}src.tar.gz"; - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 hppa x86" -IUSE="doc" - -RDEPEND="" -
[gentoo-commits] repo/gentoo:master commit in: dev-embedded/xa/, dev-embedded/xa/files/
commit: 455ef7eca85e71c011a63cd66cc5479fdcb26cbf Author: David Seifert gentoo org> AuthorDate: Sun Jul 5 20:49:49 2020 + Commit: David Seifert gentoo org> CommitDate: Sun Jul 5 20:49:49 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=455ef7ec dev-embedded/xa: Fix build system Closes: https://bugs.gentoo.org/722600 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: David Seifert gentoo.org> dev-embedded/xa/files/xa-2.3.10-Makefile.patch | 77 ++ dev-embedded/xa/xa-2.3.10.ebuild | 17 +++--- 2 files changed, 85 insertions(+), 9 deletions(-) diff --git a/dev-embedded/xa/files/xa-2.3.10-Makefile.patch b/dev-embedded/xa/files/xa-2.3.10-Makefile.patch new file mode 100644 index 000..cabc7b99bee --- /dev/null +++ b/dev-embedded/xa/files/xa-2.3.10-Makefile.patch @@ -0,0 +1,77 @@ +--- a/Makefile b/Makefile +@@ -1,11 +1,7 @@ + # Unix gcc or DOS go32 cross-compiling gcc + # +-CC = gcc +-LD = gcc + # for testing. not to be used; build failures in misc/. + #CFLAGS = -O2 -W -Wall -pedantic -ansi +-CFLAGS = -O2 +-LDFLAGS = -lc + + # for DOS? + # CC = gcc-go32 +@@ -32,13 +28,13 @@ + rm -f xa + + xa: +- (cd src && LD=${LD} CC="${CC} ${CFLAGS}" ${MAKE}) ++ (cd src && ${MAKE}) + + load: +- (cd loader && CC="${CC} ${CFLAGS}" ${MAKE}) ++ (cd loader && ${MAKE}) + + uncpk: +- (cd misc && CC="${CC} ${CFLAGS}" ${MAKE}) ++ (cd misc && ${MAKE}) + + dos: clean + (cd src && LD=gcc-go32 CC=gcc-go32 CFLAGS="-W -Wall -pedantic" ${MAKE}) +--- a/misc/Makefile b/misc/Makefile +@@ -2,7 +2,6 @@ + XCBMLIB = .. + + # -Wall -ansi et al. cause compile problems. +-CFLAGS = -O2 + + LIBS = #-lncurses -ltermcap -lm + +@@ -10,19 +9,19 @@ + all: ../mkrom.sh ../uncpk ../printcbm ../file65 ../reloc65 ../ldo65 + + ../uncpk: uncpk.c +- ${CC} ${CFLAGS} uncpk.c -o $(XCBMLIB)/uncpk ++ ${CC} ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} uncpk.c -o $(XCBMLIB)/uncpk + + ../printcbm: printcbm.c +- ${CC} ${CFLAGS} printcbm.c -o $(XCBMLIB)/printcbm ++ ${CC} ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} printcbm.c -o $(XCBMLIB)/printcbm + + ../file65: file65.c +- ${CC} ${CFLAGS} file65.c -o $(XCBMLIB)/file65 ++ ${CC} ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} file65.c -o $(XCBMLIB)/file65 + + ../ldo65: ldo65.c +- ${CC} ${CFLAGS} ldo65.c -o $(XCBMLIB)/ldo65 ++ ${CC} ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} ldo65.c -o $(XCBMLIB)/ldo65 + + ../reloc65: reloc65.c +- ${CC} ${CFLAGS} reloc65.c -o $(XCBMLIB)/reloc65 ++ ${CC} ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} reloc65.c -o $(XCBMLIB)/reloc65 + + ../mkrom.sh: mkrom.sh + cp mkrom.sh ../mkrom.sh +--- a/src/Makefile b/src/Makefile +@@ -8,7 +8,7 @@ + all: xa + + xa: ${OBJ} +- ${LD} -o ../xa ${OBJ} ${LDFLAGS} ++ ${CC} ${CFLAGS} ${LDFLAGS} -o ../xa ${OBJ} + + clean: + rm -f *.o *.o65 diff --git a/dev-embedded/xa/xa-2.3.10.ebuild b/dev-embedded/xa/xa-2.3.10.ebuild index c3803fcb811..ea526d56aac 100644 --- a/dev-embedded/xa/xa-2.3.10.ebuild +++ b/dev-embedded/xa/xa-2.3.10.ebuild @@ -13,14 +13,13 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 x86" -PATCHES=( "${FILESDIR}"/${PN}-2.3.10-fix-gcc10-fno-common.patch ) - -src_compile() { - emake \ - CC="$(tc-getCC)" \ - LD="$(tc-getCC) " \ - CFLAGS="${CFLAGS} ${LDFLAGS}" \ - LDFLAGS="${LDFLAGS}" +PATCHES=( + "${FILESDIR}"/${PN}-2.3.10-Makefile.patch + "${FILESDIR}"/${PN}-2.3.10-fix-gcc10-fno-common.patch +) + +src_configure() { + tc-export CC } src_test() { @@ -28,6 +27,6 @@ src_test() { } src_install() { - emake install DESTDIR="${ED}/usr" + emake DESTDIR="${ED}"/usr install einstalldocs }
[gentoo-commits] repo/gentoo:master commit in: sys-fs/reiser4progs/
commit: d8ccd113cb5c7aaf898e8f8ca54553f896bb86d9 Author: Lars Wendler gentoo org> AuthorDate: Sun Jul 5 20:33:49 2020 + Commit: Lars Wendler gentoo org> CommitDate: Sun Jul 5 20:33:49 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8ccd113 sys-fs/reiser4progs: Bump to version 2.0.2 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Lars Wendler gentoo.org> sys-fs/reiser4progs/Manifest | 1 + sys-fs/reiser4progs/reiser4progs-2.0.2.ebuild | 54 +++ 2 files changed, 55 insertions(+) diff --git a/sys-fs/reiser4progs/Manifest b/sys-fs/reiser4progs/Manifest index edb1ea07351..348fce19732 100644 --- a/sys-fs/reiser4progs/Manifest +++ b/sys-fs/reiser4progs/Manifest @@ -1,3 +1,4 @@ DIST reiser4progs-1.2.1.tar.gz 980203 BLAKE2B 8c9cb77458c083c50f34c17bddf4747b755b52b911a63835152ad584494c2738a5317c28e5b3f1e6bfdc49416f3715ca4fbbd9c8a428b5b484b54f8f4a861a58 SHA512 2caac5a98d672d68910c6df3e694a42365fa6273ae367c26126778c1fbe956aa502dac236d36c3302a5bf109468ad3447e645a6eab89c83f122dd1afe2aeda21 DIST reiser4progs-2.0.0.tar.gz 1019362 BLAKE2B 94d94697e427932b82634a756e7797ba7b061592c4ce946660f3c7750eb48ece7a5c0a265aa392a463c598212a87ec9fe769af88f680fa24adff36bd6db51128 SHA512 1993a38b2c4f339acb5d305b3b4c3360e57bf3df4684543f708bfd1062ecfb2435dd16e22f9555ab1317d77e95750cf9c2b2f81a91a109ad65aa30a5e7d815bd DIST reiser4progs-2.0.1.tar.gz 1019909 BLAKE2B d415a32c0d75e311ca0ece734a1f95273403341c4e38eee9e036c5c83a95d6e3aaebae8e5b89c713bbe7630c5dd902438b582e7ab1197202f7f5027702c89a67 SHA512 c1f5ab1ef36e959fb03bee81ddc4ad62152d43867d3021fa41aa07eca64a16e8bf56f6cf27378e0df9f77f223fd3d334f13c015620cd16f0aa1b9e7718274d14 +DIST reiser4progs-2.0.2.tar.gz 994469 BLAKE2B ac680b901807c22b246ea5601b89d51fdd8ea12636bdacbddcdb191455c4ede50b116edd0d8d7398f99d6fb26ea9f44c5ffc561296ab3ee1c3ae0b5eade2e1ec SHA512 b7473c6ab4e3f3249b60081ac31e92c267a1408c32f82dc6d27e92297ac4e90263c129ef748891ca4c7cf31035ac723867f9bed649bae9ea1b73525278fdfdb3 diff --git a/sys-fs/reiser4progs/reiser4progs-2.0.2.ebuild b/sys-fs/reiser4progs/reiser4progs-2.0.2.ebuild new file mode 100644 index 000..fa83088da8f --- /dev/null +++ b/sys-fs/reiser4progs/reiser4progs-2.0.2.ebuild @@ -0,0 +1,54 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit multilib toolchain-funcs usr-ldscript + +DESCRIPTION="reiser4progs: mkfs, fsck, etc..." +HOMEPAGE="https://sourceforge.net/projects/reiser4/"; +SRC_URI="mirror://sourceforge/reiser4/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 -sparc ~x86" +IUSE="debug readline static static-libs" + +LIB_DEPEND=">=sys-libs/libaal-1.0.7:=[static-libs(+)] + readline? ( sys-libs/readline:0=[static-libs(+)] )" +RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} ) + static-libs? ( >=sys-libs/libaal-1.0.7:=[static-libs(+)] )" +DEPEND="${RDEPEND} + static? ( ${LIB_DEPEND} )" + +PATCHES=( "${FILESDIR}"/${PN}-1.0.7-readline-6.3.patch ) + +src_prepare() { + printf '#!/bin/sh\ntrue\n' > run-ldconfig + # Delete hardcoded link/compile flags. + sed -i -r \ + -e '/CFLAGS=/s: -static":":' \ + -e '/CFLAGS/s: (-O[123s]|-g)\>::g' \ + configure || die + + default +} + +src_configure() { + local myeconfargs=( + $(use_enable static full-static) + $(use_enable static-libs static) + $(use_enable debug) + $(use_with readline) + --disable-Werror + --enable-libminimal + --sbindir=/sbin + ) + econf "${myeconfargs[@]}" +} + +src_install() { + default + gen_usr_ldscript -a reiser4{,-minimal} repair + find "${ED}" -type f -name "*.la" -delete || die +}
[gentoo-commits] repo/gentoo:master commit in: sys-fs/reiser4progs/
commit: d11991e07a4e2e4bb991ed3e9e2f162371255a45 Author: Lars Wendler gentoo org> AuthorDate: Sun Jul 5 20:34:27 2020 + Commit: Lars Wendler gentoo org> CommitDate: Sun Jul 5 20:34:27 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d11991e0 sys-fs/reiser4progs: Removed old Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Lars Wendler gentoo.org> sys-fs/reiser4progs/Manifest | 1 - sys-fs/reiser4progs/reiser4progs-2.0.0.ebuild | 54 --- 2 files changed, 55 deletions(-) diff --git a/sys-fs/reiser4progs/Manifest b/sys-fs/reiser4progs/Manifest index 348fce19732..5168b3cb023 100644 --- a/sys-fs/reiser4progs/Manifest +++ b/sys-fs/reiser4progs/Manifest @@ -1,4 +1,3 @@ DIST reiser4progs-1.2.1.tar.gz 980203 BLAKE2B 8c9cb77458c083c50f34c17bddf4747b755b52b911a63835152ad584494c2738a5317c28e5b3f1e6bfdc49416f3715ca4fbbd9c8a428b5b484b54f8f4a861a58 SHA512 2caac5a98d672d68910c6df3e694a42365fa6273ae367c26126778c1fbe956aa502dac236d36c3302a5bf109468ad3447e645a6eab89c83f122dd1afe2aeda21 -DIST reiser4progs-2.0.0.tar.gz 1019362 BLAKE2B 94d94697e427932b82634a756e7797ba7b061592c4ce946660f3c7750eb48ece7a5c0a265aa392a463c598212a87ec9fe769af88f680fa24adff36bd6db51128 SHA512 1993a38b2c4f339acb5d305b3b4c3360e57bf3df4684543f708bfd1062ecfb2435dd16e22f9555ab1317d77e95750cf9c2b2f81a91a109ad65aa30a5e7d815bd DIST reiser4progs-2.0.1.tar.gz 1019909 BLAKE2B d415a32c0d75e311ca0ece734a1f95273403341c4e38eee9e036c5c83a95d6e3aaebae8e5b89c713bbe7630c5dd902438b582e7ab1197202f7f5027702c89a67 SHA512 c1f5ab1ef36e959fb03bee81ddc4ad62152d43867d3021fa41aa07eca64a16e8bf56f6cf27378e0df9f77f223fd3d334f13c015620cd16f0aa1b9e7718274d14 DIST reiser4progs-2.0.2.tar.gz 994469 BLAKE2B ac680b901807c22b246ea5601b89d51fdd8ea12636bdacbddcdb191455c4ede50b116edd0d8d7398f99d6fb26ea9f44c5ffc561296ab3ee1c3ae0b5eade2e1ec SHA512 b7473c6ab4e3f3249b60081ac31e92c267a1408c32f82dc6d27e92297ac4e90263c129ef748891ca4c7cf31035ac723867f9bed649bae9ea1b73525278fdfdb3 diff --git a/sys-fs/reiser4progs/reiser4progs-2.0.0.ebuild b/sys-fs/reiser4progs/reiser4progs-2.0.0.ebuild deleted file mode 100644 index fa83088da8f..000 --- a/sys-fs/reiser4progs/reiser4progs-2.0.0.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit multilib toolchain-funcs usr-ldscript - -DESCRIPTION="reiser4progs: mkfs, fsck, etc..." -HOMEPAGE="https://sourceforge.net/projects/reiser4/"; -SRC_URI="mirror://sourceforge/reiser4/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 -sparc ~x86" -IUSE="debug readline static static-libs" - -LIB_DEPEND=">=sys-libs/libaal-1.0.7:=[static-libs(+)] - readline? ( sys-libs/readline:0=[static-libs(+)] )" -RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} ) - static-libs? ( >=sys-libs/libaal-1.0.7:=[static-libs(+)] )" -DEPEND="${RDEPEND} - static? ( ${LIB_DEPEND} )" - -PATCHES=( "${FILESDIR}"/${PN}-1.0.7-readline-6.3.patch ) - -src_prepare() { - printf '#!/bin/sh\ntrue\n' > run-ldconfig - # Delete hardcoded link/compile flags. - sed -i -r \ - -e '/CFLAGS=/s: -static":":' \ - -e '/CFLAGS/s: (-O[123s]|-g)\>::g' \ - configure || die - - default -} - -src_configure() { - local myeconfargs=( - $(use_enable static full-static) - $(use_enable static-libs static) - $(use_enable debug) - $(use_with readline) - --disable-Werror - --enable-libminimal - --sbindir=/sbin - ) - econf "${myeconfargs[@]}" -} - -src_install() { - default - gen_usr_ldscript -a reiser4{,-minimal} repair - find "${ED}" -type f -name "*.la" -delete || die -}
[gentoo-commits] repo/gentoo:master commit in: media-sound/lmms/
commit: be98bd224e73ed749a270d19ef152ba36019adaa Author: Lars Wendler gentoo org> AuthorDate: Sun Jul 5 20:29:46 2020 + Commit: Lars Wendler gentoo org> CommitDate: Sun Jul 5 20:29:55 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be98bd22 media-sound/lmms: Bump to version 1.2.2 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Lars Wendler gentoo.org> media-sound/lmms/Manifest | 1 + media-sound/lmms/lmms-1.2.2.ebuild | 108 + 2 files changed, 109 insertions(+) diff --git a/media-sound/lmms/Manifest b/media-sound/lmms/Manifest index f96ddd69c9c..2565f68e2df 100644 --- a/media-sound/lmms/Manifest +++ b/media-sound/lmms/Manifest @@ -1 +1,2 @@ DIST lmms-1.2.1.tar.xz 14543092 BLAKE2B 23cdc201b32295634c5f50f258e5f63fb995cc4bbf7283c8230b35bc0c6ab26e36097860f574747747966e267c36b43d67b6e9e836a026351c48635c66a00aeb SHA512 7054d1592fdea60d76423a0260e941c217f50d2db9c4fcc35df20c8b58067c431ed9b264ef05e9f3f2cba84ca66870d1bf23da92b294a00ac6d567e3d3e771d6 +DIST lmms-1.2.2.tar.xz 22733960 BLAKE2B 8b561068194e9a4af8260675e784c25a92b6b2f731c29b677cbc16581306bbadcf27ea529adbcd735ff4adffedf3dd98ec7b2d89428a63ea600d022ecdae58e4 SHA512 df74d9e938f1c3807e9941b11db4ccfe9450e23b723c82774de15b7666ac39f1bfdd8519231e28849f994628190ecc92fa05d55bbc0b50a4421f2d183e729028 diff --git a/media-sound/lmms/lmms-1.2.2.ebuild b/media-sound/lmms/lmms-1.2.2.ebuild new file mode 100644 index 000..2c476fc93c5 --- /dev/null +++ b/media-sound/lmms/lmms-1.2.2.ebuild @@ -0,0 +1,108 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +# The order is important here! Both, cmake and xdg define src_prepare. +# We need the one from cmake +inherit xdg cmake + +DESCRIPTION="Cross-platform music production software" +HOMEPAGE="https://lmms.io"; +if [[ ${PV} == "" ]]; then + EGIT_REPO_URI="https://github.com/LMMS/lmms.git"; + inherit git-r3 +else + SRC_URI="https://github.com/LMMS/lmms/releases/download/v${PV/_/-}/${PN}_${PV/_/-}.tar.xz -> ${P}.tar.xz" + KEYWORDS="~amd64 ~x86" + S="${WORKDIR}/${P/_/-}" +fi + +LICENSE="GPL-2 LGPL-2" +SLOT="0" + +IUSE="alsa debug fluidsynth jack libgig mp3 ogg portaudio pulseaudio sdl soundio stk vst" + +COMMON_DEPEND=" + dev-qt/qtcore:5 + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 + dev-qt/qtxml:5 + >=media-libs/libsamplerate-0.1.8 + >=media-libs/libsndfile-1.0.11 + sci-libs/fftw:3.0 + sys-libs/zlib + >=x11-libs/fltk-1.3.0_rc3:1 + alsa? ( media-libs/alsa-lib ) + fluidsynth? ( media-sound/fluidsynth ) + jack? ( virtual/jack ) + libgig? ( media-libs/libgig ) + mp3? ( media-sound/lame ) + ogg? ( + media-libs/libogg + media-libs/libvorbis + ) + portaudio? ( >=media-libs/portaudio-19_pre ) + pulseaudio? ( media-sound/pulseaudio ) + sdl? ( + media-libs/libsdl + >=media-libs/sdl-sound-1.0.1 + ) + soundio? ( media-libs/libsoundio ) + stk? ( media-libs/stk ) + vst? ( virtual/wine ) +" +DEPEND="${COMMON_DEPEND} + dev-qt/qtx11extras:5 +" +BDEPEND=" + dev-qt/linguist-tools:5 +" +RDEPEND="${COMMON_DEPEND} + media-libs/ladspa-cmt + media-plugins/calf + media-plugins/caps-plugins + media-plugins/swh-plugins + media-plugins/tap-plugins +" + +DOCS=( README.md doc/AUTHORS ) + +S="${WORKDIR}/${PN}" + +src_configure() { + local mycmakeargs+=( + -DUSE_WERROR=FALSE + -DWANT_CAPS=FALSE + -DWANT_TAP=FALSE + -DWANT_SWH=FALSE + -DWANT_CMT=FALSE + -DWANT_CALF=FALSE + -DWANT_QT5=TRUE + -DWANT_ALSA=$(usex alsa) + -DWANT_JACK=$(usex jack) + -DWANT_GIG=$(usex libgig) + -DWANT_MP3LAME=$(usex mp3) + -DWANT_OGGVORBIS=$(usex ogg) + -DWANT_PORTAUDIO=$(usex portaudio) + -DWANT_PULSEAUDIO=$(usex pulseaudio) + -DWANT_SDL=$(usex sdl) + -DWANT_SOUNDIO=$(usex soundio) + -DWANT_STK=$(usex stk) + -DWANT_VST=$(usex vst) + -DWANT_SF2=$(usex fluidsynth) + ) + cmake_src_configure +} + +pkg_preinst() { + xdg_pkg_preinst +} + +pkg_postinst() { + xdg_pkg_postinst +} + +pkg_postrm() { + xdg_pkg_postrm +}
[gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/
commit: 544054a0b5e57a75bb814e96743d2e267fb29c1b Author: Michał Górny gentoo org> AuthorDate: Sun Jul 5 20:15:04 2020 + Commit: Michał Górny gentoo org> CommitDate: Sun Jul 5 20:15:04 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=544054a0 profiles/arch/arm: Mask portmidi[java] Signed-off-by: Michał Górny gentoo.org> profiles/arch/arm/package.use.stable.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index d197a96abbb..6ac54d86e44 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -23,6 +23,7 @@ x11-wm/mutter screencast # Michał Górny (2019-09-08) # virtual/jdk is not stable here. sci-mathematics/z3 java +media-libs/portmidi java # Mart Raudsepp (2019-08-27) # Missing stable net-libs/webkit-gtk
[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx/
commit: 78c8a7b37f9be4df5a6da186d5d6f6ad570bfc5e Author: Michał Górny gentoo org> AuthorDate: Sun Jul 5 19:56:51 2020 + Commit: Michał Górny gentoo org> CommitDate: Sun Jul 5 20:12:48 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78c8a7b3 dev-python/sphinx: Stabilize 3.0.4 amd64, #726598 Signed-off-by: Michał Górny gentoo.org> dev-python/sphinx/sphinx-3.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/sphinx/sphinx-3.0.4.ebuild b/dev-python/sphinx/sphinx-3.0.4.ebuild index 1f6b617345a..a2acc8dc768 100644 --- a/dev-python/sphinx/sphinx-3.0.4.ebuild +++ b/dev-python/sphinx/sphinx-3.0.4.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/S/${PN^}/${P^}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="doc latex test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-python/cfn-python-lint/
commit: 78af7845156dff0bd766d4f6eae162159af5594b Author: Michał Górny gentoo org> AuthorDate: Sun Jul 5 19:30:25 2020 + Commit: Michał Górny gentoo org> CommitDate: Sun Jul 5 20:12:46 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78af7845 dev-python/cfn-python-lint: Stabilize 0.30.1 amd64, #730946 Signed-off-by: Michał Górny gentoo.org> dev-python/cfn-python-lint/cfn-python-lint-0.30.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cfn-python-lint/cfn-python-lint-0.30.1.ebuild b/dev-python/cfn-python-lint/cfn-python-lint-0.30.1.ebuild index a707f4ad926..48ce07a6385 100644 --- a/dev-python/cfn-python-lint/cfn-python-lint-0.30.1.ebuild +++ b/dev-python/cfn-python-lint/cfn-python-lint-0.30.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/aws-cloudformation/${PN}/archive/v${PV}.tar.gz -> ${ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" RDEPEND=" >=dev-python/aws-sam-translator-1.21.0[${PYTHON_USEDEP}]
[gentoo-commits] repo/gentoo:master commit in: media-video/gaupol/
commit: 7b25f1d4b0a8ab55db319b340beae5ba590ced68 Author: Michał Górny gentoo org> AuthorDate: Sun Jul 5 19:56:52 2020 + Commit: Michał Górny gentoo org> CommitDate: Sun Jul 5 20:12:49 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b25f1d4 media-video/gaupol: Stabilize 1.8-r1 amd64, #730730 Signed-off-by: Michał Górny gentoo.org> media-video/gaupol/gaupol-1.8-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/gaupol/gaupol-1.8-r1.ebuild b/media-video/gaupol/gaupol-1.8-r1.ebuild index 155f07f9576..aab18b7c267 100644 --- a/media-video/gaupol/gaupol-1.8-r1.ebuild +++ b/media-video/gaupol/gaupol-1.8-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/otsaloma/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 arm64 ~x86" +KEYWORDS="amd64 arm64 ~x86" IUSE="spell test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-python/aws-sam-translator/
commit: ccc30bc934c213a5e3de7df99b398f4d9b59a548 Author: Michał Górny gentoo org> AuthorDate: Sun Jul 5 19:30:24 2020 + Commit: Michał Górny gentoo org> CommitDate: Sun Jul 5 20:12:46 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccc30bc9 dev-python/aws-sam-translator: Stabilize 1.24.0 amd64, #730946 Signed-off-by: Michał Górny gentoo.org> dev-python/aws-sam-translator/aws-sam-translator-1.24.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/aws-sam-translator/aws-sam-translator-1.24.0.ebuild b/dev-python/aws-sam-translator/aws-sam-translator-1.24.0.ebuild index e570b035756..e8ea18cbab4 100644 --- a/dev-python/aws-sam-translator/aws-sam-translator-1.24.0.ebuild +++ b/dev-python/aws-sam-translator/aws-sam-translator-1.24.0.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/serverless-application-model-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" RDEPEND=" >=dev-python/boto3-1.5[${PYTHON_USEDEP}]
[gentoo-commits] repo/gentoo:master commit in: dev-python/translate-toolkit/
commit: 20e8dd3411b93c872e3c9816029b02fa5440bf32 Author: Michał Górny gentoo org> AuthorDate: Sun Jul 5 19:56:50 2020 + Commit: Michał Górny gentoo org> CommitDate: Sun Jul 5 20:12:47 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20e8dd34 dev-python/translate-toolkit: Stabilize 2.5.0 amd64, #726590 Signed-off-by: Michał Górny gentoo.org> dev-python/translate-toolkit/translate-toolkit-2.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/translate-toolkit/translate-toolkit-2.5.0.ebuild b/dev-python/translate-toolkit/translate-toolkit-2.5.0.ebuild index 8cb0310220d..282d9f9bccf 100644 --- a/dev-python/translate-toolkit/translate-toolkit-2.5.0.ebuild +++ b/dev-python/translate-toolkit/translate-toolkit-2.5.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/translate/translate/releases/download/${PV}/${P}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc +html +ical +ini +subtitles +yaml" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
[gentoo-commits] repo/gentoo:master commit in: games-board/cgoban/files/, games-board/cgoban/
commit: fd72f6ad8626cf82c45b94ac3adffe4e6002f57c Author: David Seifert gentoo org> AuthorDate: Sun Jul 5 20:05:38 2020 + Commit: David Seifert gentoo org> CommitDate: Sun Jul 5 20:05:38 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd72f6ad games-board/cgoban: Call AM_PROG_AR Closes: https://bugs.gentoo.org/730788 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: David Seifert gentoo.org> games-board/cgoban/cgoban-1.9.14-r2.ebuild | 15 +++ games-board/cgoban/files/cgoban-1.9.14-cflags.patch | 20 2 files changed, 19 insertions(+), 16 deletions(-) diff --git a/games-board/cgoban/cgoban-1.9.14-r2.ebuild b/games-board/cgoban/cgoban-1.9.14-r2.ebuild index ad2c9a790a3..2abce46ebda 100644 --- a/games-board/cgoban/cgoban-1.9.14-r2.ebuild +++ b/games-board/cgoban/cgoban-1.9.14-r2.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 -inherit eutils autotools +EAPI=7 + +inherit autotools desktop DESCRIPTION="A Go-frontend" HOMEPAGE="http://cgoban1.sourceforge.net/"; @@ -11,7 +12,6 @@ SRC_URI="mirror://sourceforge/cgoban1/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" RDEPEND=" virtual/imagemagick-tools @@ -25,17 +25,16 @@ PATCHES=( ) src_prepare() { - # ${P}-cflags.patch patches configure.ac, not .in: - mv configure.{in,ac} || die - default - cp cgoban_icon.png ${PN}.png || die + + mv configure.{in,ac} || die eautoreconf } src_install() { default + doicon ${PN}.png make_desktop_entry cgoban Cgoban } diff --git a/games-board/cgoban/files/cgoban-1.9.14-cflags.patch b/games-board/cgoban/files/cgoban-1.9.14-cflags.patch index a496dbf0602..cf6d0edfc7a 100644 --- a/games-board/cgoban/files/cgoban-1.9.14-cflags.patch +++ b/games-board/cgoban/files/cgoban-1.9.14-cflags.patch @@ -1,5 +1,5 @@ a/configure.ac 2012-09-03 18:34:15.358122626 +0200 -+++ b/configure.ac 2012-09-03 18:35:30.279156534 +0200 +--- a/configure.in b/configure.in @@ -1,8 +1,9 @@ #for autoconf 2.1x start configure script with next three lines @@ -12,9 +12,7 @@ #for autoconf 2.5x start configure script with next four lines # AC_PREREQ(2.50) a/configure.ac 2012-09-03 20:17:48.037549487 +0200 -+++ b/configure.ac 2012-09-03 20:18:00.267371203 +0200 -@@ -146,7 +146,7 @@ +@@ -145,7 +146,7 @@ ## export VERSION @@ -23,9 +21,15 @@ AC_PREFIX_DEFAULT(/usr/games) dayNum=`echo $date | awk '{ print $1 }'` a/configure.ac 2012-09-03 20:23:29.174470309 +0200 -+++ b/configure.ac 2012-09-03 20:23:51.895996955 +0200 -@@ -169,7 +169,6 @@ +@@ -160,6 +161,7 @@ + AC_DEFINE_UNQUOTED(DATE,$DATE) + AC_DEFINE_UNQUOTED(DATE_FRENCH,$DATE_FRENCH) + ++AM_PROG_AR + AC_PROG_MAKE_SET + AC_PROG_INSTALL + AC_PROG_CC +@@ -168,7 +170,6 @@ AC_MINIX AC_PROG_CPP AC_EXEEXT
[gentoo-commits] repo/gentoo:master commit in: games-board/xmahjongg/, games-board/xmahjongg/files/
commit: 4d09ab946a7e19abdfa549a585e7a54128e44480 Author: David Seifert gentoo org> AuthorDate: Sun Jul 5 20:05:44 2020 + Commit: David Seifert gentoo org> CommitDate: Sun Jul 5 20:05:44 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d09ab94 games-board/xmahjongg: Call AM_PROG_AR Closes: https://bugs.gentoo.org/730800 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: David Seifert gentoo.org> .../xmahjongg/files/xmahjongg-3.7-autotools.patch | 26 ++ games-board/xmahjongg/xmahjongg-3.7-r1.ebuild | 16 +++-- 2 files changed, 35 insertions(+), 7 deletions(-) diff --git a/games-board/xmahjongg/files/xmahjongg-3.7-autotools.patch b/games-board/xmahjongg/files/xmahjongg-3.7-autotools.patch new file mode 100644 index 000..9efc0239980 --- /dev/null +++ b/games-board/xmahjongg/files/xmahjongg-3.7-autotools.patch @@ -0,0 +1,26 @@ +--- a/configure.in b/configure.in +@@ -9,8 +9,11 @@ + AC_PROG_CPP + AC_PROG_CXX + AC_PROG_CXXCPP ++AM_PROG_AR + AC_PROG_RANLIB +-if test -n "$GCC" ; then CC="$CC -Wall"; CXX="$CXX -Wall"; fi ++ ++CFLAGS="${CFLAGS} -Wall" ++CXXFLAGS="${CXXFLAGS} -Wall" + + AC_PATH_XTRA + +--- a/src/Makefile.am b/src/Makefile.am +@@ -32,7 +32,7 @@ + + INCLUDES = $(X_CFLAGS) -I$(top_srcdir)/include + +-xmahjongg_LDADD = $(LDADD) ../liblcdf/liblcdf.a @X_LIBS@ @X_PRE_LIBS@ -lX11 @X_EXTRA_LIBS@ ++xmahjongg_LDADD = $(LDADD) ../liblcdf/liblcdf.a @X_LIBS@ -lX11 @X_EXTRA_LIBS@ + + + # diff --git a/games-board/xmahjongg/xmahjongg-3.7-r1.ebuild b/games-board/xmahjongg/xmahjongg-3.7-r1.ebuild index e05ea7454d8..15198d767d8 100644 --- a/games-board/xmahjongg/xmahjongg-3.7-r1.ebuild +++ b/games-board/xmahjongg/xmahjongg-3.7-r1.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 -inherit eutils +EAPI=7 + +inherit autotools desktop DESCRIPTION="friendly GUI version of xmahjongg" HOMEPAGE="http://www.lcdf.org/xmahjongg/"; @@ -11,21 +12,22 @@ SRC_URI="http://www.lcdf.org/xmahjongg/${P}.tar.gz"; LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~mips ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND} x11-libs/libXt" +PATCHES=( "${FILESDIR}"/${P}-autotools.patch ) + src_prepare() { default - sed -i \ - -e '/X_PRE_LIBS/s:-lSM -lICE::' \ - configure || die + mv configure.{in,ac} || die + eautoreconf } src_install() { default + newicon share/tiles/small.gif ${PN}.gif make_desktop_entry xmahjongg "Xmahjongg" /usr/share/pixmaps/${PN}.gif }
[gentoo-commits] repo/gentoo:master commit in: games-action/heroes/, games-action/heroes/files/
commit: a7c174beeeaa05bc3966936d426d9f06a82f6509 Author: David Seifert gentoo org> AuthorDate: Sun Jul 5 20:05:41 2020 + Commit: David Seifert gentoo org> CommitDate: Sun Jul 5 20:05:41 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7c174be games-action/heroes: Call AM_PROG_AR Closes: https://bugs.gentoo.org/724328 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: David Seifert gentoo.org> .../heroes/files/heroes-0.21-automake-1.12.patch | 11 -- .../heroes/files/heroes-0.21-autotools.patch | 30 +++ .../heroes/files/heroes-0.21-underlink.patch | 11 -- games-action/heroes/heroes-0.21-r2.ebuild | 43 +- 4 files changed, 48 insertions(+), 47 deletions(-) diff --git a/games-action/heroes/files/heroes-0.21-automake-1.12.patch b/games-action/heroes/files/heroes-0.21-automake-1.12.patch deleted file mode 100644 index 1a645df91ac..000 --- a/games-action/heroes/files/heroes-0.21-automake-1.12.patch +++ /dev/null @@ -1,11 +0,0 @@ heroes-0.21/configure.ac -+++ heroes-0.21/configure.ac -@@ -112,7 +112,7 @@ - # Checks for typedefs, structures, and compiler characteristics. - # == - --AM_C_PROTOTYPES -+AC_C_PROTOTYPES - AC_C_CONST - AC_TYPE_UID_T dnl This checks for gid_t too. - AC_CHECK_TYPES([ssize_t]) diff --git a/games-action/heroes/files/heroes-0.21-autotools.patch b/games-action/heroes/files/heroes-0.21-autotools.patch new file mode 100644 index 000..c6dfb9fab1a --- /dev/null +++ b/games-action/heroes/files/heroes-0.21-autotools.patch @@ -0,0 +1,30 @@ +--- a/configure.ac b/configure.ac +@@ -44,6 +44,7 @@ + AM_PROG_CC_C_O + AC_PROG_CPP + AC_PROG_AWK ++AM_PROG_AR + AC_PROG_RANLIB + AC_PROG_LN_S + +@@ -112,7 +113,7 @@ + # Checks for typedefs, structures, and compiler characteristics. + # == + +-AM_C_PROTOTYPES ++AC_C_PROTOTYPES + AC_C_CONST + AC_TYPE_UID_T dnl This checks for gid_t too. + AC_CHECK_TYPES([ssize_t]) +--- a/src/Makefile.am b/src/Makefile.am +@@ -42,7 +42,7 @@ + heroeslvl_SOURCES = heroeslvl.c + + heroes_LDADD = lvl/libhlvl.a media/libhmcommon.a ../lib/libheroes.a \ +- $(INTLLIBS) $(LIBALT_LOCAL_XLDADD) $(LIBALT_XLDADD) ++ $(INTLLIBS) $(LIBALT_LOCAL_XLDADD) $(LIBALT_XLDADD) -lm + heroes_LDFLAGS = $(LIBALT_XLDFLAGS) + + ## Depend upon Makefile because the value of LIBALT_LOCAL_LDADD might diff --git a/games-action/heroes/files/heroes-0.21-underlink.patch b/games-action/heroes/files/heroes-0.21-underlink.patch deleted file mode 100644 index 18a0fca28f3..000 --- a/games-action/heroes/files/heroes-0.21-underlink.patch +++ /dev/null @@ -1,11 +0,0 @@ a/src/Makefile.am 2011-06-10 11:32:03.905618275 +0200 -+++ b/src/Makefile.am 2011-06-10 11:32:15.539347083 +0200 -@@ -42,7 +42,7 @@ - heroeslvl_SOURCES = heroeslvl.c - - heroes_LDADD = lvl/libhlvl.a media/libhmcommon.a ../lib/libheroes.a \ -- $(INTLLIBS) $(LIBALT_LOCAL_XLDADD) $(LIBALT_XLDADD) -+ $(INTLLIBS) $(LIBALT_LOCAL_XLDADD) $(LIBALT_XLDADD) -lm - heroes_LDFLAGS = $(LIBALT_XLDFLAGS) - - ## Depend upon Makefile because the value of LIBALT_LOCAL_LDADD might diff --git a/games-action/heroes/heroes-0.21-r2.ebuild b/games-action/heroes/heroes-0.21-r2.ebuild index 9e7f8d9fcc0..a576ebf8f75 100644 --- a/games-action/heroes/heroes-0.21-r2.ebuild +++ b/games-action/heroes/heroes-0.21-r2.ebuild @@ -20,10 +20,11 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="ggi nls sdl" +REQUIRED_USE="^^ ( ggi sdl )" RESTRICT="test" -REQUIRED_USE="^^ ( ggi sdl )" -RDEPEND="ggi? ( +RDEPEND=" + ggi? ( media-libs/libggi media-libs/libgii media-libs/libmikmod @@ -33,49 +34,41 @@ RDEPEND="ggi? ( media-libs/libsdl media-libs/sdl-mixer )" -DEPEND="${RDEPEND} - nls? ( sys-devel/gettext )" +DEPEND="${RDEPEND}" +BDEPEND="nls? ( sys-devel/gettext )" - #56118 PATCHES=( - "${FILESDIR}/${P}"-automake-1.12.patch - "${FILESDIR}/${P}"-gcc4.patch - "${FILESDIR}/${P}"-underlink.patch - "${FILESDIR}/${P}"-cvs-segfault-fix.patch - "${FILESDIR}/${P}"-compilation.patch - "${FILESDIR}/${P}"-gcc10.patch + "${FILESDIR}"/${P}-autotools.patch + "${FILESDIR}"/${P}-gcc4.patch + "${FILESDIR}"/${P}-cvs-segfault-fix.patch + "${FILESDIR}"/${P}-compilation.patch + "${FILESDIR}"/${P}-gcc10.patch ) src_prepare() { default - sed -i 's:$(localedir):/usr/share/locale:' \ - $(find . -name 'Makefile.in*') || die eautoreconf } src_configure() { - local myconf=( - $(use_with sdl) - $(use_with sdl sdl-mixer) - $(use_with ggi) - $(use_with ggi mikmod) - $(use_
[gentoo-commits] repo/gentoo:master commit in: games-arcade/xtux/, games-arcade/xtux/files/
commit: 47f2ac9b3c23d50db4bda479d3bf47d8077ce545 Author: David Seifert gentoo org> AuthorDate: Sun Jul 5 20:05:47 2020 + Commit: David Seifert gentoo org> CommitDate: Sun Jul 5 20:05:47 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47f2ac9b games-arcade/xtux: Fix build system Closes: https://bugs.gentoo.org/710722 Closes: https://bugs.gentoo.org/716872 Closes: https://bugs.gentoo.org/730812 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: David Seifert gentoo.org> .../xtux/files/xtux-20030306-Makefile.patch| 190 + .../xtux/files/xtux-20030306-ldflags.patch | 22 --- .../xtux/files/xtux-20030306-missing-include.patch | 29 .../xtux/files/xtux-20030306-tux_serv-path.patch | 13 ++ games-arcade/xtux/xtux-20030306-r1.ebuild | 42 ++--- 5 files changed, 254 insertions(+), 42 deletions(-) diff --git a/games-arcade/xtux/files/xtux-20030306-Makefile.patch b/games-arcade/xtux/files/xtux-20030306-Makefile.patch new file mode 100644 index 000..7340dbfd187 --- /dev/null +++ b/games-arcade/xtux/files/xtux-20030306-Makefile.patch @@ -0,0 +1,190 @@ +--- a/src/client/Makefile b/src/client/Makefile +@@ -16,13 +16,12 @@ + + # Programs used in building process + MAKE = make +-CC = gcc + + # Where to put the XTux client binary. + BINARY = $(TOPLEVEL_PATH)/xtux + + # Flags used when compiling +-CFLAGS = -g -Wall -O2 -DDATADIR=\"$(DATADIR)\" ++CPPFLAGS += -DDATADIR=\"$(DATADIR)\" + + # Paths to header files + X11_INC = -I$(X11_PATH)/include +@@ -48,8 +47,8 @@ + + #Apps + client: $(OBJECTS) +- $(CC) -o $(BINARY) $(CFLAGS) $(OBJECTS) $(XTUXLIB) $(MATHLIB) $(X11LIB) $(XPMLIB) $(SOCKLIB) $(GGZLIB) ++ $(CC) $(LDFLAGS) -o $(BINARY) $(CFLAGS) $(OBJECTS) $(XTUXLIB) $(MATHLIB) $(X11LIB) $(XPMLIB) $(SOCKLIB) $(GGZLIB) + + # OBJECTS + .c.o: client.h $*.c +- $(CC) $(CFLAGS) -c $*.c $(COMMON_INC) $(X11_INC) $(GGZ_INC) ++ $(CC) $(CFLAGS) $(CPPFLAGS) -c $*.c $(COMMON_INC) $(X11_INC) $(GGZ_INC) +--- a/src/common/Makefile b/src/common/Makefile +@@ -1,9 +1,6 @@ + # Makefile for stuff that's common between server & client. + +-CC= gcc +-CFLAGS= -g -Wall -O2 -DDATADIR=\"$(DATADIR)\" +-AR= ar +-RANLIB= ranlib ++CPPFLAGS += -DDATADIR=\"$(DATADIR)\" + + OBJECTS = common.o timing.o net.o entity_type.o weapon_type.o map.o maths.o datafile.o + XTUXLIB = xtuxlib.a +@@ -18,4 +15,4 @@ + ${RANLIB} $@ + + .c.o: xtux.h $*.c $*.h +- $(CC) $(CFLAGS) -c $*.c $(COMMON_INC) ++ $(CC) $(CFLAGS) $(CPPFLAGS) -c $*.c $(COMMON_INC) +--- a/src/ggz/client/Makefile b/src/ggz/client/Makefile +@@ -61,7 +61,6 @@ + host_alias = i586-pc-linux-gnu + host_triplet = i586-pc-linux-gnu + AS = @AS@ +-CC = gcc + CPP = gcc -E + DLLTOOL = @DLLTOOL@ + EASYSOCK_MAJOR_VERSION = 0 +@@ -79,7 +78,6 @@ + NM = /usr/bin/nm -B + OBJDUMP = @OBJDUMP@ + PACKAGE = easysock +-RANLIB = ranlib + VERSION = 0.2.0 + + noinst_LIBRARIES = libggz.a +@@ -92,13 +90,9 @@ + + + DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I.. +-CPPFLAGS = +-LDFLAGS = + LIBS = + libggz_a_LIBADD = + libggz_a_OBJECTS = ggz.o +-AR = ar +-CFLAGS = -g -O2 + COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + CCLD = $(CC) +--- a/src/ggz/easysock/Makefile b/src/ggz/easysock/Makefile +@@ -61,7 +61,6 @@ + host_alias = i586-pc-linux-gnu + host_triplet = i586-pc-linux-gnu + AS = @AS@ +-CC = gcc + CPP = gcc -E + DLLTOOL = @DLLTOOL@ + EASYSOCK_MAJOR_VERSION = 0 +@@ -79,7 +78,6 @@ + NM = /usr/bin/nm -B + OBJDUMP = @OBJDUMP@ + PACKAGE = easysock +-RANLIB = ranlib + VERSION = 0.2.0 + + noinst_LIBRARIES = libeasysock.a +@@ -92,13 +90,9 @@ + + + DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I.. +-CPPFLAGS = +-LDFLAGS = + LIBS = + libeasysock_a_LIBADD = + libeasysock_a_OBJECTS = easysock.o +-AR = ar +-CFLAGS = -g -O2 + COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + CCLD = $(CC) +--- a/src/ggz/Makefile b/src/ggz/Makefile +@@ -61,7 +61,6 @@ + host_alias = i586-pc-linux-gnu + host_triplet = i586-pc-linux-gnu + AS = @AS@ +-CC = gcc + CPP = gcc -E + DLLTOOL = @DLLTOOL@ + EASYSOCK_MAJOR_VERSION = 0 +@@ -79,7 +78,6 @@ + NM = /usr/bin/nm -B + OBJDUMP = @OBJDUMP@ + PACKAGE = easysock +-RANLIB = ranlib + VERSION = 0.2.0 + + SUBDIRS = easysock server client +--- a/src/ggz/server/Makefile b/src/ggz/server/Makefile +@@ -61,7 +61,6 @@ + host_alias = i586-pc-linux-gnu + host_triplet = i586-pc-linux-gnu + AS = @AS@ +-CC = gcc + CPP = gcc -E + DLLTOOL = @DLLTOOL@ + EASYSOCK_MAJOR_VERSION = 0 +@@ -79,7 +78,6 @@ + NM = /usr/bin/nm -B + OBJDUMP = @OBJDUMP@ + PACKAGE = easysock +-RANLIB = ranlib + VERSION = 0.2.0 +
[gentoo-commits] repo/gentoo:master commit in: sys-apps/pkgcore/
commit: c865206b3d02e8da52c7f8d9b55ab710ca1df39d Author: Tim Harder gentoo org> AuthorDate: Sun Jul 5 19:45:19 2020 + Commit: Tim Harder gentoo org> CommitDate: Sun Jul 5 19:54:13 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c865206b sys-apps/pkgcore: version bump to 0.10.13 Signed-off-by: Tim Harder gentoo.org> sys-apps/pkgcore/Manifest| 1 + sys-apps/pkgcore/{pkgcore-.ebuild => pkgcore-0.10.13.ebuild} | 2 +- sys-apps/pkgcore/pkgcore-.ebuild | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/sys-apps/pkgcore/Manifest b/sys-apps/pkgcore/Manifest index fe9628d66b9..791b9a51719 100644 --- a/sys-apps/pkgcore/Manifest +++ b/sys-apps/pkgcore/Manifest @@ -1 +1,2 @@ DIST pkgcore-0.10.12.tar.gz 646922 BLAKE2B f3251b1a0d773e83d60f15598c2c5679a48a1e1dd81b82956ffb26ef72c25296903d64deeb0e91d95ae26832d0e08e3cdfcb68b95bbcd87acf8ed448a4f4ae56 SHA512 f6f900fc7f77a683c398c874c51eddb387f9aed572d5fce38f4856faa71f4f8e870b1bc276a87f15967733fa6ec7c8345f2d6b777897694537fa1e9165b1433c +DIST pkgcore-0.10.13.tar.gz 647320 BLAKE2B ef80320a0a8d35ed68b1d77d52a3cfb2ffbadae2fe9f11efe3f42c68f55388074b5c4b2857f265f1add4cfe479cba9716d45afaf141d113b0874d409955269c7 SHA512 acc5ee2cc6fd0f897129f311e0484e28a1c8f374c5a2e56a29d228fee74b7be0cb6059171b743e0db35544b5b5779d35efcda21e46e65285653ba4155205281f diff --git a/sys-apps/pkgcore/pkgcore-.ebuild b/sys-apps/pkgcore/pkgcore-0.10.13.ebuild similarity index 92% copy from sys-apps/pkgcore/pkgcore-.ebuild copy to sys-apps/pkgcore/pkgcore-0.10.13.ebuild index 66a8a5020ab..4d3887960e3 100644 --- a/sys-apps/pkgcore/pkgcore-.ebuild +++ b/sys-apps/pkgcore/pkgcore-0.10.13.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == * ]] ; then EGIT_REPO_URI="https://github.com/pkgcore/pkgcore.git"; inherit git-r3 else - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" fi diff --git a/sys-apps/pkgcore/pkgcore-.ebuild b/sys-apps/pkgcore/pkgcore-.ebuild index 66a8a5020ab..4d3887960e3 100644 --- a/sys-apps/pkgcore/pkgcore-.ebuild +++ b/sys-apps/pkgcore/pkgcore-.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == * ]] ; then EGIT_REPO_URI="https://github.com/pkgcore/pkgcore.git"; inherit git-r3 else - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" fi
[gentoo-commits] repo/gentoo:master commit in: dev-util/pkgcheck/
commit: 24d9bf0b0b25c896aafab171804ff1fcceda815d Author: Tim Harder gentoo org> AuthorDate: Sun Jul 5 19:52:42 2020 + Commit: Tim Harder gentoo org> CommitDate: Sun Jul 5 19:54:14 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24d9bf0b dev-util/pkgcheck: version bump to 0.7.7 Signed-off-by: Tim Harder gentoo.org> dev-util/pkgcheck/Manifest| 1 + dev-util/pkgcheck/{pkgcheck-.ebuild => pkgcheck-0.7.7.ebuild} | 4 ++-- dev-util/pkgcheck/pkgcheck-.ebuild| 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/dev-util/pkgcheck/Manifest b/dev-util/pkgcheck/Manifest index 4265fd5ff9b..b120eec4bdc 100644 --- a/dev-util/pkgcheck/Manifest +++ b/dev-util/pkgcheck/Manifest @@ -1 +1,2 @@ DIST pkgcheck-0.7.6.tar.gz 234637 BLAKE2B 31c31d987aed03e4a61f58a3dc3074985a4f436e3598f11257d602a668525f24e45c540d56e5779237cd36299b0ab73b9a59e3482099cb5accbb3ea8437cd7c5 SHA512 cfded3a5a0249ee9279fe93156ef524cafe7302915dfbbb01acd0bdc3acefcd1e90c6bcfbf3dc40bd5cb71680cc6453b1de045878d75a9ade00c432e663fd136 +DIST pkgcheck-0.7.7.tar.gz 236359 BLAKE2B 46628e6fe1ab711773209785f3160ad5521f7173a676363a44102bd26b443eafe4f88829d9a6c9cf10538ebfa7ca8b28cb8c27f9719f98217ff626d1b5a9a0b3 SHA512 ac88a3aa689983bfac0efa85240e3a02c822a075095ff9940fac0cdc188428126e7612807e57a7582f21fcf1d668dba29d4785d062d757f6444fa024d0437751 diff --git a/dev-util/pkgcheck/pkgcheck-.ebuild b/dev-util/pkgcheck/pkgcheck-0.7.7.ebuild similarity index 90% copy from dev-util/pkgcheck/pkgcheck-.ebuild copy to dev-util/pkgcheck/pkgcheck-0.7.7.ebuild index c05954b53f8..19f05125eb1 100644 --- a/dev-util/pkgcheck/pkgcheck-.ebuild +++ b/dev-util/pkgcheck/pkgcheck-0.7.7.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == * ]] ; then EGIT_REPO_URI="https://github.com/pkgcore/pkgcheck.git"; inherit git-r3 else - KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" fi @@ -29,7 +29,7 @@ if [[ ${PV} == * ]]; then else RDEPEND=" >=dev-python/snakeoil-0.8.8[${PYTHON_USEDEP}] - >=sys-apps/pkgcore-0.10.11[${PYTHON_USEDEP}]" + >=sys-apps/pkgcore-0.10.13[${PYTHON_USEDEP}]" fi RDEPEND+=" dev-python/chardet[${PYTHON_USEDEP}] diff --git a/dev-util/pkgcheck/pkgcheck-.ebuild b/dev-util/pkgcheck/pkgcheck-.ebuild index c05954b53f8..19f05125eb1 100644 --- a/dev-util/pkgcheck/pkgcheck-.ebuild +++ b/dev-util/pkgcheck/pkgcheck-.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == * ]] ; then EGIT_REPO_URI="https://github.com/pkgcore/pkgcheck.git"; inherit git-r3 else - KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" fi @@ -29,7 +29,7 @@ if [[ ${PV} == * ]]; then else RDEPEND=" >=dev-python/snakeoil-0.8.8[${PYTHON_USEDEP}] - >=sys-apps/pkgcore-0.10.11[${PYTHON_USEDEP}]" + >=sys-apps/pkgcore-0.10.13[${PYTHON_USEDEP}]" fi RDEPEND+=" dev-python/chardet[${PYTHON_USEDEP}]
[gentoo-commits] repo/gentoo:master commit in: app-metrics/github-exporter/
commit: 9c142f24327f2475bdefb567fd24b1ea3df7d2e9 Author: William Hubbs gentoo org> AuthorDate: Sun Jul 5 19:41:23 2020 + Commit: William Hubbs gentoo org> CommitDate: Sun Jul 5 19:45:06 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c142f24 app-metrics/github-exporter: 1.0.1 bump Signed-off-by: William Hubbs gentoo.org> app-metrics/github-exporter/Manifest | 43 +++ .../github-exporter/github-exporter-1.0.1.ebuild | 84 ++ 2 files changed, 127 insertions(+) diff --git a/app-metrics/github-exporter/Manifest b/app-metrics/github-exporter/Manifest index 369d2e1e9b5..312c14cedde 100644 --- a/app-metrics/github-exporter/Manifest +++ b/app-metrics/github-exporter/Manifest @@ -1,4 +1,42 @@ DIST github-exporter-04.tar.gz 7023 BLAKE2B a2502fab29f7d987e7fe02a739d9d3bcc34376315581830033dc99d9c16be0bca52a30b8f491682de34ded4732c9216a05e8bfc1d2ac6510a22bd752a50bb5b9 SHA512 4837d78d058e8adb110ced899a9d136eed86aa3facf7258a6d7b392a3a61aa827662e63f8bd64b0ca44e6ed78518a6ae669068018ffc18d3bb42d19f4fb364be +DIST github-exporter-1.0.1.tar.gz 20538 BLAKE2B 059802e5e735838f25f0fb56482c8d80c2e0325a7b10ba954af9ea4e39cea1826540e267db9b3fbc6ee4eb181185fd6b34128d09202faf43604fd1e3431bdafc SHA512 8f984cc766d8fc40cb230d88f9aac1556371d4e6bb98e882b5fbf79cd15c1664cfdc09ccb242d11d0de8a29232124f1a2ab6859cdcb7bd84e862bfb56423 +DIST github.com%2Fbeorn7%2Fperks%2F@v%2Fv0.0.0-20180321164747-3a771d992973.mod 31 BLAKE2B f69b0989e51b0b649f81b044169fe4309f130eba5bcc6ff33aa9666b1b754aa0e524b8c7a627a91000ccc4f93bf93cdee3e97bd3b2184b050878bc3f413f0c72 SHA512 f21fd002853e4435421f8396e6be016f65be1537815c60d23940caf26e3f14dd6f2caac802cb64cd586b1b1f1220b2727de347b3d1816b8e741f68d87ebcf03f +DIST github.com%2Fbeorn7%2Fperks%2F@v%2Fv0.0.0-20180321164747-3a771d992973.zip 15013 BLAKE2B daecbcbb12a60a1423c4f419db44a0d63108fe622cf843593abb16fd75dcea703b3cf56f1c13433959eccbfb2a9bd5640f837f4be3296220366438dd7ed04f86 SHA512 44ccb3d6134742a80ac15830613c169d1b0d43e6ce40c2f2fdea07203bec134e1ba80dc57c6d14a007014ea141dca311b3ebe61b12d2181311665a9ffe83ca39 +DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.mod 34 BLAKE2B 7e09c2779bf7a84a9271e31522ebbe600a1c11b107d651d91f58c8373e4336332a3a881f3e12b382543d75f20398af66085fcb3e780eed341e870e9c30f29267 SHA512 5e079462f7e0dff0efda71f580aa185700cfa936b718a19d0e2a8c63212e47a07022dca0c282832d48e5165aae8e82aeeeb2ac3664268f1148fc772010fb860e +DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.mod 34 BLAKE2B 7e09c2779bf7a84a9271e31522ebbe600a1c11b107d651d91f58c8373e4336332a3a881f3e12b382543d75f20398af66085fcb3e780eed341e870e9c30f29267 SHA512 5e079462f7e0dff0efda71f580aa185700cfa936b718a19d0e2a8c63212e47a07022dca0c282832d48e5165aae8e82aeeeb2ac3664268f1148fc772010fb860e +DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.zip 60320 BLAKE2B 86bdbc333e5c23ccf4f805945ca9f2aecc5c242d2ae824d20127eceaa2bf7bbab239ff2799572a2c8fa206166a36e97d5eccc8fc5021743d8ad32f39cd53b9eb SHA512 7b4e4df2fea731e23e05437f26f24e32b2e99028d685b72e3a726c1cb616ada4a77ca4fb9db4a6fae48178cc5172e724b74499bc776d63a9110cb97377d5edeb +DIST github.com%2Ffatih%2Fstructs%2F@v%2Fv1.1.0.mod 32 BLAKE2B a73ae1e577fbb84fd72de422c367c1003355c117a9660cadbb5d6d52fcd0c102fa3b22c7c7dfb6e149dc14ddcb9b5fef847fb2a7b9379a35405c7bd9d83ff1b5 SHA512 2ef8ab60b4320b9358614a28a02b4207f3986c4a06798c3e253a79bfb63692dfb1765476e9d154e15f9d5e30983609c98b6ee39ae910c678a3773fddca208cee +DIST github.com%2Ffatih%2Fstructs%2F@v%2Fv1.1.0.zip 17890 BLAKE2B 663ee535dd3ddf1a89ae274a400bb744d6e22689a212b58e6f6a3ae45890be76761fd4cd08d1836ffa3b8fc290249a408c798001b343104d0f06d7e2abede6a2 SHA512 e42c37f71719ed662a4b3efc9c03725a3569ce04849d6bc845bb7967228b0e648d6b2cdf73ea18430e54df85486b2a3819aca6170538eca4401ac3ea4a512d3c +DIST github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.2.0.mod 34 BLAKE2B a4239cba934b6e80714b93d47e88f22ad28ce41d1d984c4261cc3f5f3b857fb28785223fa911b258e2665be2a9d24ffbd925e9e0f374452a2aacd712ad9d5f75 SHA512 e059a34363bb826bbcb8981adbfc10da90e04b86dc5376ab20bdfe1fab135953cff41ef1daa116aff10e9f3e6503168f6baf902f09aa0e8cd9a0da96b932f4b6 +DIST github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.2.0.zip 482403 BLAKE2B 47db66e9c8187c20b27b9aeb8584f0f2289084103ccda25406eb30059147c3bcb867c76d145c4cab7eae801ed4cf76a63efe23f091e05c9206fcadc3358a02f6 SHA512 d102d00618f077f7d677eea9f0d4aff600e4b95caaca6ae6021355e64ed0a8fe418fd731370baa968f6fd338e377b5d3a2077b0b8a1ee399f992b8a7717cf77f +DIST github.com%2Finfinityworks%2Fgo-common%2F@v%2Fv0.0.0-20170820165359-7f20a140fd37.mod 42 BLAKE2B 64d26b1f81939711e8f2bca3008ecba725654d555924bedcfc338525482c660ea0e4e320227f7ea11b4c6208b5c2ddf0daba3cb3bcfbd636bd22147f0a04c65e SHA512 d646ee87f12c8b3cb17da15a6b7297862955422015b522f9af1b3b06d11bf6c36116a041a172088bffc92370005352105a2ed818e63ffc7420a0dd9b248de122 +DIST github.com%2Finfinityworks%2Fgo-common%2F@v%2Fv0.0.0-20170820165359-7f20a140fd37.zip 6182 BLAKE2B 61d9dab2f8646634e46e8f52c94c
[gentoo-commits] repo/gentoo:master commit in: www-client/firefox/
commit: a18e688e092dd48466164756e33269bde861ee5b Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Jul 5 19:12:14 2020 + Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Jul 5 19:12:26 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a18e688e www-client/firefox: amd64 & x86 stable Bug: https://bugs.gentoo.org/730418 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann gentoo.org> www-client/firefox/firefox-68.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/firefox-68.10.0.ebuild b/www-client/firefox/firefox-68.10.0.ebuild index 95c6e3d1ecf..4f2733af00a 100644 --- a/www-client/firefox/firefox-68.10.0.ebuild +++ b/www-client/firefox/firefox-68.10.0.ebuild @@ -48,7 +48,7 @@ inherit check-reqs eapi7-ver flag-o-matic toolchain-funcs eutils \ DESCRIPTION="Firefox Web Browser" HOMEPAGE="https://www.mozilla.com/firefox"; -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
[gentoo-commits] repo/gentoo:master commit in: app-arch/rar/
commit: dab2f60961feed354a77fecdf1505af696f9bb5e Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Jul 5 19:08:58 2020 + Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Jul 5 19:12:25 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dab2f609 app-arch/rar: drop old Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann gentoo.org> app-arch/rar/Manifest | 3 - app-arch/rar/rar-5.9.0_p20200330.ebuild | 109 2 files changed, 112 deletions(-) diff --git a/app-arch/rar/Manifest b/app-arch/rar/Manifest index a2e688c7e6a..eeca2cf5cc7 100644 --- a/app-arch/rar/Manifest +++ b/app-arch/rar/Manifest @@ -1,6 +1,3 @@ -DIST rarlinux-5.9.0_p20200330.tar.gz 606599 BLAKE2B 81803108938b82aec07e0a8aeffe764219c6965ddbda3ac73c04ee0c6c7f8ae6090bf7a39fc0215a639fec8f5b9af7f8518ae2c18bcd2a0f836c0560740fde38 SHA512 0c5328d3113e0c821d840dafdb7bc0b4f5161b8b7d76e2227bae3daa3bf55d99d06a167ece961157f69ec2494259bb56dcd87769b0782962614cc2c4de01892b DIST rarlinux-5.9.1_p20200625.tar.gz 606675 BLAKE2B fe8f26d422bc816fbba27405f9d2e4063e9af6e136ca4c270bb5274a67e99d9a7c97250b05e6041f3ed27517398b0500aad765a1f599474ff08ebb6bacf5b0a3 SHA512 3ed37adda5f5b2f5502ab2e549614dad2848157321a31174d7259aaf77cc773c6398eb0e19ee6597536c58a938289a587e7db9681e6c47c906a5307c2d362147 -DIST rarlinux-x64-5.9.0_p20200330.tar.gz 595460 BLAKE2B cc8e3dfdbd10a959b9643a4a6b12e8e346f6ed2797fee61fbfecd02b8570212f87514e749943e8998941fb00e026b300597ae52975ac326cc0a2962ba8d1a8a8 SHA512 a7d88a8705e4876686f880eee461180a3d2dac5c4bafb2efeec46a8c2bac2c07b09fc0827f39aa1417d0c8a64d3ed5b55244b08400ce5a0591984e0e9c5c853e DIST rarlinux-x64-5.9.1_p20200625.tar.gz 595595 BLAKE2B 68eb24da7ecb2fe8a2be68bc3c3397df85490f4cd5517a2dc5390ad0dafbdd0a04d15968276657d600cf6c127cd8f52b74e920f7ee9b86b7083b9edbf0a57141 SHA512 6e0aec1642118331bfe79a35fa654f7d5143e61c0315375fa21d862a3941b672c58eaed4da69b8ea23a024aaafcfd02a277251391e59220b845847d4b3b82562 -DIST winrar-x64-5.9.0_p20200330.exe 3226248 BLAKE2B 50459e4b476bf9ec6b59df712a61f5108442fdaf58f7ccb1c021f1638a3327e155a5b3573e0566d3a262b8129fc28c176ccc2e9a3edf2851986c8a5aeb3288d0 SHA512 8b0791eab87aeed9f30272f11fa304189f1f5d077457d3ea608c59e19dfd6ee9e05f98f03cba4803dbe24b5bb68f8332a59cd9bd2fae76d0da0405a92b8e3b3c DIST winrar-x64-5.9.1_p20200625.exe 3246712 BLAKE2B c0616e600b11aaa524154b9b0108ab1a62e09cdd27a968b5bf9fa6d742800c9006ee7655df39511f31b24506dd03eb431c3e016ea63a5fe8fff702ccd8d3b358 SHA512 da7a85d56f1ed4dd6204e51297175c90349a26896b223bf210055a0c38f315c59f9d9b8368d5c279049443467d962c72bad48a3c62c1d80f2260f8ecd4d17db6 diff --git a/app-arch/rar/rar-5.9.0_p20200330.ebuild b/app-arch/rar/rar-5.9.0_p20200330.ebuild deleted file mode 100644 index b90959c703e..000 --- a/app-arch/rar/rar-5.9.0_p20200330.ebuild +++ /dev/null @@ -1,109 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -DESCRIPTION="RAR compressor/uncompressor" -HOMEPAGE="https://rarlab.com/"; -URI_x86="https://mirror.whissi.de/distfiles/rar/rarlinux-${PV}.tar.gz"; -URI_amd64="https://mirror.whissi.de/distfiles/rar/rarlinux-x64-${PV}.tar.gz"; -URI_w64="https://mirror.whissi.de/distfiles/rar/winrar-x64-${PV}.exe"; -SRC_URI="x86? ( ${URI_x86} ) - amd64? ( ${URI_amd64} ) - all_sfx? ( - ${URI_x86} - ${URI_amd64} - ${URI_w64} - )" - -LICENSE="RAR BSD BSD-2" -SLOT="0" -KEYWORDS="-* amd64 x86" -IUSE="all_sfx" -RESTRICT="mirror bindist" - -DEPEND="all_sfx? ( app-arch/unrar )" -RDEPEND="sys-libs/glibc" - -S="${WORKDIR}/${PN}" - -QA_FLAGS_IGNORED="opt/rar/default.sfx - opt/rar/default-elf32.sfx - opt/rar/default-elf64.sfx - opt/rar/default-win32.sfx - opt/rar/default-win64.sfx - opt/rar/WinCon.SFX - opt/rar/WinCon64.SFX - opt/rar/Zip.SFX - opt/rar/Zip64.SFX - opt/rar/unrar - opt/rar/rar" -QA_PRESTRIPPED=${QA_FLAGS_IGNORED} - -src_unpack() { - local _file - - for _file in ${A}; do - if [[ "${_file}" == rarli* ]]; then - if [[ "${_file}" =~ x64 ]]; then - if ! use amd64; then - continue - fi - - unpack "${_file}" - elif [[ ! "${_file}" =~ x64 ]]; then - if ! use x86; then - continue - fi - - unpack "${_file}" - else - die "Unknown SRC file '${_file}'!" - fi - fi - done - - rm -f "${S}"/license.txt - - if use all_sfx ; then - mkdir sfx - cd sfx - for _file in ${A}; d
[gentoo-commits] repo/gentoo:master commit in: app-arch/rar/
commit: 47b4de3469feb1c9ad7d421834a94de7ca48bf43 Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Jul 5 19:08:43 2020 + Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Jul 5 19:12:24 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47b4de34 app-arch/rar: amd64 & x86 stable Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann gentoo.org> app-arch/rar/rar-5.9.1_p20200625.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/rar/rar-5.9.1_p20200625.ebuild b/app-arch/rar/rar-5.9.1_p20200625.ebuild index 7623c5c7ee5..b90959c703e 100644 --- a/app-arch/rar/rar-5.9.1_p20200625.ebuild +++ b/app-arch/rar/rar-5.9.1_p20200625.ebuild @@ -18,7 +18,7 @@ SRC_URI="x86? ( ${URI_x86} ) LICENSE="RAR BSD BSD-2" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="all_sfx" RESTRICT="mirror bindist"
[gentoo-commits] repo/gentoo:master commit in: net-firewall/shorewall/
commit: b241e9887936138fdebd7b154a608b9bc529f1fd Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Jul 5 19:09:45 2020 + Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Jul 5 19:12:25 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b241e988 net-firewall/shorewall: rollover keywords Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann gentoo.org> net-firewall/shorewall/shorewall-5.2.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/shorewall/shorewall-5.2.5.2.ebuild b/net-firewall/shorewall/shorewall-5.2.5.2.ebuild index 95a3c0906ea..c6f9c3e5bed 100644 --- a/net-firewall/shorewall/shorewall-5.2.5.2.ebuild +++ b/net-firewall/shorewall/shorewall-5.2.5.2.ebuild @@ -66,7 +66,7 @@ if [[ ${MY_PV} = *-Beta* ]] || [[ ${MY_PV} = *-RC* ]]; then unset _tmp_last_index unset _tmp_suffix else - KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="~alpha amd64 hppa ppc ppc64 sparc x86" fi SRC_URI="
[gentoo-commits] repo/gentoo:master commit in: net-firewall/shorewall/
commit: 4df32d3b2766842c185ce7e338e7543d0a4e6a86 Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Jul 5 19:10:07 2020 + Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Jul 5 19:12:26 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4df32d3b net-firewall/shorewall: drop old Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann gentoo.org> net-firewall/shorewall/Manifest | 7 - net-firewall/shorewall/shorewall-5.2.5.1.ebuild | 482 2 files changed, 489 deletions(-) diff --git a/net-firewall/shorewall/Manifest b/net-firewall/shorewall/Manifest index 27379e5ff7c..3e08e20ae79 100644 --- a/net-firewall/shorewall/Manifest +++ b/net-firewall/shorewall/Manifest @@ -1,14 +1,7 @@ -DIST shorewall-5.2.5.1.tar.bz2 582482 BLAKE2B 6ee3c5a6dc80e9b42ced41eaab36c9ee4fc9f2c6853a17a7dc85f162a8abfdfed2ccd3cec73e1101ea9aa6ce9b773aa76be5c00310dd73b130121b0de73ba77a SHA512 9313bf2effe4572d8898df5d55c461bddbc5d54bec5679af31c02cc494ecff06824d1d46d604078184bdabd7c08be07f30bf81bef2c8d19f03aac99b3525bf6f DIST shorewall-5.2.5.2.tar.bz2 582902 BLAKE2B 7065133a2995de061912974270a0eabce904dd6950db3086a6381eea4ee86c8da54e948e50e50ff3f26d99403c6626b826bf09d7866c5cd832b3949b3445c304 SHA512 81e2ca66a86a857919e4b9502fde95630ca4109f8c67bbeb97b3a9a66cef734250f472a7b6503c25408ae7e71e96479af6911a75038135a9d5099db1b782ffa4 -DIST shorewall-core-5.2.5.1.tar.bz2 74648 BLAKE2B f00f2a4302361e557fbfae2fe6bfd5e82d47751a86c1ac6ebf729ead6fbe08386f570dde5ef18917ccd48d8a9a97ec467dde34fda93cde5e3d8e15977bdcfbb1 SHA512 3f1f85f388b17f6fa02fe54bbb28bf7bd36b97b14557891644caffcea11eb167a0df91964525b706f2b5eee9d8f325471f5038f6636308e4c99e8818928fdc75 DIST shorewall-core-5.2.5.2.tar.bz2 74903 BLAKE2B 12fb7f3912a315eb18c17d74d60edaf764c62a80e568bc4ddd25f6dbb3cb7b7dae1694897d11bce6d2c848c4aa71843003d0880998a7686944752748b9b59707 SHA512 78941ddbf73dd26be12383bf95c43a520bfcbfbeb88bb5fce04eacf223038edb39405c7a0d37a2cfc4eeb60bb9516903220c82a0fdf4ba4501ffd5c8a6201a06 -DIST shorewall-docs-html-5.2.5.1.tar.bz2 4310025 BLAKE2B 4ab4907eade322ec3e9e78d4c1c3c51a86f31fd8f4497d01ba0cfdeddf0294f240307f0d228b923b99d9b0f1b7444046a60a36569c04ef8d9f88043277c89bdc SHA512 a24f6dabed9a7ae9622c9a1f5be323a6c4cb7a8a5a671be3f0bb12d8d0b20ee11c8c11b3f1e8aac49a04a50f2bac6f137524b0e6edf9483a67b1eb44b3997094 DIST shorewall-docs-html-5.2.5.2.tar.bz2 4310164 BLAKE2B e02def5b187e66aa55125123d6e532e9f4c8bd442b590b5cf6aba41bb6da96146dbda41743341682a07d425ca46fe2ee4b6f6334b47c4ee5a75781ffb8788478 SHA512 78b35e58ad1517477c5210d2df230279f9bf6b3f6a904ee2fd3f7b354dcdb0d0f685d28868a0a9f7b0b78b8f8f4e00aa171e1f181b45836f7c45876270d0c09c -DIST shorewall-init-5.2.5.1.tar.bz2 39639 BLAKE2B 8c815c7ebb78c0a85cb2aac9b36e6a232c01f5ecb1fb17dd4d6b76c08746861e4e599213e553f7e2894093dc9722d61120f6f0179eda4b38fa93df4989589934 SHA512 d502b7262587b6546071083bb535f97606316c8ce592b01fe875d90b141833c9488750f864233614237b1e9412206c104f54052d7e20ff2067be8eb78acdb72b DIST shorewall-init-5.2.5.2.tar.bz2 39779 BLAKE2B b8857e93120bf435419744a277bafdec5b4652ed8009aa915c170b5a1bf385b9b1d8fbc2a884791940304b76316c0e43ee38c2cf4fb2c2c80feca11ecf55426a SHA512 7363752b363d3fc94f51524a730c94dffadad65be39bb258e0b50ff11a880cae25e99975e8abc85394616afa09c29213578861d6723d70f7c87a80b57cabe14b -DIST shorewall-lite-5.2.5.1.tar.bz2 44367 BLAKE2B 2b6f013fd13e895ac104e277eaf8abedec6a2a3f57a50becb2bce752fd0f9c679110d84634aa82a22bbc9ae2ce2ab9f9dc06a1220cb0f6949cc5da2d59524137 SHA512 6bcd0dfeddaf2bc513610cbecbe16574f2ed65958e8455d83f99486b286bd98ae9fba539b90c2a308d62b7a0eb8526e7af8ef3d0190f3e5ffcb660b3cdd3c769 DIST shorewall-lite-5.2.5.2.tar.bz2 44483 BLAKE2B 7c6c8a96efa1591738f5eea027ddc2614a03c77cd0f7500e9ba3e40402afabc77a0814834c05e2a9943bc8f72a9b6115cf20fd02b04376d52e6ef644d90fbef8 SHA512 6a9a78085665911e1a88f7befcc1b667e4c60c5f0139b6d489fa78612cb17637806dcbfd141b15a83e7ea87ff69eb0af0a833cba8c7934993e101061b6cb8ca9 -DIST shorewall6-5.2.5.1.tar.bz2 201672 BLAKE2B 9759de6ddf0025175293f04b62ad7aa9c2a9a18d7d1e713fdcc9f859cbb1585207e8822988b91868d706698950cede5e03bc17c44a1983655fc809d330d3fb37 SHA512 c1168a609373b27db194a8eea2a934b7302fd4e3caa583d7527530426968ae5fc81510f2943a1ba1bb14c6edf7f50081841227f5aec337f5faaa54ff83f99b66 DIST shorewall6-5.2.5.2.tar.bz2 202054 BLAKE2B ef7c5f7230ecb3f1961285a15c73ee08fcb4a79e1f55c62862e84fad1be711146b0ee9be1f7a41e5646817a080f654d3f1c2ee55ffa4a055c22ba14ad8f42211 SHA512 f54410bc2f299327a16f66039575c6c3a42fdbc0f2c51b881012f07a18ee13029380c2f401d0873fae3dc51173cc759e6680353356e60c95c18cf87490fc -DIST shorewall6-lite-5.2.5.1.tar.bz2 44252 BLAKE2B 5550703689ff513283ff0656b9f845741f454df4c49e54481316a5bfca5d630b02b45f67bf689ee417b8d411824b71beffde98f6aa2977d4ae6493c0eda2225c SHA512 e5696658195c6d4f4c0953af215fe35bbbcf76532fe572b2613f490716417b042755231db80885293514f21f1b29f8c44c0497df9a7ba7b2ad16431ea7cbe7d2 DIST shorewall6-lite-5.2.5.2.tar
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Coro/
commit: 41023af807408d1a265c67eed2a5c15acb50dd0b Author: Kent Fredric gentoo org> AuthorDate: Sun Jul 5 19:10:23 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Jul 5 19:10:42 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41023af8 dev-perl/Coro: Bump to version 6.550.0 Upstream: - Fix compile with threaded perl - Simplify/speedup __DIE__ and __WARN__ handling - Add fixes for perl 5.22 compat (PadlistNAMES) - Add fixes for perl 5.24 compat (SUB_ARGARRAY) - Add fixes for perl 5.26 compat (PL_comppad -> PADOFFSET) - disable FORTIFY_SOURCE to avoid broken fortified longjmp on some libcs - Reattempt JIT allocation wtih PROT_EXEC to improve portability - Fix some statevar types for newer perls - safe_cancel no longer croaks when called on already-destroyed threads - libcoro now allows sharing coro threads using pthreads backend among different threads. - Always allow ->call and ->eval when coro is the current coroutine - Autogenerated Coro::AIO prototypes now add ";" to avoid creating named unary operators, to avoid `aio_mlockall 4 | 8` getting parsed as `(aio_mlockall 4) | 8` - Ensure Coro::RWLock wakes up all readers after a wrlock - More fixes for minix 3.3 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric gentoo.org> dev-perl/Coro/Coro-6.550.0.ebuild | 44 +++ dev-perl/Coro/Manifest| 1 + 2 files changed, 45 insertions(+) diff --git a/dev-perl/Coro/Coro-6.550.0.ebuild b/dev-perl/Coro/Coro-6.550.0.ebuild new file mode 100644 index 000..7ba23ca2253 --- /dev/null +++ b/dev-perl/Coro/Coro-6.550.0.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=MLEHMANN +DIST_VERSION=6.55 +DIST_EXAMPLES=( "eg/*" ) +inherit perl-module + +DESCRIPTION="The only real threads in perl" +LICENSE="|| ( Artistic GPL-1+ ) LGPL-2.1+ || ( BSD-2 GPL-2+ )" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="+ev event" + +RDEPEND=" + >=dev-perl/AnyEvent-7 + ev? ( >=dev-perl/EV-4.0.0 ) + event? ( >=dev-perl/Event-1.80.0 ) + >=dev-perl/Guard-0.500.0 + virtual/perl-Scalar-List-Utils + >=virtual/perl-Storable-2.150.0 + dev-perl/common-sense +" +BDEPEND="${RDEPEND} + dev-perl/Canary-Stability + >=virtual/perl-ExtUtils-MakeMaker-6.520.0 +" +PATCHES=( + "${FILESDIR}/6.514.0-ev-config.patch" +) +src_configure() { + local myopts=() + use ev && myopts+=("EV") + use event && myopts+=( "Event" ) + GENTOO_OPTS="${myopts[@]}" perl-module_src_configure +} +src_compile() { + mymake=( + "OPTIMIZE=${CFLAGS}" + ) + perl-module_src_compile +} diff --git a/dev-perl/Coro/Manifest b/dev-perl/Coro/Manifest index fd2a02abdf9..c245de2d104 100644 --- a/dev-perl/Coro/Manifest +++ b/dev-perl/Coro/Manifest @@ -1 +1,2 @@ DIST Coro-6.514.tar.gz 195122 BLAKE2B d512a990f54e22af20ea91165817d00bab20dcbe0e9111988f704799556cf246f96a40a8b59b56977edefbabf8830453662001ceb35eb4d0f1761ce7c3da3fb7 SHA512 340eea9bc2a33c40813f4852d3a12ff947426fd329a4867a36262a9ece936c9e43d36ba5e4355d1f8f91cb40690de3bb1637ab0b0651518c22fb17a34ee90b37 +DIST Coro-6.55.tar.gz 195586 BLAKE2B b2f6f47f91fcb4af584896cd91c2631d5622556d63206eb1e7a5796cc3b7d0498d40021f06a8367402a34b0771b7ccc80776598a61811cc67d828828bb8a5f4a SHA512 47f22033e52d1734755d7f68175b86784c688a8b8e87d0ce0295e7fe9df9134d5ac9fce8915e8ea1d9355a6d1f3642c44c3c4d745e1e6afb0a9e61c15b47d41e
[gentoo-commits] repo/gentoo:master commit in: media-gfx/imagemagick/
commit: bd1a978693e8c93cbb89c4297007b42c6898504e Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Jul 5 19:00:56 2020 + Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Jul 5 19:07:24 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd1a9786 media-gfx/imagemagick: rollover stable keywords Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann gentoo.org> media-gfx/imagemagick/imagemagick-6.9.11.22.ebuild | 2 +- media-gfx/imagemagick/imagemagick-7.0.10.22.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/imagemagick/imagemagick-6.9.11.22.ebuild b/media-gfx/imagemagick/imagemagick-6.9.11.22.ebuild index 02b0c9655fe..f37a0010b4c 100644 --- a/media-gfx/imagemagick/imagemagick-6.9.11.22.ebuild +++ b/media-gfx/imagemagick/imagemagick-6.9.11.22.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://imagemagick/${MY_P}.tar.xz" LICENSE="imagemagick" SLOT="0/6.9.11" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="bzip2 corefonts +cxx djvu fftw fontconfig fpx graphviz hdri heif jbig jpeg jpeg2k lcms lqr lzma opencl openexr openmp pango perl png postscript q32 q8 raw static-libs svg test tiff truetype webp wmf X xml zlib" REQUIRED_USE="corefonts? ( truetype ) diff --git a/media-gfx/imagemagick/imagemagick-7.0.10.22.ebuild b/media-gfx/imagemagick/imagemagick-7.0.10.22.ebuild index ac9609f64ef..f54a5b0369e 100644 --- a/media-gfx/imagemagick/imagemagick-7.0.10.22.ebuild +++ b/media-gfx/imagemagick/imagemagick-7.0.10.22.ebuild @@ -13,7 +13,7 @@ else MY_PV="$(ver_rs 3 '-')" MY_P="ImageMagick-${MY_PV}" SRC_URI="mirror://imagemagick/${MY_P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" fi DESCRIPTION="A collection of tools and libraries for many image formats"
[gentoo-commits] repo/gentoo:master commit in: media-gfx/imagemagick/
commit: 61af4b0bf87a42a769a9475a4557eb63ef89ee13 Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Jul 5 19:07:17 2020 + Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Jul 5 19:07:25 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61af4b0b media-gfx/imagemagick: bump to v6.9.11-23 & v7.0.10-23 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann gentoo.org> media-gfx/imagemagick/Manifest | 2 + media-gfx/imagemagick/imagemagick-6.9.11.23.ebuild | 255 media-gfx/imagemagick/imagemagick-7.0.10.23.ebuild | 268 + 3 files changed, 525 insertions(+) diff --git a/media-gfx/imagemagick/Manifest b/media-gfx/imagemagick/Manifest index 990442f4258..ed7478aebfe 100644 --- a/media-gfx/imagemagick/Manifest +++ b/media-gfx/imagemagick/Manifest @@ -1,2 +1,4 @@ DIST ImageMagick-6.9.11-22.tar.xz 9084304 BLAKE2B 38df3e9535c23b246b6ededc1b9d083fc8c42f3abe85835d6ef29dffb06bbccaa7aae534efeaaf224b9f8495c1c116a6ce4c886e70fa0976cfbda0880a165e96 SHA512 9c6f4ab3f881b4aba4de3fde2d49ed66773b52dacbdc24c92eba6b8b1e97ea28b983cbd9fbcf4721f4b46ab8d249470f44e1cc7e173728d78f2ef049f4aa42c0 +DIST ImageMagick-6.9.11-23.tar.xz 9077168 BLAKE2B f5b331265d821edd51d22131d466023e20df28ffd5a322cb2fc14de77cc978314d76efe7205e343d91dfdb99cd972c3d7c71691f8f3c5c6bb5e7bf4fb783a704 SHA512 1ef09a542397b35065e160e830a8fcf52f8cf64e23aa7fe14a4a298850c2a0e58ef8e68658a920005f1ef5739a47f801cd6d89af393bd0f3f02f0599dccb70b0 DIST ImageMagick-7.0.10-22.tar.xz 9710504 BLAKE2B bfa35f9bf28629656d97ab03c1adf2641761f40d7bad284af2dc199b3ac4006e656356762d753d0b3992c78f0a4155423a27de632ee5e9594398164f20bde576 SHA512 5a7023eb8dfddc34c8378f338335e13e4b235e6c3e8e8b0476ae4ca31db78ef8bbdc457f7de1356994ea25d6eb94bb944d725d15aee038196bf7060c934d0926 +DIST ImageMagick-7.0.10-23.tar.xz 9710480 BLAKE2B 9e28cfb497c00c5e20855f7addc9ac053058c2ebfc801b0075b503b667e25eef6a38c203f573dc91d80829439fe627cb09dced31f86ae0c3deb5b93124b7ba6e SHA512 cb20476507f40807fac26f302f4d779f521916bb4e666b6db750deb21c49e8ee6733da4913a3edb4db1c5f8c93f794bea17ded2dd42147b2e9f0f30b951ac180 diff --git a/media-gfx/imagemagick/imagemagick-6.9.11.23.ebuild b/media-gfx/imagemagick/imagemagick-6.9.11.23.ebuild new file mode 100644 index 000..02b0c9655fe --- /dev/null +++ b/media-gfx/imagemagick/imagemagick-6.9.11.23.ebuild @@ -0,0 +1,255 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" + +inherit eapi7-ver eutils flag-o-matic libtool perl-functions toolchain-funcs multilib + +MY_PV="$(ver_rs 3 '-')" +MY_P="ImageMagick-${MY_PV}" + +DESCRIPTION="A collection of tools and libraries for many image formats" +HOMEPAGE="https://www.imagemagick.org/"; +SRC_URI="mirror://imagemagick/${MY_P}.tar.xz" + +LICENSE="imagemagick" +SLOT="0/6.9.11" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +IUSE="bzip2 corefonts +cxx djvu fftw fontconfig fpx graphviz hdri heif jbig jpeg jpeg2k lcms lqr lzma opencl openexr openmp pango perl png postscript q32 q8 raw static-libs svg test tiff truetype webp wmf X xml zlib" + +REQUIRED_USE="corefonts? ( truetype ) + test? ( corefonts )" + +RESTRICT="perl? ( userpriv ) + !test? ( test )" + +RDEPEND=" + dev-libs/libltdl:0 + bzip2? ( app-arch/bzip2 ) + corefonts? ( media-fonts/corefonts ) + djvu? ( app-text/djvu ) + fftw? ( sci-libs/fftw:3.0 ) + fontconfig? ( media-libs/fontconfig ) + fpx? ( >=media-libs/libfpx-1.3.0-r1 ) + graphviz? ( media-gfx/graphviz ) + heif? ( media-libs/libheif:= ) + jbig? ( >=media-libs/jbigkit-2:= ) + jpeg? ( virtual/jpeg:0 ) + jpeg2k? ( >=media-libs/openjpeg-2.1.0:2 ) + lcms? ( media-libs/lcms:2= ) + lqr? ( media-libs/liblqr ) + opencl? ( virtual/opencl ) + openexr? ( media-libs/openexr:0= ) + pango? ( x11-libs/pango ) + perl? ( >=dev-lang/perl-5.8.8:0= ) + png? ( media-libs/libpng:0= ) + postscript? ( app-text/ghostscript-gpl ) + raw? ( media-libs/libraw:= ) + svg? ( + gnome-base/librsvg + media-gfx/potrace + ) + tiff? ( media-libs/tiff:0= ) + truetype? ( + media-fonts/urw-fonts + >=media-libs/freetype-2 + ) + webp? ( media-libs/libwebp:0= ) + wmf? ( media-libs/libwmf ) + X? ( + x11-libs/libICE + x11-libs/libSM + x11-libs/libXext + x11-libs/libXt + ) + xml? ( dev-libs/libxml2:= ) + lzma? ( app-arch/xz-utils ) + zlib? ( sys-libs/zlib:= )" +DEPEND="${RDEPEND} + !media-gfx/graphicsmagick[imagemagick] + virtual/pkgconfig + X? ( x1
[gentoo-commits] repo/gentoo:master commit in: media-gfx/imagemagick/
commit: 15c6a3d5c8f0ee2da823349743c57d838b9b0953 Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Jul 5 19:01:41 2020 + Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Jul 5 19:07:25 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15c6a3d5 media-gfx/imagemagick: drop old Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann gentoo.org> media-gfx/imagemagick/Manifest | 2 - media-gfx/imagemagick/imagemagick-6.9.11.19.ebuild | 255 media-gfx/imagemagick/imagemagick-7.0.10.19.ebuild | 268 - 3 files changed, 525 deletions(-) diff --git a/media-gfx/imagemagick/Manifest b/media-gfx/imagemagick/Manifest index 3acd05bdb5a..990442f4258 100644 --- a/media-gfx/imagemagick/Manifest +++ b/media-gfx/imagemagick/Manifest @@ -1,4 +1,2 @@ -DIST ImageMagick-6.9.11-19.tar.xz 9076632 BLAKE2B fb6e954052e4dc9b5db80fcb3868e627f3cbe5d9ccb02425fe3838dfef4deb1132360a30b561de28bf7d2051bc7c01ad5c4ebc0266b48f1d48d7af5ecae4b5e2 SHA512 fe8e7399b377c84155d3ad3c3963d58b8704233d9c858ff92ba1837e6e1f5d86846153660cc0973b8cd27917e4c8b4834874c510f00505142cd8165ae3e3526d DIST ImageMagick-6.9.11-22.tar.xz 9084304 BLAKE2B 38df3e9535c23b246b6ededc1b9d083fc8c42f3abe85835d6ef29dffb06bbccaa7aae534efeaaf224b9f8495c1c116a6ce4c886e70fa0976cfbda0880a165e96 SHA512 9c6f4ab3f881b4aba4de3fde2d49ed66773b52dacbdc24c92eba6b8b1e97ea28b983cbd9fbcf4721f4b46ab8d249470f44e1cc7e173728d78f2ef049f4aa42c0 -DIST ImageMagick-7.0.10-19.tar.xz 9685552 BLAKE2B e3d6ca1e16ad4bc346153372f1122731a750876650cdb705985ef29ef30c5ceb7f2f473ff2734a38c50e2e531094a08526678cfe1e8f58eef79d30ea18c363bf SHA512 ed577e48ca88d37c01d7e889fa1364af3398e94864b393fcc70711a3317c34adababe5ac0ea7995bd23e10aac554522ed69d290c4c11b946e8a0de86c6365e84 DIST ImageMagick-7.0.10-22.tar.xz 9710504 BLAKE2B bfa35f9bf28629656d97ab03c1adf2641761f40d7bad284af2dc199b3ac4006e656356762d753d0b3992c78f0a4155423a27de632ee5e9594398164f20bde576 SHA512 5a7023eb8dfddc34c8378f338335e13e4b235e6c3e8e8b0476ae4ca31db78ef8bbdc457f7de1356994ea25d6eb94bb944d725d15aee038196bf7060c934d0926 diff --git a/media-gfx/imagemagick/imagemagick-6.9.11.19.ebuild b/media-gfx/imagemagick/imagemagick-6.9.11.19.ebuild deleted file mode 100644 index f37a0010b4c..000 --- a/media-gfx/imagemagick/imagemagick-6.9.11.19.ebuild +++ /dev/null @@ -1,255 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -inherit eapi7-ver eutils flag-o-matic libtool perl-functions toolchain-funcs multilib - -MY_PV="$(ver_rs 3 '-')" -MY_P="ImageMagick-${MY_PV}" - -DESCRIPTION="A collection of tools and libraries for many image formats" -HOMEPAGE="https://www.imagemagick.org/"; -SRC_URI="mirror://imagemagick/${MY_P}.tar.xz" - -LICENSE="imagemagick" -SLOT="0/6.9.11" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="bzip2 corefonts +cxx djvu fftw fontconfig fpx graphviz hdri heif jbig jpeg jpeg2k lcms lqr lzma opencl openexr openmp pango perl png postscript q32 q8 raw static-libs svg test tiff truetype webp wmf X xml zlib" - -REQUIRED_USE="corefonts? ( truetype ) - test? ( corefonts )" - -RESTRICT="perl? ( userpriv ) - !test? ( test )" - -RDEPEND=" - dev-libs/libltdl:0 - bzip2? ( app-arch/bzip2 ) - corefonts? ( media-fonts/corefonts ) - djvu? ( app-text/djvu ) - fftw? ( sci-libs/fftw:3.0 ) - fontconfig? ( media-libs/fontconfig ) - fpx? ( >=media-libs/libfpx-1.3.0-r1 ) - graphviz? ( media-gfx/graphviz ) - heif? ( media-libs/libheif:= ) - jbig? ( >=media-libs/jbigkit-2:= ) - jpeg? ( virtual/jpeg:0 ) - jpeg2k? ( >=media-libs/openjpeg-2.1.0:2 ) - lcms? ( media-libs/lcms:2= ) - lqr? ( media-libs/liblqr ) - opencl? ( virtual/opencl ) - openexr? ( media-libs/openexr:0= ) - pango? ( x11-libs/pango ) - perl? ( >=dev-lang/perl-5.8.8:0= ) - png? ( media-libs/libpng:0= ) - postscript? ( app-text/ghostscript-gpl ) - raw? ( media-libs/libraw:= ) - svg? ( - gnome-base/librsvg - media-gfx/potrace - ) - tiff? ( media-libs/tiff:0= ) - truetype? ( - media-fonts/urw-fonts - >=media-libs/freetype-2 - ) - webp? ( media-libs/libwebp:0= ) - wmf? ( media-libs/libwmf ) - X? ( - x11-libs/libICE - x11-libs/libSM - x11-libs/libXext - x11-libs/libXt - ) - xml? ( dev-libs/libxml2:= ) - lzma? ( app-arch/xz-utils ) - zlib? ( sys-libs/zlib:= )" -DEPEND="${RDEPEND} - !media-gfx/graphicsmagick[imagemagick] - virtual/pkgconfig - X? ( x11-base/xorg-proto )" - -S="
[gentoo-commits] repo/gentoo:master commit in: dev-python/networkx/
commit: 2b037a3d6d1253d9a5a770620e9c3646fe27896a Author: Michał Górny gentoo org> AuthorDate: Sun Jul 5 19:02:06 2020 + Commit: Michał Górny gentoo org> CommitDate: Sun Jul 5 19:06:09 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b037a3d dev-python/networkx: Stabilize 2.4-r1 amd64, #727066 Signed-off-by: Michał Górny gentoo.org> dev-python/networkx/networkx-2.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/networkx/networkx-2.4-r1.ebuild b/dev-python/networkx/networkx-2.4-r1.ebuild index ef197baa346..162e31bbac9 100644 --- a/dev-python/networkx/networkx-2.4-r1.ebuild +++ b/dev-python/networkx/networkx-2.4-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="examples extras pandas scipy test xml yaml" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pipfile/
commit: d899ece2377ead734ec8081cfb0582c45e2a9b5f Author: Michał Górny gentoo org> AuthorDate: Sun Jul 5 19:05:18 2020 + Commit: Michał Górny gentoo org> CommitDate: Sun Jul 5 19:06:10 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d899ece2 dev-python/pipfile: Stabilize 0.0.2 amd64, #726584 Signed-off-by: Michał Górny gentoo.org> dev-python/pipfile/pipfile-0.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pipfile/pipfile-0.0.2.ebuild b/dev-python/pipfile/pipfile-0.0.2.ebuild index 9845ba0ce4a..3d58625f753 100644 --- a/dev-python/pipfile/pipfile-0.0.2.ebuild +++ b/dev-python/pipfile/pipfile-0.0.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/pypa/pipfile/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0 BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc ~x86" RDEPEND="dev-python/toml[${PYTHON_USEDEP}]" BDEPEND="${RDEPEND}
[gentoo-commits] repo/gentoo:master commit in: dev-python/isort/
commit: f6626f4efbb02773303e5a70c8e6fc71ef57561d Author: Michał Górny gentoo org> AuthorDate: Sun Jul 5 19:05:19 2020 + Commit: Michał Górny gentoo org> CommitDate: Sun Jul 5 19:06:11 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6626f4e dev-python/isort: Stabilize 4.3.21_p2-r1 amd64, #726584 Signed-off-by: Michał Górny gentoo.org> dev-python/isort/isort-4.3.21_p2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/isort/isort-4.3.21_p2-r1.ebuild b/dev-python/isort/isort-4.3.21_p2-r1.ebuild index a6450aede40..ccbf059104a 100644 --- a/dev-python/isort/isort-4.3.21_p2-r1.ebuild +++ b/dev-python/isort/isort-4.3.21_p2-r1.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc ~x86" RDEPEND=" dev-python/pipfile[${PYTHON_USEDEP}]
[gentoo-commits] proj/pms:master commit in: /
commit: e39511f0353770fdc4b7e4ce45b7ff0ed034b6d8 Author: Ulrich Müller gentoo org> AuthorDate: Thu Jun 25 18:38:51 2020 + Commit: Ulrich Müller gentoo org> CommitDate: Sun Jul 5 19:03:44 2020 + URL:https://gitweb.gentoo.org/proj/pms.git/commit/?id=e39511f0 ebuild-functions.tex: Phase functions can write to temporary dirs. All package managers support that functions like pkg_pretend() write to temporary directories T, TMPDIR and HOME. This is also used in the tree, see for example bug 469210. Update the spec to match this. Signed-off-by: Ulrich Müller gentoo.org> ebuild-functions.tex | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/ebuild-functions.tex b/ebuild-functions.tex index 4a13db6..3935800 100644 --- a/ebuild-functions.tex +++ b/ebuild-functions.tex @@ -6,11 +6,12 @@ The following is a list of functions that an ebuild, or eclass, may define, and which will be called by the package manager as part of the build and/or install process. In all cases the package manager must provide a default implementation of these functions; unless otherwise stated this must be a -no-op. Most functions must assume only that they have write access to the package's working -directory (the \t{WORKDIR} environment variable; see section~\ref{sec:ebuild-env-vars}), and the -temporary directory \t{T}; exceptions are noted below. All functions may assume that they have read -access to all system libraries, binaries and configuration files that are accessible to normal -users. +no-op. All functions may assume that they have read access to all system libraries, binaries and +configuration files that are accessible to normal users, as well as write access to the temporary +directories specified by the \t{T}, \t{TMPDIR} and \t{HOME} environment variables +(see section~\ref{sec:ebuild-env-vars}). Most functions must assume only that they have additional +write access to the package's working directory (the \t{WORKDIR} environment variable); exceptions +are noted below. The environment for functions run outside of the build sequence (that is, \t{pkg_config}, \t{pkg_info}, \t{pkg_prerm} and \t{pkg_postrm}) must be the environment used for the build of the
[gentoo-commits] proj/pms:master commit in: /
commit: 38e58b37949f3bd8e3fbac4bc83432cc4e3f3183 Author: Ulrich Müller gentoo org> AuthorDate: Thu Jun 25 18:38:51 2020 + Commit: Ulrich Müller gentoo org> CommitDate: Sun Jul 5 18:59:18 2020 + URL:https://gitweb.gentoo.org/proj/pms.git/commit/?id=38e58b37 ebuild-functions.tex: Phase functions can write to temporary dirs. All package managers support that functions like pkg_pretend() write to temporary directories T, TMPDIR and HOME. This is also used in the tree, see for example bug 469210. Update the spec to match this. Signed-off-by: Ulrich Müller gentoo.org> ebuild-functions.tex | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/ebuild-functions.tex b/ebuild-functions.tex index 4a13db6..3935800 100644 --- a/ebuild-functions.tex +++ b/ebuild-functions.tex @@ -6,11 +6,12 @@ The following is a list of functions that an ebuild, or eclass, may define, and which will be called by the package manager as part of the build and/or install process. In all cases the package manager must provide a default implementation of these functions; unless otherwise stated this must be a -no-op. Most functions must assume only that they have write access to the package's working -directory (the \t{WORKDIR} environment variable; see section~\ref{sec:ebuild-env-vars}), and the -temporary directory \t{T}; exceptions are noted below. All functions may assume that they have read -access to all system libraries, binaries and configuration files that are accessible to normal -users. +no-op. All functions may assume that they have read access to all system libraries, binaries and +configuration files that are accessible to normal users, as well as write access to the temporary +directories specified by the \t{T}, \t{TMPDIR} and \t{HOME} environment variables +(see section~\ref{sec:ebuild-env-vars}). Most functions must assume only that they have additional +write access to the package's working directory (the \t{WORKDIR} environment variable); exceptions +are noted below. The environment for functions run outside of the build sequence (that is, \t{pkg_config}, \t{pkg_info}, \t{pkg_prerm} and \t{pkg_postrm}) must be the environment used for the build of the
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Cache-Memcached-Fast/
commit: b3295c8bc60a1467d6b636ebca284992141f8f2a Author: Kent Fredric gentoo org> AuthorDate: Sat Jul 4 01:26:09 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Jul 5 18:23:23 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3295c8b dev-perl/Cache-Memcached-Fast: -r bump for CFLAGS love - Ensure CFLAGS passed to make/compile Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric gentoo.org> .../Cache-Memcached-Fast-0.260.0-r1.ebuild | 55 ++ 1 file changed, 55 insertions(+) diff --git a/dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.260.0-r1.ebuild b/dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.260.0-r1.ebuild new file mode 100644 index 000..1c39f3f1586 --- /dev/null +++ b/dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.260.0-r1.ebuild @@ -0,0 +1,55 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=RAZ +DIST_VERSION=0.26 +DIST_EXAMPLES=("script/*") +inherit perl-module + +DESCRIPTION="Perl client for memcached, in C language" +# License note: Perl 5.x or newer, + "when C parts used as standalone library" +# Bug: https://bugs.gentoo.org/718946#c4 +LICENSE="|| ( Artistic GPL-1+ ) LGPL-2.1+" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" +RESTRICT="!test? ( test )" + +PATCHES=( + "${FILESDIR}/0.230.0-parallel-make.patch" + "${FILESDIR}/${PN}-0.250.0-no-flto.patch" +) +RDEPEND="virtual/perl-Storable" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + net-misc/memcached + virtual/perl-Test-Simple + ) +" +PERL_RM_FILES=( + "t/pod-coverage.t" + "t/pod.t" +) + +src_compile() { + mymake=( + "OPTIMIZE=${CFLAGS}" + ) + perl-module_src_compile +} +src_test() { + ewarn "t/commands.t is known to fail: https://bugs.gentoo.org/722848"; + local memcached_opts=( -d -P "${T}/memcached.pid" -p 11211 -l 127.0.0.1 ) + [[ ${EUID} == 0 ]] && memcached_opts+=( -u portage ) + memcached "${memcached_opts[@]}" || die "Can't start memcached test server" + + local exit_status + perl-module_src_test + exit_status=$? + + kill "$(<"${T}/memcached.pid")" + return ${exit_status} +}
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Cairo-GObject/
commit: 82cffb699bd1e6e9dfcc86cca4e4662c12a21e57 Author: Kent Fredric gentoo org> AuthorDate: Sat Jul 4 13:25:43 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Jul 5 18:23:30 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82cffb69 dev-perl/Cairo-GObject: -r bump for CFLAGS love - Ensure cairo in DEPEND (for link) - Ensure CFLAGS passed to make/compiler Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric gentoo.org> .../Cairo-GObject/Cairo-GObject-1.5.0-r1.ebuild| 35 ++ 1 file changed, 35 insertions(+) diff --git a/dev-perl/Cairo-GObject/Cairo-GObject-1.5.0-r1.ebuild b/dev-perl/Cairo-GObject/Cairo-GObject-1.5.0-r1.ebuild new file mode 100644 index 000..81a8a90d906 --- /dev/null +++ b/dev-perl/Cairo-GObject/Cairo-GObject-1.5.0-r1.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=XAOC +DIST_VERSION=1.005 +DIST_EXAMPLES=("examples/*") +inherit perl-module + +DESCRIPTION="Integrate Cairo into the Glib type system" + +LICENSE="LGPL-2.1+" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + x11-libs/cairo[glib] + >=dev-perl/glib-perl-1.224.0 + >=dev-perl/Cairo-1.80.0 +" +DEPEND=" + x11-libs/cairo[glib] +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + >=dev-perl/ExtUtils-Depends-0.200.0 + >=dev-perl/ExtUtils-PkgConfig-1.0.0 +" +src_compile() { + mymake=( + "OPTIMIZE=${CFLAGS}" + ) + perl-module_src_compile +}
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Cairo/
commit: e11e9e62ee039da628f73d451681de3b8964be5c Author: Kent Fredric gentoo org> AuthorDate: Sat Jul 4 01:35:29 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Jul 5 18:23:26 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e11e9e62 dev-perl/Cairo: -r bump for CFLAGS love - Ensure x11-libs/cairo in DEPEND, as we link to it. - Ensure CFLAGS passed to make/compiler Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric gentoo.org> dev-perl/Cairo/Cairo-1.107.0-r1.ebuild | 41 ++ 1 file changed, 41 insertions(+) diff --git a/dev-perl/Cairo/Cairo-1.107.0-r1.ebuild b/dev-perl/Cairo/Cairo-1.107.0-r1.ebuild new file mode 100644 index 000..37c59892caf --- /dev/null +++ b/dev-perl/Cairo/Cairo-1.107.0-r1.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=XAOC +DIST_VERSION=1.107 +DIST_EXAMPLES=("examples/*") +inherit perl-module + +DESCRIPTION="Perl interface to the cairo library" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + >=x11-libs/cairo-1.0.0 +" +DEPEND=" + >=x11-libs/cairo-1.0.0 +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + >=dev-perl/ExtUtils-Depends-0.200.0 + >=dev-perl/ExtUtils-PkgConfig-1.0.0 + test? ( + dev-perl/Test-Number-Delta + ) +" +PATCHES=( + "${FILESDIR}/${PN}-1.107-fatal-exit.patch" +) +src_compile() { + mymake=( + "OPTIMIZE=${CFLAGS}" + ) + perl-module_src_compile +}
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Cache-FastMmap/
commit: 61bc0f8afdf972dd66650ad412ea7a2159f73250 Author: Kent Fredric gentoo org> AuthorDate: Sat Jul 4 01:19:26 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Jul 5 18:23:19 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61bc0f8a dev-perl/Cache-FastMmap: -r bump for CFLAGS love - Ensure CFLAGS passed through to make/compile Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric gentoo.org> .../Cache-FastMmap-1.490.0-r1.ebuild | 25 ++ 1 file changed, 25 insertions(+) diff --git a/dev-perl/Cache-FastMmap/Cache-FastMmap-1.490.0-r1.ebuild b/dev-perl/Cache-FastMmap/Cache-FastMmap-1.490.0-r1.ebuild new file mode 100644 index 000..4d61b8f8c8d --- /dev/null +++ b/dev-perl/Cache-FastMmap/Cache-FastMmap-1.490.0-r1.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +DIST_AUTHOR=ROBM +DIST_VERSION=1.49 +inherit perl-module + +DESCRIPTION="Uses an mmaped file to act as a shared memory interprocess cache" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + virtual/perl-Storable +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker +" +src_compile() { + mymake=( + "OPTIMIZE=${CFLAGS}" + ) + perl-module_src_compile +}
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Load-XS/
commit: af91e5c6444bfda01f64c30ca96ed43d52c62f16 Author: Kent Fredric gentoo org> AuthorDate: Sun Jul 5 18:35:23 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Jul 5 18:35:23 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af91e5c6 dev-perl/Class-Load-XS: -r bump for EAPI7 + CFLAGS love - EAPI7 - Ensure CFLAGS passed to make/compiler Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric gentoo.org> .../Class-Load-XS/Class-Load-XS-0.100.0-r1.ebuild | 39 ++ 1 file changed, 39 insertions(+) diff --git a/dev-perl/Class-Load-XS/Class-Load-XS-0.100.0-r1.ebuild b/dev-perl/Class-Load-XS/Class-Load-XS-0.100.0-r1.ebuild new file mode 100644 index 000..c94646abc63 --- /dev/null +++ b/dev-perl/Class-Load-XS/Class-Load-XS-0.100.0-r1.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=ETHER +DIST_VERSION=0.10 +inherit perl-module + +DESCRIPTION="XS implementation of parts of Class::Load" + +LICENSE="Artistic-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + >=dev-perl/Class-Load-0.200.0 + virtual/perl-XSLoader +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + virtual/perl-File-Spec + >=virtual/perl-CPAN-Meta-2.120.900 + >=virtual/perl-Test-Simple-0.880.0 + >=dev-perl/Module-Implementation-0.40.0 + dev-perl/Test-Fatal + dev-perl/Test-Needs + virtual/perl-version + ) +" +src_compile() { + mymake=( + "OPTIMIZE=${CFLAGS}" + ) + perl-module_src_compile +}
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-C3-XS/
commit: 0e3a19454967d362ae73a40ed0ba176a3a3da15c Author: Kent Fredric gentoo org> AuthorDate: Sun Jul 5 18:31:11 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Jul 5 18:31:11 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e3a1945 dev-perl/Class-C3-XS: -r bump for CFLAGS love - Ensure CFLAGS passed to make/compiler Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric gentoo.org> dev-perl/Class-C3-XS/Class-C3-XS-0.150.0-r1.ebuild | 32 ++ 1 file changed, 32 insertions(+) diff --git a/dev-perl/Class-C3-XS/Class-C3-XS-0.150.0-r1.ebuild b/dev-perl/Class-C3-XS/Class-C3-XS-0.150.0-r1.ebuild new file mode 100644 index 000..c59e0624cfc --- /dev/null +++ b/dev-perl/Class-C3-XS/Class-C3-XS-0.150.0-r1.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=ETHER +DIST_VERSION=0.15 +inherit perl-module + +DESCRIPTION="XS speedups for Class::C3" + +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-solaris" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + virtual/perl-XSLoader +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + virtual/perl-File-Spec + virtual/perl-Test-Simple + ) +" +src_compile() { + mymake=( + "OPTIMIZE=${CFLAGS}" + ) + perl-module_src_compile +}
[gentoo-commits] repo/gentoo:master commit in: dev-perl/CDB_File/
commit: 900cc3ec5673c51d45e7c06a382402c323e34781 Author: Kent Fredric gentoo org> AuthorDate: Sun Jul 5 18:27:47 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Jul 5 18:27:47 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=900cc3ec dev-perl/CDB_File: -r bump for CFLAGS love - Ensure CFLAGS passed to make/compile Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric gentoo.org> dev-perl/CDB_File/CDB_File-1.20.0-r1.ebuild | 42 + 1 file changed, 42 insertions(+) diff --git a/dev-perl/CDB_File/CDB_File-1.20.0-r1.ebuild b/dev-perl/CDB_File/CDB_File-1.20.0-r1.ebuild new file mode 100644 index 000..a753c1041d5 --- /dev/null +++ b/dev-perl/CDB_File/CDB_File-1.20.0-r1.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=TODDR +DIST_VERSION=1.02 +DIST_EXAMPLES=("examples/*") +inherit perl-module + +DESCRIPTION="Tie to CDB (Bernstein's constant DB) files" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" +RESTRICT="!test? ( test )" + +BDEPEND=" + virtual/perl-ExtUtils-MakeMaker + test? ( + dev-perl/B-COW + virtual/perl-File-Temp + virtual/perl-Test-Simple + ) +" +# Parallel breaks +DIST_TEST="do" + +src_prepare() { + mkdir "${S}/examples" || die "Can't make examples dir" + einfo "Moving bun-x.pl to examples/" + cp "${S}/bun-x.pl" "${S}/examples/" || die "Can't copy example to examples/" + perl_rm_files bun-x.pl + perl-module_src_prepare +} + +src_compile() { + mymake=( + "OPTIMIZE=${CFLAGS}" + ) + perl-module_src_compile +}
[gentoo-commits] repo/gentoo:master commit in: dev-perl/CBOR-XS/
commit: 71f9d40596c7259d768c937025988d9df1669327 Author: Kent Fredric gentoo org> AuthorDate: Sat Jul 4 14:14:21 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Jul 5 18:23:34 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71f9d405 dev-perl/CBOR-XS: -r bump for CFLAGS love - Ensure CFLAGS passed through to make/compiler Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric gentoo.org> dev-perl/CBOR-XS/CBOR-XS-1.710.0-r1.ebuild | 31 ++ 1 file changed, 31 insertions(+) diff --git a/dev-perl/CBOR-XS/CBOR-XS-1.710.0-r1.ebuild b/dev-perl/CBOR-XS/CBOR-XS-1.710.0-r1.ebuild new file mode 100644 index 000..249754da578 --- /dev/null +++ b/dev-perl/CBOR-XS/CBOR-XS-1.710.0-r1.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=MLEHMANN +DIST_VERSION=1.71 +inherit perl-module + +DESCRIPTION="Concise Binary Object Representation (CBOR, RFC7049)" +# License note: see bottom of ecb.h license block +LICENSE="GPL-3 || ( GPL-2+ BSD )" +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + dev-perl/Types-Serialiser + dev-perl/common-sense +" +DEPEND="${RDEPEND} + dev-perl/Canary-Stability + >=virtual/perl-ExtUtils-MakeMaker-6.520.0 +" +src_compile() { + mymake=( + "OPTIMIZE=${CFLAGS}" + ) + perl-module_src_compile +}
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-CallChecker/
commit: cc65cad1d9492d7f3959a554d2084980f0ab49db Author: Kent Fredric gentoo org> AuthorDate: Fri Jul 3 18:53:30 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Jul 5 18:23:11 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc65cad1 dev-perl/Devel-CallChecker: -r bump for EAPI7 + Toolchain love - EAPI7 - Don't break when LD=!ccld - Ensure CFLAGS passed through to compiler Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric gentoo.org> .../Devel-CallChecker-0.8.0-r1.ebuild | 42 ++ 1 file changed, 42 insertions(+) diff --git a/dev-perl/Devel-CallChecker/Devel-CallChecker-0.8.0-r1.ebuild b/dev-perl/Devel-CallChecker/Devel-CallChecker-0.8.0-r1.ebuild new file mode 100644 index 000..6270059b614 --- /dev/null +++ b/dev-perl/Devel-CallChecker/Devel-CallChecker-0.8.0-r1.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=ZEFRAM +DIST_VERSION=0.008 +inherit perl-module + +DESCRIPTION="Custom OP checking attached to subroutines" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + >=dev-perl/DynaLoader-Functions-0.1.0 + virtual/perl-Exporter + virtual/perl-XSLoader + virtual/perl-parent +" +DEPEND=" + dev-perl/Module-Build +" +BDEPEND="${RDEPEND} + dev-perl/Module-Build + test? ( + >=virtual/perl-ExtUtils-CBuilder-0.150.0 + virtual/perl-ExtUtils-ParseXS + virtual/perl-File-Spec + virtual/perl-IO + virtual/perl-Test-Simple + ) +" +src_configure() { + unset LD + [[ -n "${CCLD}" ]] && export LD="${CCLD}" + perl-module_src_configure +} +src_compile() { + ./Build --config optimize="${CFLAGS}" build || die +}
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Conf-Libconfig/
commit: 2ee6646eaf46c09e589a6f1f85c5a6662cbf0553 Author: Kent Fredric gentoo org> AuthorDate: Sun Jul 5 18:41:09 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Jul 5 18:41:09 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ee6646e dev-perl/Conf-Libconfig: -r bump for EAPI7 + CFLAGS love - EAPI7 - Ensure CFLAGS passed to make/compiler Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric gentoo.org> .../Conf-Libconfig-0.100.0-r1.ebuild | 45 ++ 1 file changed, 45 insertions(+) diff --git a/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0-r1.ebuild b/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0-r1.ebuild new file mode 100644 index 000..6d48e73fb60 --- /dev/null +++ b/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0-r1.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=CNANGEL +DIST_VERSION="0.100" + +inherit perl-module + +DESCRIPTION="Perl extension for libconfig" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="test" +RESTRICT="!test? ( test )" + +PERL_RM_FILES=( + "t/boilerplate.t" + "t/pod-coverage.t" + "t/pod-spell.t" + "t/pod.t" +) +RDEPEND=" + dev-libs/libconfig + virtual/perl-XSLoader +" +DEPEND=" + dev-libs/libconfig +" +BDEPEND="${RDEPEND} + dev-perl/ExtUtils-PkgConfig + test? ( + >=dev-perl/Test-Exception-0.430.0 + >=dev-perl/Test-Deep-1.127.0 + >=dev-perl/Test-Warn-0.320.0 + ) +" +src_compile() { + mymake=( + "OPTIMIZE=${CFLAGS}" + ) + perl-module_src_compile +}
[gentoo-commits] repo/gentoo:master commit in: dev-perl/CSS-Minifier-XS/
commit: 5080889678cab5b7f5d192999d681849a2d1b5f7 Author: Kent Fredric gentoo org> AuthorDate: Fri Jul 3 22:24:09 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Jul 5 18:23:15 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50808896 dev-perl/CSS-Minifier-XS: -r bump for EAPI7 + toolchain love - EAPI7 - Don't break when LD=!ccld - Ensure passing CFLAGS through to compiler Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric gentoo.org> .../CSS-Minifier-XS-0.90.0-r2.ebuild | 30 ++ 1 file changed, 30 insertions(+) diff --git a/dev-perl/CSS-Minifier-XS/CSS-Minifier-XS-0.90.0-r2.ebuild b/dev-perl/CSS-Minifier-XS/CSS-Minifier-XS-0.90.0-r2.ebuild new file mode 100644 index 000..eaa4bd52d5f --- /dev/null +++ b/dev-perl/CSS-Minifier-XS/CSS-Minifier-XS-0.90.0-r2.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=GTERMARS +DIST_VERSION="0.09" + +inherit perl-module + +DESCRIPTION="XS based CSS minifier" + +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DEPEND=" + dev-perl/Module-Build +" +BDEPEND=" + >=dev-perl/Module-Build-0.40.0 + virtual/perl-ExtUtils-CBuilder +" +src_configure() { + unset LD + [[ -n "${CCLD}" ]] && export LD="${CCLD}" + perl-module_src_configure +} +src_compile() { + ./Build --config optimize="${CFLAGS}" build || die +}
[gentoo-commits] repo/gentoo:master commit in: dev-lang/squirrel/
commit: 89641f00c8624e7b6d8a4d444a447b05ba166ce5 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Jul 5 18:11:26 2020 + Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Jul 5 18:11:26 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89641f00 dev-lang/squirrel: grab 3.1_p20200612 release snapshot Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/659880 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich gentoo.org> dev-lang/squirrel/Manifest | 1 + dev-lang/squirrel/squirrel-3.1_p20200612.ebuild | 42 + 2 files changed, 43 insertions(+) diff --git a/dev-lang/squirrel/Manifest b/dev-lang/squirrel/Manifest index a8083522606..0df0a5920ae 100644 --- a/dev-lang/squirrel/Manifest +++ b/dev-lang/squirrel/Manifest @@ -1 +1,2 @@ DIST squirrel-3.1.tar.gz 175612 BLAKE2B 48a21b0ecd881dc3bea104e86013c3f3d5a4bc1e590cd67ef7e679e01383b7454aad4ea9b8ecec9b836a0ee44e8c9e470309f9c71050ed6d8deb76caac726aea SHA512 8aec059c801a8f6a1ddb9585cebd51457cfd43743cb0b03494e022fd47392e7b4b88e4703f184f4dcba2be8c0fb756e9b260e2f230e1bd92b37cdcb86d4f1141 +DIST squirrel-3.1_p20200612.tar.gz 181047 BLAKE2B f6965b5e721919c6c33426843a9b73fb27f39b7341763c2ff01421e6b6dce6cb86c6a02df65af9cb2266e8a63d6612c0e857456c4bb6e2546760f937d1979990 SHA512 e9853c92c151ca35e137a91ba4e3c9ad9c4c6d95a22c3686ebbae74cea7c1bf704ec5274d610f9d8158d8662a2b1b1445664f3f33c11689553cfc090a957b204 diff --git a/dev-lang/squirrel/squirrel-3.1_p20200612.ebuild b/dev-lang/squirrel/squirrel-3.1_p20200612.ebuild new file mode 100644 index 000..96d17ed9268 --- /dev/null +++ b/dev-lang/squirrel/squirrel-3.1_p20200612.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit cmake vcs-snapshot + +DESCRIPTION="A interpreted language mainly used for games" +HOMEPAGE="http://squirrel-lang.org/"; +commit=40050fa249733c85485adde533774ec066d29aca +SRC_URI="https://github.com/albertodemichelis/squirrel/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/albertodemichelis/squirrel/archive/${commit}.tar.gz -> ${P}.tar.gz" + +LICENSE="ZLIB" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="examples static-libs" + +RDEPEND="" +DEPEND="${RDEPEND}" + +src_configure() { + local mycmakeargs=( + $(usex static-libs '' -DDISABLE_STATIC=YES) + # /usr/bin/sq is used by app-text/ispell + # /usr/lib/libsquirrel.so is used by app-shells/squirrelsh + -DLONG_OUTPUT_NAMES=YES + ) + + cmake_src_configure +} + +src_install() { + cmake_src_install + + dodoc HISTORY + + if use examples; then + docompress -x /usr/share/doc/${PF}/samples + dodoc -r samples + fi +}
[gentoo-commits] proj/portage:multilib commit in: /
commit: 661e707be59a3e3c2973b81ac1cbe376248ed0d9 Author: Thomas Sachau gentoo org> AuthorDate: Sun Jul 5 08:51:15 2020 + Commit: Thomas Sachau gentoo org> CommitDate: Sun Jul 5 17:56:29 2020 + URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=661e707b Merge tag 'portage-2.3.103' into multilib portage-2.3.103 Signed-off-by: Zac Medico gentoo.org> Signed-off-by: Thomas Sachau gentoo.org> .travis.yml| 10 +- MANIFEST.in| 5 + NEWS | 24 + RELEASE-NOTES | 153 ++ bin/eapi.sh| 46 +- bin/ebuild-helpers/dosym | 13 +- bin/ebuild.sh | 23 +- bin/ecompress | 27 +- bin/emerge-webrsync| 1 + bin/isolated-functions.sh | 4 +- bin/misc-functions.sh | 12 +- bin/phase-functions.sh | 8 +- bin/phase-helpers.sh | 12 +- bin/socks5-server.py | 36 +- cnf/make.globals | 9 +- doc/api/.gitignore | 1 + doc/api/Makefile | 32 ++ doc/api/conf.py| 66 +++ doc/api/index.rst | 18 + doc/package/ebuild.docbook | 1 - doc/package/ebuild/eapi/5-hdepend.docbook | 32 -- doc/portage.docbook| 1 - doc/qa.docbook | 98 lib/_emerge/AbstractEbuildProcess.py | 5 +- lib/_emerge/AbstractPollTask.py| 3 - lib/_emerge/AsynchronousTask.py| 75 +-- lib/_emerge/BinpkgFetcher.py | 3 +- lib/_emerge/CompositeTask.py | 7 +- lib/_emerge/EbuildFetcher.py | 15 +- lib/_emerge/EbuildMetadataPhase.py | 3 +- lib/_emerge/EbuildPhase.py | 115 - lib/_emerge/FifoIpcDaemon.py | 3 - lib/_emerge/Package.py | 6 +- lib/_emerge/Scheduler.py | 43 +- lib/_emerge/SequentialTaskQueue.py | 19 +- lib/_emerge/SpawnProcess.py| 69 ++- lib/_emerge/SubProcess.py | 15 +- lib/_emerge/actions.py | 41 +- lib/_emerge/create_world_atom.py | 11 +- lib/_emerge/depgraph.py| 185 --- lib/portage/__init__.py| 3 +- lib/portage/_compat_upgrade/binpkg_compression.py | 40 ++ lib/portage/_emirrordist/FetchTask.py | 9 - lib/portage/_selinux.py| 9 +- lib/portage/cache/ebuild_xattr.py | 5 +- lib/portage/cache/metadata.py | 2 +- lib/portage/cache/template.py | 2 +- lib/portage/const.py | 1 + lib/portage/data.py| 10 - lib/portage/dbapi/_MergeProcess.py | 3 +- lib/portage/dbapi/bintree.py | 7 +- lib/portage/dbapi/cpv_expand.py| 4 +- lib/portage/dbapi/porttree.py | 20 +- lib/portage/dbapi/vartree.py | 11 +- lib/portage/dep/_slot_operator.py | 3 - lib/portage/dep/dep_check.py | 93 ++-- lib/portage/dep/soname/SonameAtom.py | 9 +- lib/portage/dispatch_conf.py | 9 - lib/portage/eapi.py| 18 +- lib/portage/emaint/modules/sync/sync.py| 2 +- lib/portage/locks.py | 67 ++- lib/portage/output.py | 2 +- .../package/ebuild/_config/KeywordsManager.py | 16 +- .../package/ebuild/_config/special_env_vars.py | 16 +- lib/portage/package/ebuild/config.py | 13 +- .../package/ebuild/deprecated_profile_check.py | 2 +- lib/portage/package/ebuild/doebuild.py | 41 +- lib/portage/package/ebuild/fetch.py| 148 -- lib/portage/package/ebuild/prepare_build_dirs.py | 21 +- lib/portage/process.py | 29 +- lib/portage/repository/config.py | 10 +- lib/portage/sync/syncbase.py | 9 +- lib/portage/tests/dbapi/test_auxdb.py | 77 +++ lib/portage/tests/dep/test_soname_atom_pickle.py | 26 + lib/portage/tests/ebuild/test_doebuil
[gentoo-commits] repo/gentoo:master commit in: profiles/
commit: 475920e39e05fb128e3a00af1f98e8d0b5c4a4f2 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Jul 5 17:53:19 2020 + Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Jul 5 17:53:50 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=475920e3 profiles/package.mask: mask x11-misc/xmonad-log-applet for removal Reported-by: Toralf Förster Bug: https://bugs.gentoo.org/729492 Signed-off-by: Sergei Trofimovich gentoo.org> profiles/package.mask | 6 ++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 4e5af0d2ac1..a8e6b985303 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Sergei Trofimovich (2020-07-05) +# No upstream activity in past few years. +# Needs porting to gtk3/fxce4panel-4.15: bug #729492. +# Removal in 30 days. +x11-misc/xmonad-log-applet + # Hans de Graaff (2020-07-05) # Obsolete slot with known security issues. Please # update to slot "5" instead.
[gentoo-commits] repo/gentoo:master commit in: dev-python/matplotlib/
commit: 002119817368e9b4fd2c1ed1dbe8e596c44f Author: Michał Górny gentoo org> AuthorDate: Sun Jul 5 17:36:10 2020 + Commit: Michał Górny gentoo org> CommitDate: Sun Jul 5 17:36:40 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00211981 dev-python/matplotlib: Stabilize 3.2.1 amd64, #730936 Signed-off-by: Michał Górny gentoo.org> dev-python/matplotlib/matplotlib-3.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/matplotlib/matplotlib-3.2.1.ebuild b/dev-python/matplotlib/matplotlib-3.2.1.ebuild index 5f616ebccb1..33f602a189d 100644 --- a/dev-python/matplotlib/matplotlib-3.2.1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.2.1.ebuild @@ -23,7 +23,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz # Fonts: BitstreamVera, OFL-1.1 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="cairo doc excel examples gtk3 latex qt5 tk wxwidgets" # internal copy of pycxx highly patched
[gentoo-commits] repo/gentoo:master commit in: dev-python/numpy/
commit: b4ea24570f8efc6fcf996a3a5d404cbd3f7bd974 Author: Michał Górny gentoo org> AuthorDate: Sun Jul 5 17:36:10 2020 + Commit: Michał Górny gentoo org> CommitDate: Sun Jul 5 17:36:39 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4ea2457 dev-python/numpy: Stabilize 1.18.5 amd64, #730936 Signed-off-by: Michał Górny gentoo.org> dev-python/numpy/numpy-1.18.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/numpy/numpy-1.18.5.ebuild b/dev-python/numpy/numpy-1.18.5.ebuild index eb27fd1bee0..cb014a08a67 100644 --- a/dev-python/numpy/numpy-1.18.5.ebuild +++ b/dev-python/numpy/numpy-1.18.5.ebuild @@ -24,7 +24,7 @@ SRC_URI=" )" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc lapack" RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: dev-python/kiwisolver/
commit: e39e1f2dfc9911b89d792bc58734a7b832710fec Author: Michał Górny gentoo org> AuthorDate: Sun Jul 5 17:36:09 2020 + Commit: Michał Górny gentoo org> CommitDate: Sun Jul 5 17:36:38 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e39e1f2d dev-python/kiwisolver: Stabilize 1.2.0 amd64, #730936 Signed-off-by: Michał Górny gentoo.org> dev-python/kiwisolver/kiwisolver-1.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/kiwisolver/kiwisolver-1.2.0.ebuild b/dev-python/kiwisolver/kiwisolver-1.2.0.ebuild index 2d2ec37813a..4ffa6137e5e 100644 --- a/dev-python/kiwisolver/kiwisolver-1.2.0.ebuild +++ b/dev-python/kiwisolver/kiwisolver-1.2.0.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}"/kiwi-${PV} LICENSE="Clear-BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" RDEPEND=" >=dev-python/cppy-1.1.0[${PYTHON_USEDEP}]