summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Seichter <github@seichter.de>2020-03-19 10:55:24 +0100
committerMarc Schiffbauer <mschiff@gentoo.org>2020-03-20 03:31:25 -0500
commit2045785e424b288a2beb3d308ad3991f3b64cfa4 (patch)
tree3ed57d442ef79486da6c5cc123200c16f361fd42 /acct-user
parentdev-lang/ocaml: drop to ~hppa (diff)
downloadgentoo-2045785e424b288a2beb3d308ad3991f3b64cfa4.tar.gz
gentoo-2045785e424b288a2beb3d308ad3991f3b64cfa4.tar.bz2
gentoo-2045785e424b288a2beb3d308ad3991f3b64cfa4.zip
www-servers/automx2: Change category to net-mail
Move existing Gentoo package www-servers/automx2 to net-mail/automx2. Reasons for this change are as follows: * Package automx2 replaces package net-mail/automx, which has already been last-rited. * Some developers raised objections against using www-servers/automx2. While automx2 is a web service and hence uses web server technology, it is not a web server in the way www-servers is understood. As per https://devmanual.gentoo.org/ebuild-maintenance/package-moves/index.html all changes are deliberately combined into a single commit to ensure atomicity during the update. Signed-off-by: Ralph Seichter <gentoo@seichter.de> Closes: https://github.com/gentoo/gentoo/pull/15011 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
Diffstat (limited to 'acct-user')
-rw-r--r--acct-user/automx2/automx2-0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/automx2/automx2-0.ebuild b/acct-user/automx2/automx2-0.ebuild
index f500e034e987..c4effe2e71e2 100644
--- a/acct-user/automx2/automx2-0.ebuild
+++ b/acct-user/automx2/automx2-0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit acct-user
-DESCRIPTION="User for www-servers/automx2"
+DESCRIPTION="User for net-mail/automx2"
ACCT_USER_ID=437
ACCT_USER_GROUPS=( automx2 )