blob: a3fca3849e692390684322c428424181021c3b37 (
plain)
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
|
{'description': {'en': 'Overlay of tastytea'},
'homepage': 'https://schlomp.space/tastytea/overlay',
'name': 'tastytea',
'owner': [{'email': 'gentoo@tastytea.de',
'name': 'tastytea',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://schlomp.space/tastytea/overlay.git'}],
'status': 'unofficial'}
$ pmaint sync tastytea
From https://schlomp.space/tastytea/overlay
b7d797e..3425efc master -> origin/master
Updating b7d797e..3425efc
Fast-forward
README.adoc | 18 +++++++++++-------
media-fonts/jetbrainsmono/Manifest | 13 -------------
media-fonts/jetbrainsmono/jetbrainsmono-1.0.0.ebuild | 18 ------------------
media-fonts/jetbrainsmono/metadata.xml | 11 -----------
4 files changed, 11 insertions(+), 49 deletions(-)
delete mode 100644 media-fonts/jetbrainsmono/Manifest
delete mode 100644 media-fonts/jetbrainsmono/jetbrainsmono-1.0.0.ebuild
delete mode 100644 media-fonts/jetbrainsmono/metadata.xml
*** syncing tastytea
*** synced tastytea
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 tastytea
* Cache regenerated successfully
|