commit:     c8eb04ee9b1675b39f9d40b868c34f804d382c3d
Author:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 02:59:43 2016 +0000
Commit:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 02:59:43 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8eb04ee

app-backup/obnam: fix #589450

Package-Manager: portage-2.3.2

 app-backup/obnam/obnam-1.18.2-r2.ebuild | 10 +---------
 app-backup/obnam/obnam-1.19.1.ebuild    |  8 --------
 app-backup/obnam/obnam-1.20.ebuild      |  8 --------
 3 files changed, 1 insertion(+), 25 deletions(-)

diff --git a/app-backup/obnam/obnam-1.18.2-r2.ebuild 
b/app-backup/obnam/obnam-1.18.2-r2.ebuild
index dc2efb7..ce4caf8 100644
--- a/app-backup/obnam/obnam-1.18.2-r2.ebuild
+++ b/app-backup/obnam/obnam-1.18.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -41,11 +41,3 @@ src_install() {
        doins "${FILESDIR}"/obnam.conf
        keepdir /var/log/obnam
 }
-
-pkg_postinst() {
-       if [[ $REPLACING_VERSIONS < "1.2" ]]; then
-               elog "You will need to setup a config file before running obnam 
for the first time."
-               elog "For details, please see the obnam(1) manual page."
-               elog "An example file has been installed as /etc/obnam.conf for 
your convenience."
-       fi
-}

diff --git a/app-backup/obnam/obnam-1.19.1.ebuild 
b/app-backup/obnam/obnam-1.19.1.ebuild
index fe090cb..46d86fb 100644
--- a/app-backup/obnam/obnam-1.19.1.ebuild
+++ b/app-backup/obnam/obnam-1.19.1.ebuild
@@ -41,11 +41,3 @@ src_install() {
        doins "${FILESDIR}"/obnam.conf
        keepdir /var/log/obnam
 }
-
-pkg_postinst() {
-       if [[ $REPLACING_VERSIONS < "1.2" ]]; then
-               elog "You will need to setup a config file before running obnam 
for the first time."
-               elog "For details, please see the obnam(1) manual page."
-               elog "An example file has been installed as /etc/obnam.conf for 
your convenience."
-       fi
-}

diff --git a/app-backup/obnam/obnam-1.20.ebuild 
b/app-backup/obnam/obnam-1.20.ebuild
index fe090cb..46d86fb 100644
--- a/app-backup/obnam/obnam-1.20.ebuild
+++ b/app-backup/obnam/obnam-1.20.ebuild
@@ -41,11 +41,3 @@ src_install() {
        doins "${FILESDIR}"/obnam.conf
        keepdir /var/log/obnam
 }
-
-pkg_postinst() {
-       if [[ $REPLACING_VERSIONS < "1.2" ]]; then
-               elog "You will need to setup a config file before running obnam 
for the first time."
-               elog "For details, please see the obnam(1) manual page."
-               elog "An example file has been installed as /etc/obnam.conf for 
your convenience."
-       fi
-}

Reply via email to