public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "José María Alonso" <nimiux@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/mktwpol/
Date: Fri, 26 Apr 2019 16:36:37 +0000 (UTC)	[thread overview]
Message-ID: <1556296756.1d5a04417c743379c811e84b9b02e06d76dc9210.nimiux@gentoo> (raw)

commit:     1d5a04417c743379c811e84b9b02e06d76dc9210
Author:     Jose Maria Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 26 16:39:16 2019 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Apr 26 16:39:16 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d5a0441

app-admin/mktwpol: Drop old version 0.2.6

Signed-off-by: José María Alonso <nimiux <AT> gentoo.org>
Package-Manager: Portage-2.3.40, Repoman-2.3.11

 app-admin/mktwpol/Manifest             |  1 -
 app-admin/mktwpol/mktwpol-0.2.6.ebuild | 42 ----------------------------------
 2 files changed, 43 deletions(-)

diff --git a/app-admin/mktwpol/Manifest b/app-admin/mktwpol/Manifest
index 9ccb70d5981..9d2d4565379 100644
--- a/app-admin/mktwpol/Manifest
+++ b/app-admin/mktwpol/Manifest
@@ -1,3 +1,2 @@
-DIST mktwpol-0.2.6.tar.gz 55328 BLAKE2B a5998dcdd947288c0761fb4ef53cfca9de5b022a53f07fbfa7cb8023d0086471cd9a1ef822a3ff45931098acaedb2b94df2f882cc3bbadc18942293679d6816d SHA512 58d739bf789f7e25678adb19cc2d05bf98920d4f42a761f2c1fc45c72ac9080def9f2533f63c10dfea50f5d8428f7d4a19760a38dcc34bff9aaeb6fdd7e89434
 DIST mktwpol-1.0.0.tar.gz 59748 BLAKE2B 954d86774bf5e88612dc67f0ee29b637da188f64a8203b8aa84511e940db059afce0e993f4a703429688e29e964e5efc53a21b32f1ead3cee70bb7f056fc62a4 SHA512 f7a04bb3acdada6407e3e422e26ba2c0c454f10011a2848d0c8e962996e135a381c893f7fcdea67e1a3a23f503eb2071448beca05b7ca90e179d2a28173a973e
 DIST mktwpol-1.0.1.tar.gz 60491 BLAKE2B 66d7db396bbf7e5b2c4dd537ac9bcd387298ae733348b63c6d5cb6df79e9440ea751c27eccec66978371fa81a17929d25fcfbeca6787abf8b49f087b54a6468d SHA512 aa44af97533f130b89b83c6f2a8878d290770b677f6fb9fe654b033f57fcfb3d063a6a6ddf29599aa066452d75911cf8053d65b21c37e322851a10f4381cb33d

diff --git a/app-admin/mktwpol/mktwpol-0.2.6.ebuild b/app-admin/mktwpol/mktwpol-0.2.6.ebuild
deleted file mode 100644
index daa6b71b8e5..00000000000
--- a/app-admin/mktwpol/mktwpol-0.2.6.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-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"
-
-LICENSE="CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="app-admin/tripwire"
-
-src_prepare() {
-	default
-	sed -i -e 's|/usr/local|/usr|' Makefile || die
-}
-
-pkg_postinst() {
-	elog
-	elog "Installation and setup of tripwire ..."
-	elog " - Run: \`twsetup.sh\`"
-	elog
-	elog "Maintenance of tripwire as packages are added and/or deleted ..."
-	elog " - Run: \`mktwpol.sh -u\` to update tripwire policy and database"
-	elog
-	elog "Mktwpol is packaged with multiple policy-rules-generating files."
-	elog "The default \"rules file\" is installed in /etc/tripwire"
-	elog "Alternatives are installed in /usr/share/doc/${P}"
-	elog "To use an alternative \"rules file\" ..."
-	elog "copy it to /etc/tripwire, uncompress it, and \`touch\` it ..."
-	elog
-	elog "\`cp /usr/share/doc/${P}/mktwpol*.rules.bz2 /etc/tripwire\`"
-	elog "\`bunzip2 /etc/tripwire/mktwpol*.rules.bz2\`"
-	elog
-	elog "mktwpol.sh uses the rules file with the most recent date."
-	elog "Use \`touch\` to choose between multiple rules files."
-	elog
-}


             reply	other threads:[~2019-04-26 16:36 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-26 16:36 José María Alonso [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-15 22:42 [gentoo-commits] repo/gentoo:master commit in: app-admin/mktwpol/ Conrad Kostecki
2023-05-09 13:27 Arthur Zamarin
2023-05-09  5:52 Arthur Zamarin
2023-05-09  5:52 Arthur Zamarin
2023-04-07 20:06 Conrad Kostecki
2020-09-05  1:04 Sam James
2020-09-05  1:03 Sam James
2020-09-04 16:44 Sam James
2020-08-30 19:10 Thomas Deutschmann
2018-12-19 14:58 José María Alonso
2018-12-19 14:42 José María Alonso
2017-05-18 19:14 Michael Weber
2017-05-04 15:55 Agostino Sarubbo
2017-05-04 13:07 Agostino Sarubbo
2017-04-18 21:39 José María Alonso
2017-04-17  8:02 Agostino Sarubbo
2017-04-05 13:23 Michael Weber
2017-04-05 12:55 Agostino Sarubbo
2017-04-04 11:33 José María Alonso
2017-02-07 10:16 José María Alonso
2017-02-07 10:10 José María Alonso
2016-04-17 22:12 Patrice Clement

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1556296756.1d5a04417c743379c811e84b9b02e06d76dc9210.nimiux@gentoo \
    --to=nimiux@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox