You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/gnome-extra/gnome-utils/gnome-utils-3.4.0.ebuild

24 lines
729 B

# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-utils/gnome-utils-3.4.0.ebuild,v 1.2 2012/10/12 07:58:22 ulm Exp $
EAPI="4"
DESCRIPTION="Meta package for utilities for the GNOME desktop"
HOMEPAGE="https://live.gnome.org/GnomeUtils"
LICENSE="metapackage"
SLOT="0"
IUSE=""
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
DEPEND=""
RDEPEND="
>=app-admin/gnome-system-log-${PV}
>=app-dicts/gnome-dictionary-${PV}
>=gnome-extra/gnome-search-tool-${PV}
>=media-gfx/gnome-font-viewer-${PV}
>=media-gfx/gnome-screenshot-${PV}
>=sys-apps/baobab-${PV}
"