diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-02-14 14:25:21 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-02-14 14:25:21 +0000 |
commit | 3dd50146a99b3d2fdf7b15412511f2430e55b229 (patch) | |
tree | c6c6b5e9b6f70eda251aad1f5908e57179cdb3d4 | |
parent | Merge updates from master (diff) | |
download | gentoo-3dd50146a99b3d2fdf7b15412511f2430e55b229.tar.gz gentoo-3dd50146a99b3d2fdf7b15412511f2430e55b229.tar.bz2 gentoo-3dd50146a99b3d2fdf7b15412511f2430e55b229.zip |
2019-02-14 14:25:20 UTC
-rw-r--r-- | metadata/md5-cache/dev-util/debhelper-12.1 (renamed from metadata/md5-cache/dev-util/debhelper-11.5.4) | 4 | ||||
-rw-r--r-- | metadata/md5-cache/media-plugins/kodi-vfs-libarchive-1.0.5 | 12 | ||||
-rw-r--r-- | metadata/md5-cache/www-apache/mod_h2-1.12.3 | 13 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
4 files changed, 28 insertions, 3 deletions
diff --git a/metadata/md5-cache/dev-util/debhelper-11.5.4 b/metadata/md5-cache/dev-util/debhelper-12.1 index 151fe0e02827..bdb2c63a105f 100644 --- a/metadata/md5-cache/dev-util/debhelper-11.5.4 +++ b/metadata/md5-cache/dev-util/debhelper-12.1 @@ -8,6 +8,6 @@ KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 LICENSE=GPL-2 RDEPEND=>=dev-lang/perl-5.10:= >=app-arch/dpkg-1.17 dev-perl/TimeDate virtual/perl-Getopt-Long SLOT=0 -SRC_URI=mirror://debian/pool/main/d/debhelper/debhelper_11.5.4.tar.xz +SRC_URI=mirror://debian/pool/main/d/debhelper/debhelper_12.1.tar.xz _eclasses_=eutils 6e6c2737b59a4b982de6fb3ecefd87f8 multilib b2f01ad412baf81650c23fcf0975fa33 toolchain-funcs f164325a2cdb5b3ea39311d483988861 -_md5_=9a510e996cb0623e6ce4492da4c8cc47 +_md5_=e0b59ccfc43fe797b946ca341a13367c diff --git a/metadata/md5-cache/media-plugins/kodi-vfs-libarchive-1.0.5 b/metadata/md5-cache/media-plugins/kodi-vfs-libarchive-1.0.5 new file mode 100644 index 000000000000..85b7a552eb28 --- /dev/null +++ b/metadata/md5-cache/media-plugins/kodi-vfs-libarchive-1.0.5 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=app-arch/libarchive[bzip2,lz4,lzma,lzo,zlib] app-arch/lzma app-arch/bzip2 sys-libs/zlib app-arch/lz4 dev-libs/lzo:2 !libressl? ( >=dev-libs/openssl-1.0.2l:0= ) libressl? ( dev-libs/libressl:0= app-arch/libarchive[libressl] ) =media-tv/kodi-18* sys-devel/make >=dev-util/cmake-3.9.6 +DESCRIPTION=Libarchive VFS add-on for Kodi +EAPI=6 +HOMEPAGE=https://github.com/xbmc/vfs.libarchive +IUSE=libressl +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +SLOT=0 +SRC_URI=https://github.com/xbmc/vfs.libarchive/archive/1.0.5-Leia.tar.gz -> kodi-vfs-libarchive-1.0.5.tar.gz +_eclasses_=cmake-utils ab10bd85e5d38e2a32077bcd91faa1b6 desktop b1d22ac8bdd4679ab79c71aca235009d epatch a1bf4756dba418a7238f3be0cb010c54 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 6e6c2737b59a4b982de6fb3ecefd87f8 flag-o-matic a09389deba2c0a7108b581e02c7cecbf kodi-addon bc015cf49b6539f5f5ef3f0bced1ad62 ltprune 08f9e1d9ee0af8f5d9a7854efbcd8c0e multilib b2f01ad412baf81650c23fcf0975fa33 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs f164325a2cdb5b3ea39311d483988861 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils 14d00d009167652b1fa363e55effe213 +_md5_=f6548a2273ef9731f902e54aead61a61 diff --git a/metadata/md5-cache/www-apache/mod_h2-1.12.3 b/metadata/md5-cache/www-apache/mod_h2-1.12.3 new file mode 100644 index 000000000000..a40221c7e5a3 --- /dev/null +++ b/metadata/md5-cache/www-apache/mod_h2-1.12.3 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install postinst prepare setup +DEPEND=>=net-libs/nghttp2-1.0 >=www-servers/apache-2.4.20[-apache2_modules_http2,ssl?] =www-servers/apache-2.4* >=app-portage/elt-patches-20170815 !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=HTTP/2 module for Apache +EAPI=6 +HOMEPAGE=https://github.com/icing/mod_h2 +IUSE=ssl +KEYWORDS=~amd64 ~x86 +LICENSE=Apache-2.0 +RDEPEND=>=net-libs/nghttp2-1.0 >=www-servers/apache-2.4.20[-apache2_modules_http2,ssl?] =www-servers/apache-2.4* +SLOT=0 +SRC_URI=https://github.com/icing/mod_h2/releases/download/v1.12.3/mod_http2-1.12.3.tar.gz +_eclasses_=apache-module bd30ba4d834196e81cf2b76c52d26b93 autotools 1bf086cdd7356f5c9a4acd9727bd2065 depend.apache 05ca915dc22ea60059f85d8d9a34d3de libtool f143db5a74ccd9ca28c1234deffede96 multilib b2f01ad412baf81650c23fcf0975fa33 toolchain-funcs f164325a2cdb5b3ea39311d483988861 +_md5_=e7c83c81726c8543ff5006cc73350d01 diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 54f747e0fc77..a1fc96a522eb 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Thu, 14 Feb 2019 14:04:35 +0000 +Thu, 14 Feb 2019 14:25:20 +0000 |