diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-02-17 01:16:38 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-02-17 01:16:38 +0000 |
commit | 53cba99042fa967e2a93da9f8db806fe2d035543 (patch) | |
tree | 9780d3b87dfc6bdebc6b7b7d15af1ecb813c6853 /dev-libs/squareball | |
parent | 71deace00d1a2b091313fe137ab7092418c6f87c (diff) |
gentoo resync : 17.02.2020
Diffstat (limited to 'dev-libs/squareball')
-rw-r--r-- | dev-libs/squareball/Manifest | 4 | ||||
-rw-r--r-- | dev-libs/squareball/squareball-0.2.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/squareball/squareball-9999.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/squareball/Manifest b/dev-libs/squareball/Manifest index d2399c893e07..a8ac334ec33c 100644 --- a/dev-libs/squareball/Manifest +++ b/dev-libs/squareball/Manifest @@ -1,4 +1,4 @@ DIST squareball-0.2.0.tar.xz 231844 BLAKE2B 831952ae3d3fb14abe978b04300b6e365217ab80b2cad863d6db33dc856816121cf2688adb56c59d50db9a62322c602eda57dd1fdeb830b97b557abc1157ece9 SHA512 be039d2e2120e87bb7289e75185c9ad46452fe6ae167dda2b60944d0a32f7ff7e89504f5ddd8343e0150d12ef22d71c51ab9290e90c43a930773bd39576bdf31 -EBUILD squareball-0.2.0.ebuild 1051 BLAKE2B 04fb5ea11537faf8a35a9d784531ba3cf32d298ac179f02bb9ed300f6d9020241bfab885c712858738a2c07c2852095a95748ebdf08ff3251cf8830c0dc62776 SHA512 48bdc231100560bdd65322411a0980d6779edf7b0aa652e92ace55d56176ef384d81669ca4be275133196c9184357317ba848a68e40dfbbf56223ff4df5008b9 -EBUILD squareball-9999.ebuild 1051 BLAKE2B 04fb5ea11537faf8a35a9d784531ba3cf32d298ac179f02bb9ed300f6d9020241bfab885c712858738a2c07c2852095a95748ebdf08ff3251cf8830c0dc62776 SHA512 48bdc231100560bdd65322411a0980d6779edf7b0aa652e92ace55d56176ef384d81669ca4be275133196c9184357317ba848a68e40dfbbf56223ff4df5008b9 +EBUILD squareball-0.2.0.ebuild 1059 BLAKE2B f538728ca897e2ddb21ef81f18b2503519938cc5cd5c18d82d3af02bddcd5db8e58271a2b174b3f70af2276bd697f61cf0500af80682e7735027c1eabfd5bc42 SHA512 7b6141f3566a503aa7779ec45ce80ebc1c71563f1aed2bdc47b9590ec3e7d9de98a45244195e6d37b98fbc8b3446a6560762eed623a4f9d8e652dbe22ab2e85c +EBUILD squareball-9999.ebuild 1059 BLAKE2B f538728ca897e2ddb21ef81f18b2503519938cc5cd5c18d82d3af02bddcd5db8e58271a2b174b3f70af2276bd697f61cf0500af80682e7735027c1eabfd5bc42 SHA512 7b6141f3566a503aa7779ec45ce80ebc1c71563f1aed2bdc47b9590ec3e7d9de98a45244195e6d37b98fbc8b3446a6560762eed623a4f9d8e652dbe22ab2e85c MISC metadata.xml 473 BLAKE2B b3f04b2657f7515a6b0801f67f44bbc63822f346e05cc9b9a8778d0a7f8393e74d6f481693b3d7bf5d2dd1b57c3dbea33349248c0f5696a397607dbc6bf5bb00 SHA512 d1dfca386535029bedde689a3b33678eab1ed345e823143384450cb4bb415f44e08922f2f6c38f97436cef684edbb3c0b2d27d7071a73dc764e47cc968682ebf diff --git a/dev-libs/squareball/squareball-0.2.0.ebuild b/dev-libs/squareball/squareball-0.2.0.ebuild index 42d531e38772..58abed1015b2 100644 --- a/dev-libs/squareball/squareball-0.2.0.ebuild +++ b/dev-libs/squareball/squareball-0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]]; then inherit git-r3 autotools fi -inherit eutils +inherit eutils ltprune DESCRIPTION="A general-purpose library for C99" HOMEPAGE="https://github.com/rafaelmartins/squareball" diff --git a/dev-libs/squareball/squareball-9999.ebuild b/dev-libs/squareball/squareball-9999.ebuild index 42d531e38772..58abed1015b2 100644 --- a/dev-libs/squareball/squareball-9999.ebuild +++ b/dev-libs/squareball/squareball-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]]; then inherit git-r3 autotools fi -inherit eutils +inherit eutils ltprune DESCRIPTION="A general-purpose library for C99" HOMEPAGE="https://github.com/rafaelmartins/squareball" |