- migrated to Exherbo
- added a few initial Pantheon components
This commit is contained in:
parent
cb6360a7e8
commit
2d2bbbc830
85 changed files with 931 additions and 2 deletions
4
metadata/about.conf
Normal file
4
metadata/about.conf
Normal file
|
@ -0,0 +1,4 @@
|
|||
homepage = https://git.aggregate.cz/aggregate/rand
|
||||
status = third-party
|
||||
summary = Martin Sekera's personal repo
|
||||
owner = Martin Sekera <aggregate@aggregate.cz>
|
8
metadata/accounts/README
Normal file
8
metadata/accounts/README
Normal file
|
@ -0,0 +1,8 @@
|
|||
./users/example.conf:
|
||||
gecos = Example service user
|
||||
home = /var/lib/example
|
||||
shell = /sbin/nologin
|
||||
primary_group = example
|
||||
|
||||
The corresponding ./groups/example.conf must exist and may be empty.
|
||||
|
10
metadata/categories.conf
Normal file
10
metadata/categories.conf
Normal file
|
@ -0,0 +1,10 @@
|
|||
budgie-desktop
|
||||
dev-python
|
||||
elementary-base
|
||||
elementary-indicator
|
||||
elementary-lib
|
||||
elementary-plugs
|
||||
gnome-desktop
|
||||
net-im
|
||||
net-p2p
|
||||
x11-apps
|
|
@ -1 +1,6 @@
|
|||
masters = gentoo
|
||||
layout = exheres
|
||||
eapi_when_unknown = exheres-0
|
||||
eapi_when_unspecified = exheres-0
|
||||
profile_eapi_when_unspecified = exheres-0
|
||||
masters = arbor x11
|
||||
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
Title: Dropping Gentoo support from this repo.
|
||||
Author: Martin Sekera <aggregate@aggregate.cz>
|
||||
Content-Type: text/plain
|
||||
Posted: 2018-12-05
|
||||
Revision: 1
|
||||
News-Item-Format: 1.0
|
||||
|
||||
As of this commit Gentoo packages have been removed from this repository due to lack of
|
||||
maintenance. They have been moved to /gentoo-packages for reference.
|
||||
|
||||
Some ebuilds will be rewritten to exheres if the need for them arises.
|
Loading…
Add table
Add a link
Reference in a new issue