summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2006-09-07 03:54:52 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2006-09-07 03:54:52 +0000
commit3411d4f8711997a36b3a10da9c46e04015b3c10a (patch)
treeb1981c5f7efbf9d635eaf2011f88d9244bc2d5de /x11-themes/gnome-backgrounds
parentgnome 2.16 (diff)
downloadgentoo-2-3411d4f8711997a36b3a10da9c46e04015b3c10a.tar.gz
gentoo-2-3411d4f8711997a36b3a10da9c46e04015b3c10a.tar.bz2
gentoo-2-3411d4f8711997a36b3a10da9c46e04015b3c10a.zip
gnome 2.16
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'x11-themes/gnome-backgrounds')
-rw-r--r--x11-themes/gnome-backgrounds/ChangeLog8
-rw-r--r--x11-themes/gnome-backgrounds/files/digest-gnome-backgrounds-2.15.923
-rw-r--r--x11-themes/gnome-backgrounds/gnome-backgrounds-2.15.92.ebuild19
3 files changed, 29 insertions, 1 deletions
diff --git a/x11-themes/gnome-backgrounds/ChangeLog b/x11-themes/gnome-backgrounds/ChangeLog
index 3228fe2848b9..c787d7324a56 100644
--- a/x11-themes/gnome-backgrounds/ChangeLog
+++ b/x11-themes/gnome-backgrounds/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-themes/gnome-backgrounds
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.60 2006/09/05 03:52:04 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.61 2006/09/07 03:54:52 dang Exp $
+
+*gnome-backgrounds-2.15.92 (07 Sep 2006)
+
+ 07 Sep 2006; Daniel Gryniewicz <dang@gentoo.org>
+ +gnome-backgrounds-2.15.92.ebuild:
+ New version for gnome 2.16
05 Sep 2006; Joshua Kinard <kumba@gentoo.org>
gnome-backgrounds-2.10.2.ebuild, gnome-backgrounds-2.12.3.1.ebuild,
diff --git a/x11-themes/gnome-backgrounds/files/digest-gnome-backgrounds-2.15.92 b/x11-themes/gnome-backgrounds/files/digest-gnome-backgrounds-2.15.92
new file mode 100644
index 000000000000..e1c3b5ce85ff
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/files/digest-gnome-backgrounds-2.15.92
@@ -0,0 +1,3 @@
+MD5 42497f5feb8c77efca6497f87222d2a1 gnome-backgrounds-2.15.92.tar.bz2 1194598
+RMD160 d49de20125540c6f4fcb36b64fbad7038d9120aa gnome-backgrounds-2.15.92.tar.bz2 1194598
+SHA256 b26ca1385886697f637f161d0162d462ab40f30e89453490c902039b01d31975 gnome-backgrounds-2.15.92.tar.bz2 1194598
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.15.92.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.15.92.ebuild
new file mode 100644
index 000000000000..c879980aa92d
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.15.92.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2006 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.15.92.ebuild,v 1.1 2006/09/07 03:54:52 dang Exp $
+
+inherit eutils 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 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="sys-devel/gettext
+ >=dev-util/intltool-0.35"
+
+DOCS="AUTHORS ChangeLog NEWS README"