summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-08-10 01:37:44 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-08-10 01:37:44 +0000
commitf07496731f72e238ce96b0029667691e7939de7f (patch)
tree99e10d6c6d91b5251b822fd8493bedc32368ad4c /app-admin/sud
parentswitch test dep to pytest, update test phase (diff)
downloadgentoo-2-f07496731f72e238ce96b0029667691e7939de7f.tar.gz
gentoo-2-f07496731f72e238ce96b0029667691e7939de7f.tar.bz2
gentoo-2-f07496731f72e238ce96b0029667691e7939de7f.zip
Fix description for more repoman happy
(Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-admin/sud')
-rw-r--r--app-admin/sud/ChangeLog7
-rw-r--r--app-admin/sud/sud-1.3-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-admin/sud/ChangeLog b/app-admin/sud/ChangeLog
index a17e9c9c4f7a..bbdec84f98a0 100644
--- a/app-admin/sud/ChangeLog
+++ b/app-admin/sud/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/sud
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/sud/ChangeLog,v 1.11 2012/10/20 09:13:33 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/sud/ChangeLog,v 1.12 2014/08/10 01:37:43 patrick Exp $
+
+ 10 Aug 2014; Patrick Lauer <patrick@gentoo.org> sud-1.3-r1.ebuild:
+ Fix description for more repoman happy
20 Oct 2012; Agostino Sarubbo <ago@gentoo.org> sud-1.3-r1.ebuild:
Add ~amd64, wrt bug #439002
diff --git a/app-admin/sud/sud-1.3-r1.ebuild b/app-admin/sud/sud-1.3-r1.ebuild
index 5d9275168016..34b3d4a62fd4 100644
--- a/app-admin/sud/sud-1.3-r1.ebuild
+++ b/app-admin/sud/sud-1.3-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/sud/sud-1.3-r1.ebuild,v 1.2 2012/10/20 09:13:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/sud/sud-1.3-r1.ebuild,v 1.3 2014/08/10 01:37:43 patrick Exp $
EAPI=2
inherit eutils flag-o-matic
-DESCRIPTION="a daemon to execute processes with special (and customizable) privileges in a nosuid environment."
+DESCRIPTION="A daemon to execute processes with special (and customizable) privileges in a nosuid environment"
HOMEPAGE="http://s0ftpj.org/projects/sud/index.htm"
SRC_URI="http://s0ftpj.org/projects/sud/${P}.tar.gz"