diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-03-09 16:53:27 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-03-09 16:53:27 +0000 |
commit | 80208fb578cf92cc308906660ca6d7860c6b2a1f (patch) | |
tree | 6f06818031b553c506fc10dfe9908a835df288aa /www-apps/roundup | |
parent | 06a7b5647e11a8ddf69b1c3d3ded6a8ba28b923e (diff) |
gentoo resync : 09.03.2018
Diffstat (limited to 'www-apps/roundup')
-rw-r--r-- | www-apps/roundup/Manifest | 2 | ||||
-rw-r--r-- | www-apps/roundup/roundup-1.5.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www-apps/roundup/Manifest b/www-apps/roundup/Manifest index 0a79af18e2ea..7885543997ef 100644 --- a/www-apps/roundup/Manifest +++ b/www-apps/roundup/Manifest @@ -1,3 +1,3 @@ DIST roundup-1.5.1.tar.gz 2618886 BLAKE2B 5ccca10ce7f30b35b0875340c4cae87aa19e5384e6e5973576ea8e2de79eb83d32447580944f472d73e7cdb5f43a4ed7f805d51242e22cc2f756b3deae4004b2 SHA512 d7cdeaafb682ce7f202cacddeb1a42312f22778a2c83b52b4e838c27b1e7141a94b2ac2b670b0edee0efcfe27d74e31e6f267ae1380e90359def27385ca68d58 -EBUILD roundup-1.5.1.ebuild 1227 BLAKE2B 324d8fa2494f9c78096a337c1ba952206df73369ffa52dc08172385fef0546c69723b04baebdb79a62af07a75eb647fbe199e868c323be322c50f1b9a6a902b1 SHA512 fe8a296bbb8713e76cf34b1f8e1bb1dfa26c5c58d9c393893f1181b148237534ce4d88d520b3624b74d468ab6b01b464a85540fab55ad1b306e580257c410085 +EBUILD roundup-1.5.1.ebuild 1226 BLAKE2B 05670cb3eea88970febd3dad0eadfc09b9e08d6adb834b83232796beafff2fb08c8b44dfb5d62e8a271230d92b649a01729a901a0fc310e655b26f71bc4e601b SHA512 84af0feea6dea3126a8b7197c1db55bf0ad879a3c5b7e5dfa5d8b721aebd921224a3c9b6800e22d4a82850b11fbced5247288ba1a211e4271d0125f3c5813dad MISC metadata.xml 477 BLAKE2B 558f76b13892756e818b9931e72c1e9f2262bd214c1a8d08cd48775a474e6dd95b3a4099e5bd8ce7582560f40804fbbe93006932ac245b72f90aa54a78c9e909 SHA512 2a8912d94be88771ed0044ae823fb2027fb3f403256f8d3045b01a46f9595866a9129e85cdbc05e601a18d264b92c88648e8acc78a50ce52a4810ee7d5532999 diff --git a/www-apps/roundup/roundup-1.5.1.ebuild b/www-apps/roundup/roundup-1.5.1.ebuild index dd40a00a4804..e3693ce0fb5a 100644 --- a/www-apps/roundup/roundup-1.5.1.ebuild +++ b/www-apps/roundup/roundup-1.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT ZPL" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc sparc x86" DEPEND="" RDEPEND="${DEPEND}" |