From 4eb917af59479a12c755fee380f10fd39c43c636 Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Mon, 21 Mar 2011 21:45:09 +0000 Subject: Fix slot-deps on gnome libs (Portage version: 2.1.9.44/cvs/Linux x86_64) --- app-office/osmo/ChangeLog | 5 ++++- app-office/osmo/osmo-0.2.10.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'app-office') diff --git a/app-office/osmo/ChangeLog b/app-office/osmo/ChangeLog index 5626e86e4b66..a207b042783f 100644 --- a/app-office/osmo/ChangeLog +++ b/app-office/osmo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/osmo # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/osmo/ChangeLog,v 1.13 2011/01/30 08:36:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/osmo/ChangeLog,v 1.14 2011/03/21 21:45:09 nirbheek Exp $ + + 21 Mar 2011; Nirbheek Chauhan osmo-0.2.10.ebuild: + Fix slot-deps on gnome libs 30 Jan 2011; Samuli Suominen osmo-0.2.10.ebuild, +files/osmo-0.2.10-libnotify-0.7.patch: diff --git a/app-office/osmo/osmo-0.2.10.ebuild b/app-office/osmo/osmo-0.2.10.ebuild index de852491e643..6bcf3dd37f83 100644 --- a/app-office/osmo/osmo-0.2.10.ebuild +++ b/app-office/osmo/osmo-0.2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/osmo/osmo-0.2.10.ebuild,v 1.5 2011/01/30 08:36:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/osmo/osmo-0.2.10.ebuild,v 1.6 2011/03/21 21:45:09 nirbheek Exp $ EAPI=3 inherit eutils flag-o-matic @@ -16,11 +16,11 @@ IUSE="" RDEPEND=">=x11-libs/gtk+-2.12:2 >=dev-libs/libtar-1.2.11-r3 - dev-libs/libxml2 + dev-libs/libxml2:2 dev-libs/libgringotts >=dev-libs/libical-0.33 app-text/gtkspell - =gnome-extra/gtkhtml-2* + gnome-extra/gtkhtml:2 >=x11-libs/libnotify-0.4.4" DEPEND="${RDEPEND} dev-util/pkgconfig" -- cgit v1.2.3-65-gdbad