diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2013-03-30 17:24:03 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2013-03-30 17:24:03 +0000 |
commit | ac5b193879c34b9738a7285a615ba2e45befea26 (patch) | |
tree | a1f1cceca96f2857df222ee4f1e15ca9378ebb63 /x11-themes | |
parent | Clean up old revision. (diff) | |
download | gentoo-2-ac5b193879c34b9738a7285a615ba2e45befea26.tar.gz gentoo-2-ac5b193879c34b9738a7285a615ba2e45befea26.tar.bz2 gentoo-2-ac5b193879c34b9738a7285a615ba2e45befea26.zip |
Clean up old revision.
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-backgrounds/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/gnome-backgrounds-3.4.2.ebuild | 22 |
2 files changed, 5 insertions, 23 deletions
diff --git a/x11-themes/gnome-backgrounds/ChangeLog b/x11-themes/gnome-backgrounds/ChangeLog index dd28474bda6a..6ffe8d5e106b 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.146 2013/03/28 22:25:13 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.147 2013/03/30 17:24:03 eva Exp $ + + 30 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org> + -gnome-backgrounds-3.4.2.ebuild: + Clean up old revision. *gnome-backgrounds-3.8.0 (28 Mar 2013) diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.4.2.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.4.2.ebuild deleted file mode 100644 index 33e7bdd61fe3..000000000000 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.4.2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-3.4.2.ebuild,v 1.1 2012/08/10 11:19:27 eva Exp $ - -EAPI="4" -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.40.0" - -DOCS="AUTHORS ChangeLog NEWS README" |