summaryrefslogtreecommitdiff
path: root/sys-apps
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2020-01-11 16:48:56 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2020-01-12 02:38:54 +0000
commit0f7cb274b15439c47c68fbfe4afef9b1e0401c89 (patch)
tree779f5886a2c811c330d5b1af04554ef64309c545 /sys-apps
parentdev-util/cpplint: version bump (diff)
downloadportage-0f7cb274b15439c47c68fbfe4afef9b1e0401c89.tar.xz
sys-apps/mklibs: version bump
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/mklibs/Manifest2
-rw-r--r--sys-apps/mklibs/mklibs-0.1.44.ebuild (renamed from sys-apps/mklibs/mklibs-0.1.43.ebuild)4
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/mklibs/Manifest b/sys-apps/mklibs/Manifest
index e93af0b8..d9085db5 100644
--- a/sys-apps/mklibs/Manifest
+++ b/sys-apps/mklibs/Manifest
@@ -1 +1 @@
-DIST mklibs_0.1.43.tar.xz 22572 BLAKE2B 435c592bc7f5000dafdaa0b6d9e0899b9661df6d3778a94257fa303e69535871e8a2c1517e9c90eee29c7f0f67665c3abfb0e096a0dc45ee707ae8d3cd8a1845 SHA512 4f1fe6e338d9ba8a646130a70c3486eb127bee97c875d2638e20d0855e6f7ed46ef9e07eb9319dc055d2d9c73cfe5f4fda7ec82b707a9af21c8e158ae8b2c724
+DIST mklibs_0.1.44.tar.xz 22508 BLAKE2B b4d34bd19eacd469f7135727019cc3b1ce6e1b332ced51d06e51da1bb6c6359c49859a60016c8bad735642f19fa2d212342a63264427f7f865f4a6f6cdb7f74c SHA512 c3eaead7df838352f028bebb0b5dbf230d4025cfe5139b68e4563bfacfaaf58b4eaab30394feb19085d97912a1beed0dfe281cdfd749f3b7b4313a20ad792800
diff --git a/sys-apps/mklibs/mklibs-0.1.43.ebuild b/sys-apps/mklibs/mklibs-0.1.44.ebuild
index 54b1bd9c..c547a049 100644
--- a/sys-apps/mklibs/mklibs-0.1.43.ebuild
+++ b/sys-apps/mklibs/mklibs-0.1.44.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 )
inherit autotools python-single-r1
DESCRIPTION="Shared library reduction script"
-HOMEPAGE="https://anonscm.debian.org/cgit/d-i/mklibs.git"
+HOMEPAGE="https://salsa.debian.org/installer-team/mklibs"
SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.tar.xz"
LICENSE="GPL-2"