diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2010-10-12 21:04:49 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2010-10-12 21:04:49 +0000 |
commit | 34705b15d08d6195b7308e6d6c0ba13ce1eae487 (patch) | |
tree | 1568a88a3d442b6da545402c6cfe3df6413bfb4f /x11-themes | |
parent | Stable for PPC (bug #338654). (diff) | |
download | gentoo-2-34705b15d08d6195b7308e6d6c0ba13ce1eae487.tar.gz gentoo-2-34705b15d08d6195b7308e6d6c0ba13ce1eae487.tar.bz2 gentoo-2-34705b15d08d6195b7308e6d6c0ba13ce1eae487.zip |
Clean up old revision.
(Portage version: 2.2_rc89/cvs/Linux x86_64)
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.1.ebuild | 21 |
2 files changed, 5 insertions, 22 deletions
diff --git a/x11-themes/gnome-backgrounds/ChangeLog b/x11-themes/gnome-backgrounds/ChangeLog index 5cacb903fff8..560863d57b97 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.131 2010/10/12 18:01:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.132 2010/10/12 21:04:49 eva Exp $ + + 12 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> + -gnome-backgrounds-2.24.1.ebuild: + Clean up old revision. *gnome-backgrounds-2.32.0 (12 Oct 2010) diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.24.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.24.1.ebuild deleted file mode 100644 index bd02a687cefa..000000000000 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.24.1.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.1.ebuild,v 1.10 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" |