summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2010-08-24 11:49:14 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2010-08-24 11:49:14 +0000
commita1715f3def8ca07a5a0b2dab13f8e4e79a6327ec (patch)
tree8d0b33b6e8c16b7181c55dd59092c228a1c9f145 /x11-themes
parentinitial commit by Djblets (diff)
downloadgentoo-2-a1715f3def8ca07a5a0b2dab13f8e4e79a6327ec.tar.gz
gentoo-2-a1715f3def8ca07a5a0b2dab13f8e4e79a6327ec.tar.bz2
gentoo-2-a1715f3def8ca07a5a0b2dab13f8e4e79a6327ec.zip
Clean up old revision.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gnome-backgrounds/ChangeLog6
-rw-r--r--x11-themes/gnome-backgrounds/gnome-backgrounds-2.24.0.ebuild21
2 files changed, 5 insertions, 22 deletions
diff --git a/x11-themes/gnome-backgrounds/ChangeLog b/x11-themes/gnome-backgrounds/ChangeLog
index 8d431471d358..0db563d32bf9 100644
--- a/x11-themes/gnome-backgrounds/ChangeLog
+++ b/x11-themes/gnome-backgrounds/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/gnome-backgrounds
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.127 2010/08/18 21:19:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.128 2010/08/24 11:49:14 eva Exp $
+
+ 24 Aug 2010; Gilles Dartiguelongue <eva@gentoo.org>
+ -gnome-backgrounds-2.24.0.ebuild:
+ Clean up old revision.
18 Aug 2010; Markus Meier <maekke@gentoo.org>
gnome-backgrounds-2.28.0.ebuild:
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.24.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.24.0.ebuild
deleted file mode 100644
index 1103e6e90b2f..000000000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.24.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2010 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.11 2010/07/20 02:30:27 jer 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 ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=""
-DEPEND="sys-devel/gettext
- >=dev-util/intltool-0.35"
-
-DOCS="AUTHORS ChangeLog NEWS README"