diff options
author | Anna (navi) Figueiredo Gomes <navi@vlhl.dev> | 2024-10-20 19:03:30 +0200 |
---|---|---|
committer | Anna (navi) Figueiredo Gomes <navi@vlhl.dev> | 2024-10-20 19:23:23 +0200 |
commit | edfdde38f9880f6e1fa3e26ca7ce3f75c7eaa55e (patch) | |
tree | b795f112ca7926c11ea5de44290982e5450c0d22 /profiles/ivy | |
parent | cfa82d142ee3d4eac7339bc5837f3e34cf14bbc7 (diff) | |
download | enomicon-edfdde38f9880f6e1fa3e26ca7ce3f75c7eaa55e.tar.xz |
profiles/ivy: add ivy
Diffstat (limited to 'profiles/ivy')
-rw-r--r-- | profiles/ivy/eapi | 1 | ||||
-rw-r--r-- | profiles/ivy/package.use | 1 | ||||
-rw-r--r-- | profiles/ivy/packages | 9 | ||||
-rw-r--r-- | profiles/ivy/parent | 1 |
4 files changed, 12 insertions, 0 deletions
diff --git a/profiles/ivy/eapi b/profiles/ivy/eapi new file mode 100644 index 0000000..45a4fb7 --- /dev/null +++ b/profiles/ivy/eapi @@ -0,0 +1 @@ +8 diff --git a/profiles/ivy/package.use b/profiles/ivy/package.use new file mode 100644 index 0000000..1dc1d5c --- /dev/null +++ b/profiles/ivy/package.use @@ -0,0 +1 @@ +dev-db/postgresql uuid diff --git a/profiles/ivy/packages b/profiles/ivy/packages new file mode 100644 index 0000000..5ea19f5 --- /dev/null +++ b/profiles/ivy/packages @@ -0,0 +1,9 @@ +mail-filter/opendkim +mail-filter/spamassassin +mail-mta/opensmtpd +net-analyzer/fail2ban +net-irc/pounce +net-mail/dovecot +www-apps/akkoma +www-apps/cgit +www-servers/lighttpd diff --git a/profiles/ivy/parent b/profiles/ivy/parent new file mode 100644 index 0000000..eafd306 --- /dev/null +++ b/profiles/ivy/parent @@ -0,0 +1 @@ +enomicon:targets/base |