From 5aa9570abeeeb0e668724a49d5db65e9f0561b9c Mon Sep 17 00:00:00 2001 From: Rick Farina Date: Mon, 9 Mar 2015 17:21:18 +0000 Subject: fix repoman warning (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key DD11F94A) --- app-editors/mousepad/ChangeLog | 5 ++++- app-editors/mousepad/mousepad-0.4.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-editors') diff --git a/app-editors/mousepad/ChangeLog b/app-editors/mousepad/ChangeLog index e3badd8e9ce3..d3487d6b7e20 100644 --- a/app-editors/mousepad/ChangeLog +++ b/app-editors/mousepad/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/mousepad # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.31 2015/03/09 14:37:54 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.32 2015/03/09 17:21:18 zerochaos Exp $ + + 09 Mar 2015; Rick Farina mousepad-0.4.0.ebuild: + fix repoman warning *mousepad-0.4.0 (09 Mar 2015) diff --git a/app-editors/mousepad/mousepad-0.4.0.ebuild b/app-editors/mousepad/mousepad-0.4.0.ebuild index 91c3ab1441c9..c886381f6b0e 100644 --- a/app-editors/mousepad/mousepad-0.4.0.ebuild +++ b/app-editors/mousepad/mousepad-0.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.4.0.ebuild,v 1.1 2015/03/09 14:37:54 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.4.0.ebuild,v 1.2 2015/03/09 17:21:18 zerochaos Exp $ EAPI=5 inherit gnome2-utils xfconf @@ -16,7 +16,7 @@ IUSE="debug dbus gtk3" RDEPEND=">=dev-libs/glib-2.30:2= dbus? ( >=dev-libs/dbus-glib-0.100:0= ) - !gtk3? ( >=x11-libs/gtk+-2.24:2= + !gtk3? ( >=x11-libs/gtk+-2.24:2= x11-libs/gtksourceview:2.0= ) gtk3? ( x11-libs/gtk+:3= x11-libs/gtksourceview:3.0= )" -- cgit v1.2.3-65-gdbad