From 55ab33f14c2ff3c26b1824cc98a9262346b4b9b8 Mon Sep 17 00:00:00 2001 From: Joachim Bartosik Date: Thu, 22 Aug 2013 16:36:24 +0000 Subject: Fix a problem pointed out by Pacho Ramos. (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key F35C79B9) --- app-misc/gnote/ChangeLog | 5 ++++- app-misc/gnote/gnote-3.8.1.ebuild | 3 ++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'app-misc/gnote') diff --git a/app-misc/gnote/ChangeLog b/app-misc/gnote/ChangeLog index 98199801a5f1..e162fcf345ac 100644 --- a/app-misc/gnote/ChangeLog +++ b/app-misc/gnote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/gnote # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/ChangeLog,v 1.34 2013/08/22 16:14:52 jbartosik Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/ChangeLog,v 1.35 2013/08/22 16:36:24 jbartosik Exp $ + + 22 Aug 2013; gnote-3.8.1.ebuild: + Fix a problem pointed out by Pacho Ramos. 22 Aug 2013; gnote-3.8.1.ebuild: Fix too hasty commit: use proper src_install. diff --git a/app-misc/gnote/gnote-3.8.1.ebuild b/app-misc/gnote/gnote-3.8.1.ebuild index 2d78fe72bb9d..d4f927ae666e 100644 --- a/app-misc/gnote/gnote-3.8.1.ebuild +++ b/app-misc/gnote/gnote-3.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/gnote-3.8.1.ebuild,v 1.3 2013/08/22 16:14:52 jbartosik Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/gnote-3.8.1.ebuild,v 1.4 2013/08/22 16:36:24 jbartosik Exp $ EAPI="5" GCONF_DEBUG="no" @@ -66,5 +66,6 @@ src_install() { } pkg_postinst() { + gnome2_pkg_postinst readme.gentoo_print_elog } -- cgit v1.2.3-65-gdbad