1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
|
{'description': {'en': 'This overlay is a collaborative maintained Gentoo '
'developer overlay. Some of us are involved with '
'SecuShare, but we try out all sorts of '
'XKEYSCORE-resistant technology. Some of our unique '
'ebuilds are the full GNUnet suite, and software around '
'the psyced chatserver. Some ebuilds are '
'experimental/testing - refer to the included README '
'for more info and details. If you would like to get '
'involved read '
'https://wiki.gentoo.org/wiki/Overlay:Youbroketheinternet'},
'homepage': 'http://youbroketheinternet.org/#overlay',
'name': 'youbroketheinternet',
'owner': [{'email': 'lynX@youbroketheinternet.pages.de',
'name': 'lynX',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gnunet.org/git/youbroketheinternet-overlay.git'},
{'type': 'git',
'uri': 'git://cheettyiapsyciew.onion/youbroketheinternet-overlay'},
{'type': 'git',
'uri': 'git://gnunet.org/youbroketheinternet-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync youbroketheinternet
warning: redirecting to https://git.gnunet.org/youbroketheinternet-overlay.git/
From https://gnunet.org/git/youbroketheinternet-overlay
6adb6e5..5614f81 master -> origin/master
Updating 6adb6e5..5614f81
Fast-forward
README | 46 +++---
net-im/qtox/metadata.xml | 13 --
net-im/qtox/qtox-9999.ebuild | 74 ---------
net-im/ricochet/ricochet-1.0.4.ebuild | 103 ------------
net-im/ricochet/ricochet-1.1.0.ebuild | 103 ------------
net-im/ricochet/ricochet-1.1.1.ebuild | 103 ------------
net-im/ricochet/ricochet-1.1.2.ebuild | 103 ------------
net-im/ricochet/ricochet-1.1.3.ebuild | 103 ------------
net-im/ricochet/ricochet-1.1.4.ebuild | 103 ------------
net-im/ricochet/ricochet-1.1.5_alpha1.ebuild | 103 ------------
net-im/ricochet/ricochet-1.1.5_alpha2.ebuild | 103 ------------
net-im/ricochet/ricochet-1.1.5_rc0.ebuild | 103 ------------
net-im/ricochet/ricochet-9999.ebuild | 103 ------------
net-p2p/retroshare/ChangeLog | 49 ------
net-p2p/retroshare/Manifest | 2 -
.../files/retroshare-0.6.0-force-sqlcipher.patch | 48 ------
net-p2p/retroshare/metadata.xml | 28 ----
net-p2p/retroshare/retroshare-0.5.5c.ebuild | 132 ---------------
.../retroshare/retroshare-0.6.0_pre20150415.ebuild | 140 ----------------
net-p2p/retroshare/retroshare-9999.ebuild | 184 ---------------------
profiles/package.mask | 6 -
21 files changed, 20 insertions(+), 1732 deletions(-)
delete mode 100644 net-im/qtox/metadata.xml
delete mode 100644 net-im/qtox/qtox-9999.ebuild
delete mode 100644 net-im/ricochet/ricochet-1.0.4.ebuild
delete mode 100644 net-im/ricochet/ricochet-1.1.0.ebuild
delete mode 100644 net-im/ricochet/ricochet-1.1.1.ebuild
delete mode 100644 net-im/ricochet/ricochet-1.1.2.ebuild
delete mode 100644 net-im/ricochet/ricochet-1.1.3.ebuild
delete mode 100644 net-im/ricochet/ricochet-1.1.4.ebuild
delete mode 100644 net-im/ricochet/ricochet-1.1.5_alpha1.ebuild
delete mode 100644 net-im/ricochet/ricochet-1.1.5_alpha2.ebuild
delete mode 100644 net-im/ricochet/ricochet-1.1.5_rc0.ebuild
delete mode 100644 net-im/ricochet/ricochet-9999.ebuild
delete mode 100644 net-p2p/retroshare/ChangeLog
delete mode 100644 net-p2p/retroshare/Manifest
delete mode 100644 net-p2p/retroshare/files/retroshare-0.6.0-force-sqlcipher.patch
delete mode 100644 net-p2p/retroshare/metadata.xml
delete mode 100644 net-p2p/retroshare/retroshare-0.5.5c.ebuild
delete mode 100644 net-p2p/retroshare/retroshare-0.6.0_pre20150415.ebuild
delete mode 100644 net-p2p/retroshare/retroshare-9999.ebuild
*** syncing youbroketheinternet
*** synced youbroketheinternet
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 youbroketheinternet
* Cache regenerated successfully
|