summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2012-10-31 17:23:46 +0000
committerMike Gilbert <floppym@gentoo.org>2012-10-31 17:23:46 +0000
commit9c6ea0713d765fccc60a34817b100a4b4480b5ac (patch)
treecae51778741e9f4bd7734c479b4c1fb460a43a28 /app-text/docbook2X/docbook2X-0.8.8-r2.ebuild
parentUse REPLACING_VERSIONS to silence pkg_postinst() message about removed USE="n... (diff)
downloadgentoo-2-9c6ea0713d765fccc60a34817b100a4b4480b5ac.tar.gz
gentoo-2-9c6ea0713d765fccc60a34817b100a4b4480b5ac.tar.bz2
gentoo-2-9c6ea0713d765fccc60a34817b100a4b4480b5ac.zip
Drop elog messages, bug 440594 by poletti.marco. Remove old.
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Diffstat (limited to 'app-text/docbook2X/docbook2X-0.8.8-r2.ebuild')
-rw-r--r--app-text/docbook2X/docbook2X-0.8.8-r2.ebuild7
1 files changed, 1 insertions, 6 deletions
diff --git a/app-text/docbook2X/docbook2X-0.8.8-r2.ebuild b/app-text/docbook2X/docbook2X-0.8.8-r2.ebuild
index 21386a068bf2..23bd5cf53183 100644
--- a/app-text/docbook2X/docbook2X-0.8.8-r2.ebuild
+++ b/app-text/docbook2X/docbook2X-0.8.8-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/docbook2X/docbook2X-0.8.8-r2.ebuild,v 1.19 2012/05/25 03:26:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/docbook2X/docbook2X-0.8.8-r2.ebuild,v 1.20 2012/10/31 17:23:46 floppym Exp $
EAPI="4"
@@ -40,8 +40,3 @@ src_configure() {
--with-xslt-processor=libxslt \
--program-transform-name='/^docbook2/s,$,.pl,'
}
-
-pkg_postinst() {
- elog "To avoid conflict with docbook-sgml-utils, which is much more widely used,"
- elog "all executables have been renamed to *.pl."
-}