summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2016-04-09 19:43:21 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2016-04-10 20:07:50 +0100
commit1101e3037afd3d1a6161cc361ae69613dbc8e637 (patch)
tree756a3199e760f2e08ae714afbc07725055896900
parentsys-apps/IPMIView: Version bump (diff)
downloadportage-1101e3037afd3d1a6161cc361ae69613dbc8e637.tar.xz
sys-apps/mklibs: Version bump
Package-Manager: portage-2.2.26
-rw-r--r--metadata/md5-cache/sys-apps/mklibs-0.1.41 (renamed from metadata/md5-cache/sys-apps/mklibs-0.1.40)6
-rw-r--r--sys-apps/mklibs/Manifest4
-rw-r--r--sys-apps/mklibs/mklibs-0.1.41.ebuild (renamed from sys-apps/mklibs/mklibs-0.1.40.ebuild)2
3 files changed, 6 insertions, 6 deletions
diff --git a/metadata/md5-cache/sys-apps/mklibs-0.1.40 b/metadata/md5-cache/sys-apps/mklibs-0.1.41
index 59633147..a5a44b84 100644
--- a/metadata/md5-cache/sys-apps/mklibs-0.1.40
+++ b/metadata/md5-cache/sys-apps/mklibs-0.1.41
@@ -2,12 +2,12 @@ DEFINED_PHASES=install prepare setup
DEPEND=app-arch/dpkg !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=Shared library reduction script
EAPI=5
-HOMEPAGE=http://git.debian.org/?p=d-i/mklibs.git
+HOMEPAGE=https://anonscm.debian.org/cgit/d-i/mklibs.git
IUSE=python_targets_python2_7
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=app-arch/dpkg
SLOT=0
-SRC_URI=mirror://debian/pool/main/m/mklibs/mklibs_0.1.40.tar.xz
+SRC_URI=mirror://debian/pool/main/m/mklibs/mklibs_0.1.41.tar.xz
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool 4890219c51da247200223277f993e054 multilib 3972ca401cf7dbb430df9995f5d8d580 python-single-r1 2ebea8fbab356d63110245129a67a6dd python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs d513d423d449877e49d99af3f7af7acb
-_md5_=eb1bbe06e56936dd88900f741cf0820e
+_md5_=c80883d6f01b2c27e7502d2540f2f765
diff --git a/sys-apps/mklibs/Manifest b/sys-apps/mklibs/Manifest
index 9c3ee474..4d868c33 100644
--- a/sys-apps/mklibs/Manifest
+++ b/sys-apps/mklibs/Manifest
@@ -1,3 +1,3 @@
-DIST mklibs_0.1.40.tar.xz 22236 SHA256 1db24ae779d21ccfed49f22e49a2b7ee43ec0e9197bc206d81cd02f96e91e125 WHIRLPOOL 0be4ad55e3aca1959901acdce007200aee12efaa1cad9fbc3fb184274cefeaed55e5bcca3de3969cc13795d3418ee9cedb70c3a8d82b4c1001af1c32bdd44a2f
-EBUILD mklibs-0.1.40.ebuild 596 SHA256 3c4a58a18e67a7479866e58e11c4a88d08486c10aa0574d6fbb7c046492a6fec WHIRLPOOL 3b339b8fa50af326f1b0ff6eeed5e612323f0d5db2ce91d16c29266c64c06f2eb8e1835fcc816473415051517574b7ae730f51c2d9e6b886a162a8f3ee53d851
+DIST mklibs_0.1.41.tar.xz 22336 SHA256 058c7349f8ec8a03b529c546a95cd6426741bd819f1e1211f499273eb4bf5d89 WHIRLPOOL 2621106621662116f18bbd1494aad49dad6f2f6745c62121de1287920c1e84a71ac8219d50e42bf78b8113408cd67a00878d8c44a6041807e98f068d673feb24
+EBUILD mklibs-0.1.41.ebuild 603 SHA256 6e2eb786611e3daee6da64139dfba89fbd85d02287a5cd90df3ea2bb57e0247a WHIRLPOOL ddd25437951e82d34ff132dd0eb87e5048864b14996e361773644b369d06667f933195308dcc39673cebd69e7a03e9b2c75a0c7688d31c29708bfeea4aefc317
MISC metadata.xml 256 SHA256 6ca43960767ca28661abf97c85263db77fe7643902be2ce777c61aa688d8ea2d WHIRLPOOL cef8582829111be09e651eb819e6d1ea59c9c4386b842169ccd46a14c8e3ccb090486fecd61c5fd4aa47998cacc69cdc1fb5ca6bb6325a4da1ebfd0b6eebda7b
diff --git a/sys-apps/mklibs/mklibs-0.1.40.ebuild b/sys-apps/mklibs/mklibs-0.1.41.ebuild
index d1d5818d..7a941d43 100644
--- a/sys-apps/mklibs/mklibs-0.1.40.ebuild
+++ b/sys-apps/mklibs/mklibs-0.1.41.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
inherit autotools python-single-r1
DESCRIPTION="Shared library reduction script"
-HOMEPAGE="http://git.debian.org/?p=d-i/mklibs.git"
+HOMEPAGE="https://anonscm.debian.org/cgit/d-i/mklibs.git"
SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.tar.xz"
LICENSE="GPL-2"