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 CE6561382CD for ; Sat, 25 Jun 2016 16:53:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65606141E9; Sat, 25 Jun 2016 16:53:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5EE90E0B76 for ; Sat, 25 Jun 2016 16:53:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8747A340C97 for ; Sat, 25 Jun 2016 16:53:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DDBCD2443 for ; Sat, 25 Jun 2016 16:53:16 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1466873239.e03932d0ca9363f7a53ef565dfa36d16de5a4d4f.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-clocks/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-clocks/Manifest gnome-extra/gnome-clocks/gnome-clocks-3.16.2.ebuild X-VCS-Directories: gnome-extra/gnome-clocks/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: e03932d0ca9363f7a53ef565dfa36d16de5a4d4f X-VCS-Branch: master Date: Sat, 25 Jun 2016 16:53:16 +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: 7d449aa7-00a3-49a7-b245-0dcac8d372e5 X-Archives-Hash: 6dad35171c605dddf6fae9aae9731e18 commit: e03932d0ca9363f7a53ef565dfa36d16de5a4d4f Author: Pacho Ramos gentoo org> AuthorDate: Sat Jun 25 16:47:19 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jun 25 16:47:19 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e03932d0 gnome-extra/gnome-clocks: Drop old Package-Manager: portage-2.3.0_rc1 gnome-extra/gnome-clocks/Manifest | 1 - .../gnome-clocks/gnome-clocks-3.16.2.ebuild | 39 ---------------------- 2 files changed, 40 deletions(-) diff --git a/gnome-extra/gnome-clocks/Manifest b/gnome-extra/gnome-clocks/Manifest index 9f2f005..090bfee 100644 --- a/gnome-extra/gnome-clocks/Manifest +++ b/gnome-extra/gnome-clocks/Manifest @@ -1,2 +1 @@ -DIST gnome-clocks-3.16.2.tar.xz 872816 SHA256 cdfa74a02796cfea001826647754aaaa57d10e3e91e93301f16a59e538679e98 SHA512 3a137c3b68b3fa54353f8664ea1b5825cad5126cecf0f408e479bcdefd35404d79ce3c194565e0c77de1b707f7471b8f41c0a93c793f4619394f2619b736ebc6 WHIRLPOOL ab3276d3b68e28e41d467f8747480f98ed17c9650b7291aaa6f6466af2f3d3dc48583e9933a2522df2e1bcdd7e2782f1bbe88298d6c4e33036f8608a1f8dd43e DIST gnome-clocks-3.18.0.tar.xz 870864 SHA256 ca0818ec89e3539201da6b5388365e3d66df815198beccc90e2be44c7822baa0 SHA512 70e0b21c9dbacc4ad74150724dcde038737ad4bbb38d76c2ac18b07d6afcfc7c60a34224de684f8cb52e3f621ff533872c5b423953ac3ba726511d6eb9b348d7 WHIRLPOOL 82f8ce77aa8e28df3d0481c0e35282d2156b4c9c3e1e5266e1a9bc120bf59710ee1cc29694d53d21dd2e8cb704f1779e4287a64b2cc592e0a670e6cacdd07d9a diff --git a/gnome-extra/gnome-clocks/gnome-clocks-3.16.2.ebuild b/gnome-extra/gnome-clocks/gnome-clocks-3.16.2.ebuild deleted file mode 100644 index c4ed0d4..0000000 --- a/gnome-extra/gnome-clocks/gnome-clocks-3.16.2.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" -VALA_MIN_API_VERSION="0.24" - -inherit gnome2 vala - -DESCRIPTION="Clocks application for GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/Clocks" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=" - >=app-misc/geoclue-1.99.3:2.0 - >=dev-libs/glib-2.39:2 - >=dev-libs/libgweather-3.13.91:2= - >=gnome-base/gnome-desktop-3.7.90:3= - >=media-libs/gsound-0.98 - >=sci-geosciences/geocode-glib-0.99.4 - >=x11-libs/gtk+-3.12:3 -" -DEPEND="${RDEPEND} - $(vala_depend) - >=dev-util/intltool-0.50.1 - dev-util/itstool - >=sys-devel/gettext-0.17 - virtual/pkgconfig -" - -src_prepare() { - vala_src_prepare - gnome2_src_prepare -}