diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-03-21 21:45:52 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-03-21 21:45:52 +0000 |
commit | 7f99caff1eaf5ca976f68d7892fe43b0b324e193 (patch) | |
tree | 41dffdc9856f80e20a3298d8405344a37fe4b019 /app-office | |
parent | ppc64 stable wrt #353436 (diff) | |
download | historical-7f99caff1eaf5ca976f68d7892fe43b0b324e193.tar.gz historical-7f99caff1eaf5ca976f68d7892fe43b0b324e193.tar.bz2 historical-7f99caff1eaf5ca976f68d7892fe43b0b324e193.zip |
Fix slot-deps on gnome libs
Package-Manager: portage-2.1.9.44/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 | 6 | ||||
-rw-r--r-- | app-office/taxbird/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/taxbird/taxbird-0.15.ebuild | 6 | ||||
-rw-r--r-- | app-office/taxbird/taxbird-0.16.ebuild | 4 |
5 files changed, 17 insertions, 10 deletions
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 <nirbheek@gentoo.org> osmo-0.2.10.ebuild: + Fix slot-deps on gnome libs 30 Jan 2011; Samuli Suominen <ssuominen@gentoo.org> 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" diff --git a/app-office/taxbird/ChangeLog b/app-office/taxbird/ChangeLog index 0a41d191bf8f..a98d8ab131b8 100644 --- a/app-office/taxbird/ChangeLog +++ b/app-office/taxbird/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/taxbird # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/taxbird/ChangeLog,v 1.26 2011/01/31 22:33:44 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/taxbird/ChangeLog,v 1.27 2011/03/21 21:45:52 nirbheek Exp $ + + 21 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> taxbird-0.15.ebuild, + taxbird-0.16.ebuild: + Fix slot-deps on gnome libs *taxbird-0.16 (31 Jan 2011) diff --git a/app-office/taxbird/taxbird-0.15.ebuild b/app-office/taxbird/taxbird-0.15.ebuild index 936388baa283..89e318071855 100644 --- a/app-office/taxbird/taxbird-0.15.ebuild +++ b/app-office/taxbird/taxbird-0.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/taxbird/taxbird-0.15.ebuild,v 1.3 2010/07/10 15:18:12 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/taxbird/taxbird-0.15.ebuild,v 1.4 2011/03/21 21:45:52 nirbheek Exp $ EAPI="2" @@ -16,7 +16,7 @@ SLOT="0" IUSE="" DEPEND=">=dev-libs/libgeier-0.11 - >=gnome-extra/gtkhtml-3.8 + >=gnome-extra/gtkhtml-3.8:3.14 gnome-base/libgnomeui sys-devel/gettext >=dev-scheme/guile-1.8.0[regex,deprecated]" diff --git a/app-office/taxbird/taxbird-0.16.ebuild b/app-office/taxbird/taxbird-0.16.ebuild index 272904314b4b..92de820a55a0 100644 --- a/app-office/taxbird/taxbird-0.16.ebuild +++ b/app-office/taxbird/taxbird-0.16.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/taxbird/taxbird-0.16.ebuild,v 1.1 2011/01/31 22:33:44 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/taxbird/taxbird-0.16.ebuild,v 1.2 2011/03/21 21:45:52 nirbheek Exp $ EAPI="2" @@ -16,7 +16,7 @@ SLOT="0" IUSE="" DEPEND=">=dev-libs/libgeier-0.12 - >=gnome-extra/gtkhtml-3.8 + >=gnome-extra/gtkhtml-3.8:3.14 gnome-base/libgnomeui sys-devel/gettext >=dev-scheme/guile-1.8.0[regex,deprecated]" |