diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-10-27 06:05:59 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-10-27 06:05:59 +0000 |
commit | 890f1056d6114ae7626796c7df73290aafe26362 (patch) | |
tree | 11ff8812d063938e2b7a6ac81c70d192b51d07fe /app-office | |
parent | Slot gtkspell dependency to 2 in preparation for gtkspell-3. (diff) | |
download | gentoo-2-890f1056d6114ae7626796c7df73290aafe26362.tar.gz gentoo-2-890f1056d6114ae7626796c7df73290aafe26362.tar.bz2 gentoo-2-890f1056d6114ae7626796c7df73290aafe26362.zip |
Slot gtkspell dependency to 2 in preparation for gtkspell-3.
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/osmo/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/osmo/osmo-0.2.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/osmo/ChangeLog b/app-office/osmo/ChangeLog index a207b042783f..41cf713146bd 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.14 2011/03/21 21:45:09 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/osmo/ChangeLog,v 1.15 2011/10/27 06:05:59 tetromino Exp $ + + 27 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> osmo-0.2.10.ebuild: + Slot gtkspell dependency to 2 in preparation for gtkspell-3. 21 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> osmo-0.2.10.ebuild: Fix slot-deps on gnome libs diff --git a/app-office/osmo/osmo-0.2.10.ebuild b/app-office/osmo/osmo-0.2.10.ebuild index 13fcfbb01dc6..685b321f0c73 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.7 2011/04/25 13:35:35 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/osmo/osmo-0.2.10.ebuild,v 1.8 2011/10/27 06:05:59 tetromino Exp $ EAPI=3 inherit eutils flag-o-matic @@ -19,7 +19,7 @@ RDEPEND=">=x11-libs/gtk+-2.12:2 dev-libs/libxml2:2 dev-libs/libgringotts >=dev-libs/libical-0.33 - app-text/gtkspell + app-text/gtkspell:2 gnome-extra/gtkhtml:2 >=x11-libs/libnotify-0.7" DEPEND="${RDEPEND} |