summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2013-09-18 10:26:05 +0000
committerJosé María Alonso <nimiux@gentoo.org>2013-09-18 10:26:05 +0000
commitf5db213273b2acb8834879d3e61cb144d49e7bdc (patch)
tree593cb90921a879666ec0acd33741ca5dadf1c3d3 /app-admin
parentDrop old (diff)
downloadgentoo-2-f5db213273b2acb8834879d3e61cb144d49e7bdc.tar.gz
gentoo-2-f5db213273b2acb8834879d3e61cb144d49e7bdc.tar.bz2
gentoo-2-f5db213273b2acb8834879d3e61cb144d49e7bdc.zip
A better description of the package
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/mktwpol/ChangeLog5
-rw-r--r--app-admin/mktwpol/mktwpol-0.1.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/mktwpol/ChangeLog b/app-admin/mktwpol/ChangeLog
index 23cb64144c1c..8c5ec06fd392 100644
--- a/app-admin/mktwpol/ChangeLog
+++ b/app-admin/mktwpol/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/mktwpol
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/mktwpol/ChangeLog,v 1.3 2013/09/18 10:24:08 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/mktwpol/ChangeLog,v 1.4 2013/09/18 10:26:05 nimiux Exp $
+
+ 18 Sep 2013; Chema Alonso <nimiux@gentoo.org> mktwpol-0.1.5.ebuild:
+ Better description of the package
18 Sep 2013; Chema Alonso <nimiux@gentoo.org> -mktwpol-0.1.4.ebuild:
Drop old
diff --git a/app-admin/mktwpol/mktwpol-0.1.5.ebuild b/app-admin/mktwpol/mktwpol-0.1.5.ebuild
index e83f7d6b5eaf..6f5bf09f4efa 100644
--- a/app-admin/mktwpol/mktwpol-0.1.5.ebuild
+++ b/app-admin/mktwpol/mktwpol-0.1.5.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/mktwpol/mktwpol-0.1.5.ebuild,v 1.1 2013/09/16 22:23:41 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/mktwpol/mktwpol-0.1.5.ebuild,v 1.2 2013/09/18 10:26:05 nimiux Exp $
EAPI=5
-DESCRIPTION="Bash scripts to create and maintain tripwire database"
+DESCRIPTION="Bash scripts to install tripwire and generate tripwire policy files"
HOMEPAGE="https://sourceforge.net/projects/mktwpol"
SRC_URI="mirror://sourceforge/mktwpol/${P}.tar.gz"