summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Raghavan <ford_prefect@gentoo.org>2010-11-02 02:54:16 +0000
committerArun Raghavan <ford_prefect@gentoo.org>2010-11-02 02:54:16 +0000
commit7d551fae8a7e88fc649d3a9d3ec20f12b721863b (patch)
tree2041a88a18ec2f2b8fc478547bf526bf22ddc56a /x11-misc/uf-view
parentClarify gnome-desktop dep as being slot 2 (diff)
downloadhistorical-7d551fae8a7e88fc649d3a9d3ec20f12b721863b.tar.gz
historical-7d551fae8a7e88fc649d3a9d3ec20f12b721863b.tar.bz2
historical-7d551fae8a7e88fc649d3a9d3ec20f12b721863b.zip
Clarify gnome-desktop dep as being slot 2
Package-Manager: portage-2.2.0_alpha3/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/uf-view')
-rw-r--r--x11-misc/uf-view/ChangeLog5
-rw-r--r--x11-misc/uf-view/uf-view-2.4.ebuild6
2 files changed, 8 insertions, 3 deletions
diff --git a/x11-misc/uf-view/ChangeLog b/x11-misc/uf-view/ChangeLog
index ea3aabbdff1d..46fa0752e7cc 100644
--- a/x11-misc/uf-view/ChangeLog
+++ b/x11-misc/uf-view/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/uf-view
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/uf-view/ChangeLog,v 1.13 2010/05/30 10:28:20 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/uf-view/ChangeLog,v 1.14 2010/11/02 02:54:16 ford_prefect Exp $
+
+ 02 Nov 2010; Arun Raghavan <ford_prefect@gentoo.org> uf-view-2.4.ebuild:
+ Clarify gnome-desktop dep as being slot 2
30 May 2010; Markos Chandras <hwoarang@gentoo.org> uf-view-2.4.ebuild:
Fix dodoc command wrt bug #315579. Keyworded for amd64
diff --git a/x11-misc/uf-view/uf-view-2.4.ebuild b/x11-misc/uf-view/uf-view-2.4.ebuild
index 292b96e314f8..e6ab82da4e66 100644
--- a/x11-misc/uf-view/uf-view-2.4.ebuild
+++ b/x11-misc/uf-view/uf-view-2.4.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/uf-view/uf-view-2.4.ebuild,v 1.6 2010/05/30 10:28:20 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/uf-view/uf-view-2.4.ebuild,v 1.7 2010/11/02 02:54:16 ford_prefect Exp $
+
+EAPI=1
inherit gnome2
@@ -17,7 +19,7 @@ RDEPEND=">=dev-libs/glib-2.0
>=x11-libs/gtk+-2
>=gnome-base/libgnomeui-2
>=gnome-base/libglade-2
- >=gnome-base/gnome-desktop-2"
+ >=gnome-base/gnome-desktop-2:2"
DEPEND="${RDEPEND}
dev-util/pkgconfig"