diff options
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-backgrounds/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/gnome-backgrounds-2.24.0.ebuild | 21 |
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" |