summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2011-10-27 06:02:25 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2011-10-27 06:02:25 +0000
commitfef72e8c27439869a5b3d0562e712350e45048d2 (patch)
tree0376b158f973d777b7281c1f0a9843d8b03e89eb /app-misc/emelfm2
parentRemove old. (diff)
downloadhistorical-fef72e8c27439869a5b3d0562e712350e45048d2.tar.gz
historical-fef72e8c27439869a5b3d0562e712350e45048d2.tar.bz2
historical-fef72e8c27439869a5b3d0562e712350e45048d2.zip
Slot gtkspell dependency to 2 in preparation for gtkspell-3.
Package-Manager: portage-2.2.0_alpha71/cvs/Linux x86_64
Diffstat (limited to 'app-misc/emelfm2')
-rw-r--r--app-misc/emelfm2/ChangeLog6
-rw-r--r--app-misc/emelfm2/emelfm2-0.7.2-r1.ebuild6
-rw-r--r--app-misc/emelfm2/emelfm2-0.7.4.ebuild6
-rw-r--r--app-misc/emelfm2/emelfm2-0.7.5.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/app-misc/emelfm2/ChangeLog b/app-misc/emelfm2/ChangeLog
index 6fae27def348..874025bd351a 100644
--- a/app-misc/emelfm2/ChangeLog
+++ b/app-misc/emelfm2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/emelfm2
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/emelfm2/ChangeLog,v 1.45 2011/05/31 20:36:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/emelfm2/ChangeLog,v 1.46 2011/10/27 05:53:51 tetromino Exp $
+
+ 27 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
+ emelfm2-0.7.2-r1.ebuild, emelfm2-0.7.4.ebuild, emelfm2-0.7.5.ebuild:
+ Slot gtkspell dependency to 2 in preparation for gtkspell-3.
31 May 2011; Markus Meier <maekke@gentoo.org> emelfm2-0.7.5.ebuild:
x86 stable, bug #368267
diff --git a/app-misc/emelfm2/emelfm2-0.7.2-r1.ebuild b/app-misc/emelfm2/emelfm2-0.7.2-r1.ebuild
index e035f68b2255..d3e9c56b3dc4 100644
--- a/app-misc/emelfm2/emelfm2-0.7.2-r1.ebuild
+++ b/app-misc/emelfm2/emelfm2-0.7.2-r1.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-misc/emelfm2/emelfm2-0.7.2-r1.ebuild,v 1.9 2010/09/08 09:48:36 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/emelfm2/emelfm2-0.7.2-r1.ebuild,v 1.10 2011/10/27 05:53:51 tetromino Exp $
EAPI=2
inherit eutils multilib toolchain-funcs
@@ -19,7 +19,7 @@ RDEPEND=">=x11-libs/gtk+-2.12:2
!kernel_linux? ( fam? ( virtual/fam ) )
gimp? ( media-gfx/gimp )
policykit? ( sys-auth/polkit )
- spell? ( app-text/gtkspell )
+ spell? ( app-text/gtkspell:2 )
udev? ( sys-fs/udisks
dev-libs/dbus-glib )"
DEPEND="${RDEPEND}
diff --git a/app-misc/emelfm2/emelfm2-0.7.4.ebuild b/app-misc/emelfm2/emelfm2-0.7.4.ebuild
index 7cd8ce338080..ae85b4903c7b 100644
--- a/app-misc/emelfm2/emelfm2-0.7.4.ebuild
+++ b/app-misc/emelfm2/emelfm2-0.7.4.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-misc/emelfm2/emelfm2-0.7.4.ebuild,v 1.2 2010/12/26 13:43:01 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/emelfm2/emelfm2-0.7.4.ebuild,v 1.3 2011/10/27 05:53:51 tetromino Exp $
EAPI=2
inherit eutils multilib toolchain-funcs
@@ -19,7 +19,7 @@ RDEPEND=">=dev-libs/glib-2.22:2
acl? ( sys-apps/acl )
gimp? ( media-gfx/gimp )
policykit? ( sys-auth/polkit )
- spell? ( app-text/gtkspell )
+ spell? ( app-text/gtkspell:2 )
udev? ( sys-fs/udisks
dev-libs/dbus-glib )"
DEPEND="${RDEPEND}
diff --git a/app-misc/emelfm2/emelfm2-0.7.5.ebuild b/app-misc/emelfm2/emelfm2-0.7.5.ebuild
index 1f5ddc53ae39..4e9690f8cb5d 100644
--- a/app-misc/emelfm2/emelfm2-0.7.5.ebuild
+++ b/app-misc/emelfm2/emelfm2-0.7.5.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-misc/emelfm2/emelfm2-0.7.5.ebuild,v 1.4 2011/05/31 20:36:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/emelfm2/emelfm2-0.7.5.ebuild,v 1.5 2011/10/27 05:53:51 tetromino Exp $
EAPI=4
inherit eutils multilib toolchain-funcs
@@ -19,7 +19,7 @@ COMMON_DEPEND=">=dev-libs/glib-2.26:2
acl? ( sys-apps/acl )
gimp? ( media-gfx/gimp )
policykit? ( sys-auth/polkit )
- spell? ( >=app-text/gtkspell-2.0.14 )"
+ spell? ( >=app-text/gtkspell-2.0.14:2 )"
RDEPEND="${COMMON_DEPEND}
udev? ( sys-fs/udisks )"
DEPEND="${COMMON_DEPEND}