diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2008-10-11 10:39:25 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2008-10-11 10:39:25 +0000 |
commit | 78dc9e664409cfc1b3c9984b647910382c0b0104 (patch) | |
tree | 7871dc57c0d7f8ea4f25e4d701de4d5a30aae942 /x11-themes/gnome-backgrounds/gnome-backgrounds-2.24.0.ebuild | |
parent | New version for GNOME 2.24. (diff) | |
download | gentoo-2-78dc9e664409cfc1b3c9984b647910382c0b0104.tar.gz gentoo-2-78dc9e664409cfc1b3c9984b647910382c0b0104.tar.bz2 gentoo-2-78dc9e664409cfc1b3c9984b647910382c0b0104.zip |
New version for GNOME 2.24. New set of backgrounds.
(Portage version: 2.2_rc11/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64)
Diffstat (limited to 'x11-themes/gnome-backgrounds/gnome-backgrounds-2.24.0.ebuild')
-rw-r--r-- | x11-themes/gnome-backgrounds/gnome-backgrounds-2.24.0.ebuild | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.24.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.24.0.ebuild new file mode 100644 index 000000000000..c333a3ee93bb --- /dev/null +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.24.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-2.24.0.ebuild,v 1.1 2008/10/11 10:39:25 eva Exp $ + +GCONF_DEBUG="no" + +inherit gnome2 + +DESCRIPTION="A set of backgrounds packaged with the GNOME desktop" +HOMEPAGE="http://www.gnome.org/" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="" + +RDEPEND="" +DEPEND="sys-devel/gettext + >=dev-util/intltool-0.35" + +DOCS="AUTHORS ChangeLog NEWS README" |