diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-07-26 14:05:06 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-07-26 14:05:06 +0000 |
commit | c82c96af0b93f3ad59e3ecce623d585258e37034 (patch) | |
tree | 75e5667e0a012ebb8d53110dd0f804a553d70454 /edgets.txt | |
parent | 2020-07-26T13:30:01Z (diff) | |
download | repos-c82c96af0b93f3ad59e3ecce623d585258e37034.tar.gz repos-c82c96af0b93f3ad59e3ecce623d585258e37034.tar.bz2 repos-c82c96af0b93f3ad59e3ecce623d585258e37034.zip |
2020-07-26T14:00:01Z
Diffstat (limited to 'edgets.txt')
-rw-r--r-- | edgets.txt | 24 |
1 files changed, 5 insertions, 19 deletions
diff --git a/edgets.txt b/edgets.txt index 2c6be0941ff6..2d4c49252dd3 100644 --- a/edgets.txt +++ b/edgets.txt @@ -13,26 +13,12 @@ 'status': 'unofficial'} $ pmaint sync edgets From https://github.com/BlueManCZ/edgets - 7e9519d..b9c8159 master -> origin/master -Updating 7e9519d..b9c8159 + b9c8159..88ea177 master -> origin/master +Updating b9c8159..88ea177 Fast-forward - eclass/golang-common.eclass | 1034 +++++++++++++++++++++++++++++ - eclass/golang-live.eclass | 157 +++++ - eclass/golang-single.eclass | 185 ++++++ - x11-misc/nyrna-bin/Manifest | 6 +- - x11-misc/nyrna-bin/nyrna-bin-1.1.1.ebuild | 50 -- - x11-misc/nyrna-bin/nyrna-bin-1.1.ebuild | 50 -- - x11-misc/nyrna-bin/nyrna-bin-1.2.ebuild | 3 +- - x11-misc/nyrna/Manifest | 40 ++ - x11-misc/nyrna/nyrna-1.2.ebuild | 83 +++ - 9 files changed, 1502 insertions(+), 106 deletions(-) - create mode 100644 eclass/golang-common.eclass - create mode 100644 eclass/golang-live.eclass - create mode 100644 eclass/golang-single.eclass - delete mode 100644 x11-misc/nyrna-bin/nyrna-bin-1.1.1.ebuild - delete mode 100644 x11-misc/nyrna-bin/nyrna-bin-1.1.ebuild - create mode 100644 x11-misc/nyrna/Manifest - create mode 100644 x11-misc/nyrna/nyrna-1.2.ebuild + x11-misc/nyrna/Manifest | 2 +- + x11-misc/nyrna/nyrna-1.2.ebuild | 21 ++++++++++----------- + 2 files changed, 11 insertions(+), 12 deletions(-) *** syncing edgets *** synced edgets * Sync succeeded |