From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 55A4B138CEF for ; Wed, 12 Feb 2014 23:48:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C76D6E0B96; Wed, 12 Feb 2014 23:48:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5352DE0B96 for ; Wed, 12 Feb 2014 23:48:20 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6195433FA3F for ; Wed, 12 Feb 2014 23:48:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 25AF4188D7 for ; Wed, 12 Feb 2014 23:48:17 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1392248663.c90e2de5624a0f649432b93a3b6aa4e3318efc4d.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: x11-themes/gnome-backgrounds/ X-VCS-Repository: proj/gnome X-VCS-Files: x11-themes/gnome-backgrounds/gnome-backgrounds-3.10.1.ebuild X-VCS-Directories: x11-themes/gnome-backgrounds/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: c90e2de5624a0f649432b93a3b6aa4e3318efc4d X-VCS-Branch: master Date: Wed, 12 Feb 2014 23:48:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: aad5ab5f-3e2b-421b-ba11-69023e9db4ea X-Archives-Hash: 8f713984e9b9f44473c4b7429c3bf67a commit: c90e2de5624a0f649432b93a3b6aa4e3318efc4d Author: Gilles Dartiguelongue gentoo org> AuthorDate: Wed Feb 12 23:44:23 2014 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Wed Feb 12 23:44:23 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=c90e2de5 x11-themes/gnome-backgrounds: moved to gentoo-x86 --- .../gnome-backgrounds-3.10.1.ebuild | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.10.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.10.1.ebuild deleted file mode 100644 index 13636be..0000000 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.10.1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="5" -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"