commit: 9d85f919757f1067ec3ca145fc6487c2f6e18f1d
Author: Michał Górny gentoo org>
AuthorDate: Fri Apr 27 06:11:36 2018 +
Commit: Michał Górny gentoo org>
CommitDate: Fri Apr 27 06:34:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d85f919
dev-pyt
commit: 26c755f1e9788c426191d99d09647bb0f74e4f5e
Author: Michał Górny gentoo org>
AuthorDate: Fri Apr 27 06:13:06 2018 +
Commit: Michał Górny gentoo org>
CommitDate: Fri Apr 27 06:34:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26c755f1
virtual
commit: ab173ab7d350f4800b8a38ef51ee8e616ed2c7cd
Author: Michał Górny gentoo org>
AuthorDate: Fri Apr 27 06:12:27 2018 +
Commit: Michał Górny gentoo org>
CommitDate: Fri Apr 27 06:34:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab173ab7
dev-pyt
commit: 726a19d2a9960cd108e2eedab622355a1c5cd1e3
Author: Michał Górny gentoo org>
AuthorDate: Thu Apr 26 15:23:51 2018 +
Commit: Michał Górny gentoo org>
CommitDate: Fri Apr 27 06:34:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=726a19d2
dev-pyt
commit: b36c359a8806ecb1b3ab0514bd0984f1fe4aeda0
Author: Michał Górny gentoo org>
AuthorDate: Fri Apr 27 06:13:27 2018 +
Commit: Michał Górny gentoo org>
CommitDate: Fri Apr 27 06:34:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b36c359a
virtual
commit: 08e74d16429dc1976bd8fa2f241df29fd314e675
Author: Michał Górny gentoo org>
AuthorDate: Thu Apr 26 15:20:43 2018 +
Commit: Michał Górny gentoo org>
CommitDate: Fri Apr 27 06:34:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08e74d16
dev-pyt
commit: 2a0fd9d7cba387819e2a56b066a30079c753588b
Author: Sergei Trofimovich gentoo org>
AuthorDate: Fri Apr 27 06:13:30 2018 +
Commit: Sergei Trofimovich gentoo org>
CommitDate: Fri Apr 27 06:13:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a0fd
commit: 8de500fee28ebcea09fe17deaf1325fcca023000
Author: Sergei Trofimovich gentoo org>
AuthorDate: Fri Apr 27 06:13:22 2018 +
Commit: Sergei Trofimovich gentoo org>
CommitDate: Fri Apr 27 06:13:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8de50
commit: cbf5d918baa0bf145790305e98b48674464e69fd
Author: Hans de Graaff gentoo org>
AuthorDate: Fri Apr 27 04:54:25 2018 +
Commit: Hans de Graaff gentoo org>
CommitDate: Fri Apr 27 05:41:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbf5d918
dev
commit: d486fc97a89456f6445c23f6576b2ddc045fbcd3
Author: Hans de Graaff gentoo org>
AuthorDate: Fri Apr 27 04:54:55 2018 +
Commit: Hans de Graaff gentoo org>
CommitDate: Fri Apr 27 05:41:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d486fc97
dev
commit: fe7c22d325d36edf44d3fce0f96686494a5579a7
Author: Hans de Graaff gentoo org>
AuthorDate: Fri Apr 27 05:28:00 2018 +
Commit: Hans de Graaff gentoo org>
CommitDate: Fri Apr 27 05:41:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe7c22d3
dev
commit: abeba906a00bdf8928a8cce332a60c748fccb1a7
Author: Hans de Graaff gentoo org>
AuthorDate: Fri Apr 27 05:14:20 2018 +
Commit: Hans de Graaff gentoo org>
CommitDate: Fri Apr 27 05:41:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abeba906
dev
commit: ef8d1926ba2dbe21dded807044717377bc9cc8e8
Author: Hans de Graaff gentoo org>
AuthorDate: Fri Apr 27 04:37:23 2018 +
Commit: Hans de Graaff gentoo org>
CommitDate: Fri Apr 27 05:41:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef8d1926
dev
commit: 05be4f8b733b213ae1379ac9346ab608be983ae3
Author: Hans de Graaff gentoo org>
AuthorDate: Fri Apr 27 05:40:44 2018 +
Commit: Hans de Graaff gentoo org>
CommitDate: Fri Apr 27 05:41:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05be4f8b
dev
er the terms of the GNU General Public License v2
+
+EAPI="6"
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_REQ_USE="xml"
+
+inherit multilib python-r1 toolchain-funcs bash-completion-r1
+
+MY_P="${P//_/-}"
+
+MY_RELEASEDATE="20180426"
+EXTRAS_
f70e76
--- /dev/null
+++ b/sys-apps/secilc/secilc-2.8_rc2.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+inherit toolchain-funcs
+
+MY_P="${P//_/-}"
+MY_RELEASEDATE=&qu
python-.ebuild
index abb33eda4e3..73a4652fbf6 100644
--- a/sys-apps/selinux-python/selinux-python-.ebuild
+++ b/sys-apps/selinux-python/selinux-python-.ebuild
@@ -9,7 +9,7 @@ inherit python-r1 toolchain-funcs
MY_P="${P//_/-}"
-MY_RELEASEDATE="20180419"
+MY_RELEASE
62b631 100644
--- a/sys-libs/libsepol/libsepol-.ebuild
+++ b/sys-libs/libsepol/libsepol-.ebuild
@@ -6,7 +6,7 @@ EAPI="6"
inherit multilib toolchain-funcs multilib-minimal
MY_P="${P//_/-}"
-MY_RELEASEDATE="20180419"
+MY_RELEASEDATE="20180426"
DES
index 66c08af1f9e..6dc34b79d2e 100644
--- a/sys-apps/checkpolicy/checkpolicy-.ebuild
+++ b/sys-apps/checkpolicy/checkpolicy-.ebuild
@@ -6,7 +6,7 @@ EAPI="6"
inherit toolchain-funcs
MY_P="${P//_/-}"
-MY_RELEASEDATE="20180419"
+MY_RELEASEDATE="20180426"
SEPOL_VER="${PV}"
SEMNG_VER="${PV}"
SEDATE="20180419"
+MY_RELEASEDATE="20180426"
SEPOL_VER="${PV}"
SELNX_VER="${PV}"
nherit toolchain-funcs
+
+MY_P="${P//_/-}"
+MY_RELEASEDATE="20180426"
+
+SEPOL_VER="${PV}"
+SEMNG_VER="${PV}"
+
+DESCRIPTION="SELinux policy compiler"
+HOMEPAGE="http://userspace.selinuxproject.org";
+
+if [[ ${PV} == ]] ; then
+
MPAT=( python2_7 python3_4 python3_5 python3_6 )
+USE_RUBY="ruby22 ruby23"
+
+# No, I am not calling ruby-ng
+inherit multilib python-r1 toolchain-funcs multilib-minimal
+
+MY_P="${P//_/-}"
+SEPOL_VER="${PV}"
+MY_RELEASEDATE="20180426"
+
+DESCRIPTION="SELinux u
toolchain-funcs
+
+MY_RELEASEDATE="20180426"
+
+MY_P="${P//_/-}"
+IUSE=""
+
+if [[ ${PV} == * ]] ; then
+ inherit git-r3
+ EGIT_REPO_URI="https://github.com/SELinuxProject/selinux.git";
+ S="${WORKDIR}/${MY_P}/${PN}"
+else
+
SRC_
8e7e48..6c156d54a16 100644
--- a/sys-libs/libselinux/libselinux-.ebuild
+++ b/sys-libs/libselinux/libselinux-.ebuild
@@ -10,7 +10,7 @@ inherit multilib python-r1 toolchain-funcs multilib-minimal
MY_P="${P//_/-}"
SEPOL_VER="${PV}"
-MY_RELEASEDATE="2018
;
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit multilib python-r1 toolchain-funcs multilib-minimal
+
+MY_P="${P//_/-}"
+MY_RELEASEDATE="20180426"
+
+SEPOL_VER="${PV}"
+SELNX_VER="${PV}"
+
+DESCRIPTION="SELinux kernel and policy management libra
--- a/sys-apps/secilc/secilc-.ebuild
+++ b/sys-apps/secilc/secilc-.ebuild
@@ -5,7 +5,7 @@ EAPI="6"
inherit toolchain-funcs
MY_P="${P//_/-}"
-MY_RELEASEDATE="20180419"
+MY_RELEASEDATE="20180426"
SEPOL_VER="${PV}"
0ee803 100644
--- a/sys-apps/mcstrans/mcstrans-.ebuild
+++ b/sys-apps/mcstrans/mcstrans-.ebuild
@@ -5,7 +5,7 @@ EAPI="6"
inherit toolchain-funcs
-MY_RELEASEDATE="20180419"
+MY_RELEASEDATE="20180426"
MY_P="${P//_/-}"
IUSE=""
index 000..79dc30ee803
--- /dev/null
+++ b/sys-apps/mcstrans/mcstrans-2.8_rc2.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit toolchain-funcs
+
+MY_RELEASEDATE="20180426"
SEDATE="20180419"
+MY_RELEASEDATE="20180426"
EXTRAS_VER="1.36"
SEMNG_VER="${PV}"
SELNX_VER="${PV}"
icense v2
+
+EAPI="6"
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_REQ_USE="xml"
+
+inherit python-r1 toolchain-funcs
+
+MY_P="${P//_/-}"
+
+MY_RELEASEDATE="20180426"
+SEPOL_VER="${PV}"
+SELNX_VER="${PV}"
+SEMNG_VER="${PV}&quo
-utils-.ebuild
index 821f4f48c48..d814b41b424 100644
--- a/sys-apps/semodule-utils/semodule-utils-.ebuild
+++ b/sys-apps/semodule-utils/semodule-utils-.ebuild
@@ -5,7 +5,7 @@ EAPI="6"
inherit toolchain-funcs
-MY_RELEASEDATE="20180419"
+MY_RELEASEDATE="20180426
nse v2
+
+EAPI="6"
+
+inherit toolchain-funcs
+
+MY_RELEASEDATE="20180426"
+SEPOL_VER="${PV}"
+SELNX_VER="${PV}"
+
+MY_P="${P//_/-}"
+IUSE=""
+
+if [[ ${PV} == * ]] ; then
+ inherit git-r3
+ EGIT_REPO_URI="https://git
mal
+
+MY_P="${P//_/-}"
+MY_RELEASEDATE="20180426"
+
+DESCRIPTION="SELinux binary policy representation library"
+HOMEPAGE="https://github.com/SELinuxProject/selinux/wiki";
+
+if [[ ${PV} == ]]; then
+ inherit git-r3
+ EGIT_REPO_URI="https:/
index 78002784e9c..1f417fd9bef 100644
--- a/sys-apps/restorecond/restorecond-.ebuild
+++ b/sys-apps/restorecond/restorecond-.ebuild
@@ -5,7 +5,7 @@ EAPI="6"
inherit toolchain-funcs
-MY_RELEASEDATE="20180419"
+MY_RELEASEDATE="20180426"
MY_P="${P//_/-}"
IUSE=""
commit: fb6feadb9fa606757c986d864eeac8a0696c8dfa
Author: Matt Turner gentoo org>
AuthorDate: Fri Apr 27 04:10:14 2018 +
Commit: Matt Turner gentoo org>
CommitDate: Fri Apr 27 04:11:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb6feadb
dev-libs/
commit: dc087297e2e60f30bdf803ab432407877d0bd00e
Author: Matt Turner gentoo org>
AuthorDate: Fri Apr 27 04:08:23 2018 +
Commit: Matt Turner gentoo org>
CommitDate: Fri Apr 27 04:11:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc087297
x11-base/
commit: 635927fd7da59b991cd7ff63ddb5f0464bfae4a9
Author: Matt Turner gentoo org>
AuthorDate: Fri Apr 27 04:10:53 2018 +
Commit: Matt Turner gentoo org>
CommitDate: Fri Apr 27 04:11:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=635927fd
dev-libs/
commit: 79131e2047b172b51aa73f15e949abb5dc9a6480
Author: Matthew Thode gentoo org>
AuthorDate: Fri Apr 27 03:09:08 2018 +
Commit: Matt Thode gentoo org>
CommitDate: Fri Apr 27 03:09:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79131e20
dev-pyth
commit: d13ae901af9ba4057ea0ced6b00c70b82e028f4f
Author: Matthew Thode gentoo org>
AuthorDate: Fri Apr 27 03:07:42 2018 +
Commit: Matt Thode gentoo org>
CommitDate: Fri Apr 27 03:09:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d13ae901
app-admi
commit: d228cfcf6d9bcf02312341f26d202d03cd0024ea
Author: Manuel Rüger gentoo org>
AuthorDate: Fri Apr 27 02:52:15 2018 +
Commit: Manuel Rüger gentoo org>
CommitDate: Fri Apr 27 02:53:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d228cfcf
app-adm
commit: 7b3c46c59e6ef47f407a65a9d32fee13bcf6107a
Author: Brian Evans gentoo org>
AuthorDate: Fri Apr 27 01:48:30 2018 +
Commit: Brian Evans gentoo org>
CommitDate: Fri Apr 27 02:21:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b3c46c5
dev-lang/
commit: 86446552c92ba69dbad23b24a1254cf2fb7666f6
Author: Brian Evans gentoo org>
AuthorDate: Fri Apr 27 00:48:05 2018 +
Commit: Brian Evans gentoo org>
CommitDate: Fri Apr 27 02:21:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86446552
dev-lang/
commit: beabd9a46b619c674d1dcaefe6c955739877de2a
Author: Brian Evans gentoo org>
AuthorDate: Fri Apr 27 02:18:00 2018 +
Commit: Brian Evans gentoo org>
CommitDate: Fri Apr 27 02:21:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beabd9a4
dev-lang/
commit: 93d888fd008fb4a1f3b7295b772792a53559b298
Author: Brian Evans gentoo org>
AuthorDate: Fri Apr 27 02:21:20 2018 +
Commit: Brian Evans gentoo org>
CommitDate: Fri Apr 27 02:21:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93d888fd
dev-lang/
commit: deffc8c1030ef86b96a1b7a2aedb0f84aeec4cb0
Author: Brian Evans gentoo org>
AuthorDate: Fri Apr 27 01:18:41 2018 +
Commit: Brian Evans gentoo org>
CommitDate: Fri Apr 27 02:21:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=deffc8c1
dev-lang/
commit: 4773b9e7cb24780eb1112ed934c830abb6236f1c
Author: Matt Turner gentoo org>
AuthorDate: Fri Apr 27 01:58:55 2018 +
Commit: Matt Turner gentoo org>
CommitDate: Fri Apr 27 01:58:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4773b9e7
app-edito
commit: 3c59d26b57b4cde5879c141efdfd59acb0bbf44f
Author: Matt Turner gentoo org>
AuthorDate: Fri Apr 27 01:31:51 2018 +
Commit: Matt Turner gentoo org>
CommitDate: Fri Apr 27 01:31:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c59d26b
media-sou
commit: d9b3fbfe0b2c849e3d211e6eaa2bd2330b9c87ca
Author: Matt Turner gentoo org>
AuthorDate: Fri Apr 27 01:34:55 2018 +
Commit: Matt Turner gentoo org>
CommitDate: Fri Apr 27 01:34:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9b3fbfe
x11-apps/
commit: 9d1fc41f1bc30c3c7c68adeb1adb1f15c77d52ad
Author: Matt Turner gentoo org>
AuthorDate: Fri Apr 27 01:33:48 2018 +
Commit: Matt Turner gentoo org>
CommitDate: Fri Apr 27 01:33:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d1fc41f
dev-tcltk
commit: ef7633aedc0fdc9f476af6eba30da07a2fe9618b
Author: Matt Turner gentoo org>
AuthorDate: Fri Apr 27 01:36:15 2018 +
Commit: Matt Turner gentoo org>
CommitDate: Fri Apr 27 01:36:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef7633ae
media-sou
commit: d420deeb520b7e598eba60f7d2cabd18ae161f7a
Author: Matt Turner gentoo org>
AuthorDate: Tue Apr 24 05:57:20 2018 +
Commit: Matt Turner gentoo org>
CommitDate: Fri Apr 27 01:15:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d420deeb
x11-base/
commit: 2b9dac7ebf866ac57382e39f11a433648b8b7926
Author: Matt Turner gentoo org>
AuthorDate: Tue Apr 24 05:41:05 2018 +
Commit: Matt Turner gentoo org>
CommitDate: Fri Apr 27 01:15:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b9dac7e
x11-libs/
commit: 5bbc676214c95a2d124eaa59431a1698bd2f206b
Author: Matt Turner gentoo org>
AuthorDate: Tue Apr 24 05:45:50 2018 +
Commit: Matt Turner gentoo org>
CommitDate: Fri Apr 27 01:15:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bbc6762
x11-libs/
commit: 80b9884f9d50b7f71f645c28713aa99d82565ff3
Author: Matt Turner gentoo org>
AuthorDate: Tue Apr 24 05:38:02 2018 +
Commit: Matt Turner gentoo org>
CommitDate: Fri Apr 27 01:15:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80b9884f
x11-wm/pa
commit: 2e56952bd264eb759e79f3dae2cabc32f2967ad3
Author: Matt Turner gentoo org>
AuthorDate: Tue Apr 24 05:37:09 2018 +
Commit: Matt Turner gentoo org>
CommitDate: Fri Apr 27 01:15:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e56952b
x11-wm/pa
commit: 7cb3cdc2280e3dc3f5300c95bdce809da6103323
Author: Matt Turner gentoo org>
AuthorDate: Tue Apr 24 05:53:55 2018 +
Commit: Matt Turner gentoo org>
CommitDate: Fri Apr 27 01:15:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cb3cdc2
dev-perl/
commit: 0122857cfa8353ecb8086b236d8d3bdcb0591796
Author: Matt Turner gentoo org>
AuthorDate: Tue Apr 24 05:52:53 2018 +
Commit: Matt Turner gentoo org>
CommitDate: Fri Apr 27 01:15:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0122857c
dev-perl/
commit: 619345792d99060df8916f694c3ef8c697c87fc2
Author: Matt Turner gentoo org>
AuthorDate: Tue Apr 24 05:46:40 2018 +
Commit: Matt Turner gentoo org>
CommitDate: Fri Apr 27 01:15:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61934579
x11-libs/
commit: f4d1582976655e95c881ab27f84f4592efb0510f
Author: Matt Turner gentoo org>
AuthorDate: Tue Apr 24 06:12:30 2018 +
Commit: Matt Turner gentoo org>
CommitDate: Fri Apr 27 01:15:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4d15829
x11-libs/
commit: 39444ca0b4b6e81586dc4cd9db3cc2328da053f3
Author: Arfrever Frehtes Taifersar Arahesis Apache Org>
AuthorDate: Thu Apr 26 19:41:25 2018 +
Commit: Matt Turner gentoo org>
CommitDate: Fri Apr 27 01:04:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit
commit: 7b8bedec664277231a480b0719602b169bff3994
Author: Matt Turner gentoo org>
AuthorDate: Fri Apr 27 01:11:05 2018 +
Commit: Matt Turner gentoo org>
CommitDate: Fri Apr 27 01:11:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b8bedec
fixup! ap
commit: 8cb3aa13ac7ac5657ab80e8bfef7fed5048df57f
Author: Arfrever Frehtes Taifersar Arahesis Apache Org>
AuthorDate: Thu Apr 26 19:34:51 2018 +
Commit: Matt Turner gentoo org>
CommitDate: Fri Apr 27 01:04:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit
commit: 48c39c87f56eeede87b27d1572ae90437210b719
Author: Matt Turner gentoo org>
AuthorDate: Fri Apr 27 01:05:55 2018 +
Commit: Matt Turner gentoo org>
CommitDate: Fri Apr 27 01:05:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48c39c87
app-edito
commit: 0430f3ea803e8a7a8673b079a3ada878539606a9
Author: Arfrever Frehtes Taifersar Arahesis Apache Org>
AuthorDate: Thu Apr 26 19:09:43 2018 +
Commit: Matt Turner gentoo org>
CommitDate: Fri Apr 27 01:04:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit
commit: af0193639bd1b81001c0bc5d278787412b07104c
Author: Arfrever Frehtes Taifersar Arahesis Apache Org>
AuthorDate: Thu Apr 26 18:40:38 2018 +
Commit: Matt Turner gentoo org>
CommitDate: Fri Apr 27 01:04:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit
commit: e57d4a49142580dde701ba3b1a7505bd2662bf42
Author: Matt Turner gentoo org>
AuthorDate: Fri Apr 27 01:08:10 2018 +
Commit: Matt Turner gentoo org>
CommitDate: Fri Apr 27 01:08:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e57d4a49
app-edito
commit: c4b322800759b39f8f098625217460e5ef14
Author: Arfrever Frehtes Taifersar Arahesis Apache Org>
AuthorDate: Thu Apr 26 19:27:59 2018 +
Commit: Matt Turner gentoo org>
CommitDate: Fri Apr 27 01:04:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit
commit: a78e30c0068c3da0493ed5b6ad39c58531878ccf
Author: Matthias Maier gentoo org>
AuthorDate: Thu Apr 26 22:54:07 2018 +
Commit: Matthias Maier gentoo org>
CommitDate: Thu Apr 26 22:54:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a78e30c0
www
commit: 6c0fc7e08838be968b28b431643bc8cb86bffa4d
Author: Aaron Bauman gentoo org>
AuthorDate: Thu Apr 26 22:28:01 2018 +
Commit: Aaron Bauman gentoo org>
CommitDate: Thu Apr 26 22:32:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c0fc7e0
sys-lib
commit: 19c280fe94b6f24ee9009f95bd8ce148b8e301af
Author: Aaron Bauman gentoo org>
AuthorDate: Thu Apr 26 22:27:19 2018 +
Commit: Aaron Bauman gentoo org>
CommitDate: Thu Apr 26 22:32:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19c280fe
gnome-b
commit: d3e24da717c6bb894c7b4e2616c43ea0f63991e3
Author: Aaron Bauman gentoo org>
AuthorDate: Thu Apr 26 22:20:39 2018 +
Commit: Aaron Bauman gentoo org>
CommitDate: Thu Apr 26 22:32:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3e24da7
games-a
commit: 3bc622ad5c7ee865e476ffdef544da3e9716ddbc
Author: Aaron Bauman gentoo org>
AuthorDate: Thu Apr 26 22:29:06 2018 +
Commit: Aaron Bauman gentoo org>
CommitDate: Thu Apr 26 22:32:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bc622ad
app-arc
commit: 31a1851703dfdabe7592c5e5d0c338cd82c7efec
Author: Aaron Bauman gentoo org>
AuthorDate: Thu Apr 26 22:18:08 2018 +
Commit: Aaron Bauman gentoo org>
CommitDate: Thu Apr 26 22:31:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31a18517
dev-lib
commit: 3796a8661d91a3120d205f500f594fba8683b277
Author: Aaron Bauman gentoo org>
AuthorDate: Thu Apr 26 22:25:31 2018 +
Commit: Aaron Bauman gentoo org>
CommitDate: Thu Apr 26 22:32:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3796a866
x11-lib
commit: 02017fa93e2aa9a64c4086914aeb4e8cad5c3a96
Author: Aaron Bauman gentoo org>
AuthorDate: Thu Apr 26 22:28:26 2018 +
Commit: Aaron Bauman gentoo org>
CommitDate: Thu Apr 26 22:32:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02017fa9
games-p
commit: 7e66518ce435730a42635d0b5d48084a34ff3a1a
Author: Aaron Bauman gentoo org>
AuthorDate: Thu Apr 26 22:23:46 2018 +
Commit: Aaron Bauman gentoo org>
CommitDate: Thu Apr 26 22:32:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e66518c
x11-lib
commit: b47360babfe96b35220b3f9712e97af9cd29ae61
Author: Aaron Bauman gentoo org>
AuthorDate: Thu Apr 26 22:16:58 2018 +
Commit: Aaron Bauman gentoo org>
CommitDate: Thu Apr 26 22:31:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b47360ba
net-lib
commit: 6c051f0521a53f029bc266f8dfd02bd2030c3c2b
Author: Aaron Bauman gentoo org>
AuthorDate: Thu Apr 26 22:30:41 2018 +
Commit: Aaron Bauman gentoo org>
CommitDate: Thu Apr 26 22:32:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c051f05
media-g
commit: a4c8f2bf7f32485be64729fb691515c713f651b9
Author: Aaron Bauman gentoo org>
AuthorDate: Thu Apr 26 22:24:18 2018 +
Commit: Aaron Bauman gentoo org>
CommitDate: Thu Apr 26 22:32:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4c8f2bf
gnome-e
commit: 9ac44b9fd1b6de2dd106f33da4e500fcc8f5449c
Author: Aaron Bauman gentoo org>
AuthorDate: Thu Apr 26 22:30:08 2018 +
Commit: Aaron Bauman gentoo org>
CommitDate: Thu Apr 26 22:32:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ac44b9f
dev-uti
commit: d6cbc30782bd00ec79dad327634738040feea478
Author: Aaron Bauman gentoo org>
AuthorDate: Thu Apr 26 22:25:57 2018 +
Commit: Aaron Bauman gentoo org>
CommitDate: Thu Apr 26 22:32:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6cbc307
dev-cpp
commit: 961aa0fa013de8caa0d7aca1eb8feb15d76ddf64
Author: Aaron Bauman gentoo org>
AuthorDate: Thu Apr 26 22:24:47 2018 +
Commit: Aaron Bauman gentoo org>
CommitDate: Thu Apr 26 22:32:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=961aa0fa
app-off
commit: 539632d16b5c410a87acf43dcc0b99eaaab0f5ca
Author: Aaron Bauman gentoo org>
AuthorDate: Thu Apr 26 22:22:17 2018 +
Commit: Aaron Bauman gentoo org>
CommitDate: Thu Apr 26 22:32:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=539632d1
dev-uti
commit: edc2d33d03a3d8d8bb2731fe164dbab5599ccf7d
Author: Aaron Bauman gentoo org>
AuthorDate: Thu Apr 26 22:21:32 2018 +
Commit: Aaron Bauman gentoo org>
CommitDate: Thu Apr 26 22:32:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edc2d33d
app-mis
commit: b334053e6bdf505cd85790282aea49aace19e732
Author: Aaron Bauman gentoo org>
AuthorDate: Thu Apr 26 22:13:50 2018 +
Commit: Aaron Bauman gentoo org>
CommitDate: Thu Apr 26 22:31:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b334053e
dev-lib
commit: 4438d282d037c05ba08cf098995d351c0f70ef99
Author: Aaron Bauman gentoo org>
AuthorDate: Thu Apr 26 22:16:03 2018 +
Commit: Aaron Bauman gentoo org>
CommitDate: Thu Apr 26 22:31:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4438d282
media-g
commit: 821ad71c3648c8b2e529b0e80b6f26edb28380c8
Author: Aaron Bauman gentoo org>
AuthorDate: Thu Apr 26 22:22:59 2018 +
Commit: Aaron Bauman gentoo org>
CommitDate: Thu Apr 26 22:32:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=821ad71c
net-lib
commit: 69c3031934ad1dd121749e67df130a6557bb262d
Author: Aaron Bauman gentoo org>
AuthorDate: Thu Apr 26 22:15:23 2018 +
Commit: Aaron Bauman gentoo org>
CommitDate: Thu Apr 26 22:31:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69c30319
app-mis
commit: 895bf724ced571c02e671977ed3001f65ab4a9a0
Author: Aaron Bauman gentoo org>
AuthorDate: Thu Apr 26 22:14:28 2018 +
Commit: Aaron Bauman gentoo org>
CommitDate: Thu Apr 26 22:31:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=895bf724
gnome-e
commit: a6a9d0414ce7e92278b9e8d6ce347ffd88ce920b
Author: Aaron Bauman gentoo org>
AuthorDate: Thu Apr 26 22:19:30 2018 +
Commit: Aaron Bauman gentoo org>
CommitDate: Thu Apr 26 22:32:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6a9d041
gnome-b
commit: 023fc72a78990aa8eba507afddfeea5971ed8f56
Author: Aaron Bauman gentoo org>
AuthorDate: Thu Apr 26 22:20:14 2018 +
Commit: Aaron Bauman gentoo org>
CommitDate: Thu Apr 26 22:32:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=023fc72a
media-l
commit: 30741e4f19a2895d9b1a262fe3208403ef0537bc
Author: Aaron Bauman gentoo org>
AuthorDate: Thu Apr 26 22:17:41 2018 +
Commit: Aaron Bauman gentoo org>
CommitDate: Thu Apr 26 22:31:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30741e4f
media-l
commit: a533f429ac4ffa829e7e8e943a7fe080d742b5b6
Author: Aaron Bauman gentoo org>
AuthorDate: Thu Apr 26 22:13:16 2018 +
Commit: Aaron Bauman gentoo org>
CommitDate: Thu Apr 26 22:31:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a533f429
net-mis
commit: fa7e759da83b18daacac1fc05c3593534a5b815a
Author: Manuel Rüger gentoo org>
AuthorDate: Thu Apr 26 22:19:12 2018 +
Commit: Manuel Rüger gentoo org>
CommitDate: Thu Apr 26 22:19:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa7e759d
app-emu
commit: b8d42c647fba9b5e1b79b932144d449949e35af7
Author: Rolf Eike Beer sf-mail de>
AuthorDate: Thu Apr 26 21:41:54 2018 +
Commit: Sergei Trofimovich gentoo org>
CommitDate: Thu Apr 26 22:05:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8d42c64
commit: 54fb4ffe33eb8942b7f7ef2c93824684bfcf5349
Author: Patrice Clement gentoo org>
AuthorDate: Thu Apr 26 21:59:54 2018 +
Commit: Patrice Clement gentoo org>
CommitDate: Thu Apr 26 22:00:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54fb4ffe
n
commit: 927075c7e459573e4158a8bd47251412fcb37007
Author: Thomas Deutschmann gentoo org>
AuthorDate: Thu Apr 26 22:00:14 2018 +
Commit: Thomas Deutschmann gentoo org>
CommitDate: Thu Apr 26 22:00:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92707
commit: a9bd554e184fdd97ed640a88370a61626b5dac2b
Author: Manuel Rüger gentoo org>
AuthorDate: Thu Apr 26 21:37:58 2018 +
Commit: Manuel Rüger gentoo org>
CommitDate: Thu Apr 26 21:37:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9bd554e
net-mis
commit: d39d3371336029fe2dae471632c1a96ec36b367a
Author: Manuel Rüger gentoo org>
AuthorDate: Thu Apr 26 21:32:05 2018 +
Commit: Manuel Rüger gentoo org>
CommitDate: Thu Apr 26 21:32:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d39d3371
app-emu
commit: 50ee0920984b4a6250fd0561e459009ab070b1f1
Author: Manuel Rüger gentoo org>
AuthorDate: Thu Apr 26 21:35:59 2018 +
Commit: Manuel Rüger gentoo org>
CommitDate: Thu Apr 26 21:35:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50ee0920
app-emu
1 - 100 of 286 matches
Mail list logo