diff options
author | 2019-02-08 15:44:17 +0000 | |
---|---|---|
committer | 2019-02-08 15:44:17 +0000 | |
commit | eb6ba1fd048d76d966aaf30b2eeeb7c990fbe740 (patch) | |
tree | a1341e8f88c7cb2897252b817c37832095d7a848 /metadata | |
parent | Merge updates from master (diff) | |
download | gentoo-eb6ba1fd048d76d966aaf30b2eeeb7c990fbe740.tar.gz gentoo-eb6ba1fd048d76d966aaf30b2eeeb7c990fbe740.tar.bz2 gentoo-eb6ba1fd048d76d966aaf30b2eeeb7c990fbe740.zip |
2019-02-08 15:44:17 UTC
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/md5-cache/dev-go/ed25519-0_pre20170117 | 14 | ||||
-rw-r--r-- | metadata/md5-cache/dev-go/goptlib-1.0.0 | 12 | ||||
-rw-r--r-- | metadata/md5-cache/dev-go/siphash-1.2.1 | 12 | ||||
-rw-r--r-- | metadata/md5-cache/sys-boot/grub-0.97-r16 | 13 | ||||
-rw-r--r-- | metadata/md5-cache/sys-boot/grub-0.97-r18 | 13 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
6 files changed, 39 insertions, 27 deletions
diff --git a/metadata/md5-cache/dev-go/ed25519-0_pre20170117 b/metadata/md5-cache/dev-go/ed25519-0_pre20170117 new file mode 100644 index 000000000000..8976e04a0563 --- /dev/null +++ b/metadata/md5-cache/dev-go/ed25519-0_pre20170117 @@ -0,0 +1,14 @@ +BDEPEND=>=dev-lang/go-1.10 +DEFINED_PHASES=compile install test unpack +DEPEND=test? ( dev-go/go-crypto ) +DESCRIPTION=ed25519 for Go +EAPI=7 +HOMEPAGE=https://github.com/agl/ed25519/ +IUSE=test +KEYWORDS=~amd64 ~arm ~x86 +LICENSE=BSD +RESTRICT=strip +SLOT=0 +SRC_URI=https://github.com/agl/ed25519/archive/5312a61534124124185d41f09206b9fef1d88403.tar.gz -> ed25519-0_pre20170117.tar.gz +_eclasses_=golang-base c57d2c3f9e1a02d0feb8b87c7b689892 golang-build dc25bafa8fc1305a4de66a0a448472e7 golang-vcs-snapshot 12177e83bede6f7fb87eae383864b40b +_md5_=44cdb639692ac180ed0640711dbc0df8 diff --git a/metadata/md5-cache/dev-go/goptlib-1.0.0 b/metadata/md5-cache/dev-go/goptlib-1.0.0 new file mode 100644 index 000000000000..77a63f2222f7 --- /dev/null +++ b/metadata/md5-cache/dev-go/goptlib-1.0.0 @@ -0,0 +1,12 @@ +BDEPEND=>=dev-lang/go-1.10 +DEFINED_PHASES=compile install test unpack +DESCRIPTION=Go Tor pluggable transports library +EAPI=7 +HOMEPAGE=https://gitweb.torproject.org/pluggable-transports/goptlib.git +KEYWORDS=~amd64 ~arm ~x86 +LICENSE=CC0-1.0 +RESTRICT=strip +SLOT=0 +SRC_URI=https://dev.gentoo.org/~marecki/dists/goptlib/goptlib-1.0.0.tar.xz +_eclasses_=golang-base c57d2c3f9e1a02d0feb8b87c7b689892 golang-build dc25bafa8fc1305a4de66a0a448472e7 golang-vcs-snapshot 12177e83bede6f7fb87eae383864b40b +_md5_=540bc73a7753f94fa39a907b81dabde4 diff --git a/metadata/md5-cache/dev-go/siphash-1.2.1 b/metadata/md5-cache/dev-go/siphash-1.2.1 new file mode 100644 index 000000000000..df0bd6c5fde2 --- /dev/null +++ b/metadata/md5-cache/dev-go/siphash-1.2.1 @@ -0,0 +1,12 @@ +BDEPEND=>=dev-lang/go-1.10 +DEFINED_PHASES=compile install test unpack +DESCRIPTION=Go implementation of SipHash-2.4 +EAPI=7 +HOMEPAGE=https://github.com/dchest/siphash +KEYWORDS=~amd64 ~arm ~x86 +LICENSE=CC0-1.0 +RESTRICT=strip +SLOT=0 +SRC_URI=https://github.com/dchest/siphash/archive/v1.2.1.tar.gz -> siphash-1.2.1.tar.gz +_eclasses_=golang-base c57d2c3f9e1a02d0feb8b87c7b689892 golang-build dc25bafa8fc1305a4de66a0a448472e7 golang-vcs-snapshot 12177e83bede6f7fb87eae383864b40b +_md5_=8d5af3e792b6df3a02e40623aa3c1b2c diff --git a/metadata/md5-cache/sys-boot/grub-0.97-r16 b/metadata/md5-cache/sys-boot/grub-0.97-r16 deleted file mode 100644 index 0ca855ea9aa6..000000000000 --- a/metadata/md5-cache/sys-boot/grub-0.97-r16 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile config configure install postinst postrm preinst prepare prerm pretend setup test -DEPEND=!static? ( ncurses? ( >=sys-libs/ncurses-5.9-r3:0=[abi_x86_32(-)] ) ) static? ( ncurses? ( >=sys-libs/ncurses-5.9-r3:0[static-libs(+),abi_x86_32(-)] ) ) >=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=GNU GRUB Legacy boot loader -EAPI=5 -HOMEPAGE=https://www.gnu.org/software/grub/ -IUSE=custom-cflags ncurses netboot static kernel_linux -KEYWORDS=amd64 x86 ~x86-fbsd -LICENSE=GPL-2 -RDEPEND=!static? ( ncurses? ( >=sys-libs/ncurses-5.9-r3:0=[abi_x86_32(-)] ) ) !sys-boot/grub:2[-multislot] -SLOT=0 -SRC_URI=mirror://gentoo/grub-0.97.tar.gz mirror://gnu-alpha/grub/grub-0.97.tar.gz mirror://gentoo/splash.xpm.gz mirror://gentoo/grub-0.97-patches-1.14.tar.bz2 -_eclasses_=autotools 1bf086cdd7356f5c9a4acd9727bd2065 desktop b1d22ac8bdd4679ab79c71aca235009d eapi7-ver 756b3f27d8e46131d5cf3c51bd876446 epatch a1bf4756dba418a7238f3be0cb010c54 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 6e6c2737b59a4b982de6fb3ecefd87f8 flag-o-matic 55aaa148741116aa54ad0d80e361818e libtool f143db5a74ccd9ca28c1234deffede96 linux-info 953c3b1c472dcadbf62098a9301327f2 ltprune 08f9e1d9ee0af8f5d9a7854efbcd8c0e mount-boot 1e82d96b7a7dcb483b412497a90bb646 multilib b2f01ad412baf81650c23fcf0975fa33 pax-utils e85f015e815dd463b0c206d781ef45a5 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs f164325a2cdb5b3ea39311d483988861 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=8fe39d9e6ea74ed8555b0d4e15424edf diff --git a/metadata/md5-cache/sys-boot/grub-0.97-r18 b/metadata/md5-cache/sys-boot/grub-0.97-r18 deleted file mode 100644 index 9d1651defb3e..000000000000 --- a/metadata/md5-cache/sys-boot/grub-0.97-r18 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile config configure install postinst postrm preinst prepare prerm pretend setup test -DEPEND=!static? ( ncurses? ( >=sys-libs/ncurses-5.9-r3:0=[abi_x86_32(-)] ) ) virtual/pkgconfig static? ( ncurses? ( >=sys-libs/ncurses-5.9-r3:0[static-libs(+),abi_x86_32(-)] ) ) >=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=GNU GRUB Legacy boot loader -EAPI=6 -HOMEPAGE=https://www.gnu.org/software/grub/ -IUSE=custom-cflags ncurses netboot static kernel_linux -KEYWORDS=amd64 x86 ~x86-fbsd -LICENSE=GPL-2 -RDEPEND=!static? ( ncurses? ( >=sys-libs/ncurses-5.9-r3:0=[abi_x86_32(-)] ) ) !sys-boot/grub:2[-multislot] -SLOT=0 -SRC_URI=mirror://gentoo/grub-0.97.tar.gz mirror://gnu-alpha/grub/grub-0.97.tar.gz mirror://gentoo/splash.xpm.gz mirror://gentoo/grub-0.97-patches-1.15.tar.bz2 https://dev.gentoo.org/~whissi/dist/grub/grub-0.97-patches-1.15.tar.bz2 -_eclasses_=autotools 1bf086cdd7356f5c9a4acd9727bd2065 desktop b1d22ac8bdd4679ab79c71aca235009d eapi7-ver 756b3f27d8e46131d5cf3c51bd876446 epatch a1bf4756dba418a7238f3be0cb010c54 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 6e6c2737b59a4b982de6fb3ecefd87f8 flag-o-matic 55aaa148741116aa54ad0d80e361818e libtool f143db5a74ccd9ca28c1234deffede96 linux-info 953c3b1c472dcadbf62098a9301327f2 ltprune 08f9e1d9ee0af8f5d9a7854efbcd8c0e mount-boot 1e82d96b7a7dcb483b412497a90bb646 multilib b2f01ad412baf81650c23fcf0975fa33 pax-utils e85f015e815dd463b0c206d781ef45a5 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs f164325a2cdb5b3ea39311d483988861 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=a3704d68dc8e49492a672fc4de4ce94e diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 77b80a07abc5..fe8d1948ed1d 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Fri, 08 Feb 2019 15:08:06 +0000 +Fri, 08 Feb 2019 15:44:17 +0000 |