From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8E8A51395E1 for ; Thu, 3 Nov 2016 14:42:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C3BBE0838; Thu, 3 Nov 2016 14:42:21 +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 45CC6E083C for ; Thu, 3 Nov 2016 14:42:21 +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 5FB49341016 for ; Thu, 3 Nov 2016 14:42:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 05894249D for ; Thu, 3 Nov 2016 14:42:19 +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: <1478184120.20fba3460505c5cbe272b5f044d6f10f5f23ca0d.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/glabels/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/glabels/Manifest app-office/glabels/glabels-3.2.1.ebuild X-VCS-Directories: app-office/glabels/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 20fba3460505c5cbe272b5f044d6f10f5f23ca0d X-VCS-Branch: master Date: Thu, 3 Nov 2016 14:42:19 +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: ac2be2f0-c0e4-41ee-903f-ce729fd4c2c6 X-Archives-Hash: 16bceb8ee789994d7f9723bb29e0f80e commit: 20fba3460505c5cbe272b5f044d6f10f5f23ca0d Author: Pacho Ramos gentoo org> AuthorDate: Thu Nov 3 14:33:08 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Thu Nov 3 14:42:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20fba346 app-office/glabels: Drop old Package-Manager: portage-2.3.2 app-office/glabels/Manifest | 1 - app-office/glabels/glabels-3.2.1.ebuild | 43 --------------------------------- 2 files changed, 44 deletions(-) diff --git a/app-office/glabels/Manifest b/app-office/glabels/Manifest index 6fe1db1..be81548 100644 --- a/app-office/glabels/Manifest +++ b/app-office/glabels/Manifest @@ -1,2 +1 @@ -DIST glabels-3.2.1.tar.xz 3368052 SHA256 db615f653b6e78ef1209814b5e6d8d3af4f8d3444a259ddbcc0dfb279c7df855 SHA512 d68fab2697cc596d45fe19c0a4c02a7bceffcb12ff72d71aaff565c62e95afeab6c2cc5b0eb00581c992b576b7ffe81d7b7a0763be2044186ba07929de78a266 WHIRLPOOL 3c0c9d1fba0548442d19a3271f466c1cf84db361d527da4b6c00d231c56a6fb7c1c61b4015d640e805878b7774ba89920c3c4ebc19b2f3fb1049d9bef12bbbc7 DIST glabels-3.4.0.tar.xz 3412796 SHA256 d40e079395d30adbcd8204f41d08f7a8da9ec130bffa4cb3c130fbe2322b6410 SHA512 ae67474645b58418c75cd186c088ce7ec6916192d5dd207f429fe8e0f37ba34e467a6d707352ee120fd47e551d793545968dd916bf4f635a75dff094b1f86357 WHIRLPOOL fd8a9fa8b6f05a3fafb5ef17aaf4542389b7fca2f5e7a08c6fbd59cbfa041fa2addc0f53f3d209dbdcc474a6edc3f8d24ca9415d06cef540d9d9a67255ce79ee diff --git a/app-office/glabels/glabels-3.2.1.ebuild b/app-office/glabels/glabels-3.2.1.ebuild deleted file mode 100644 index 8d3a9b4..00000000 --- a/app-office/glabels/glabels-3.2.1.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" - -inherit eutils gnome2 - -DESCRIPTION="Program for creating labels and business cards" -HOMEPAGE="http://www.glabels.org/" - -LICENSE="GPL-2 FDL-1.1 LGPL-2" -SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" -IUSE="barcode eds" - -RDEPEND=" - >=dev-libs/glib-2.28.2:2 - >=x11-libs/gtk+-3.0.9:3 - >=dev-libs/libxml2-2.7.8:2 - >=gnome-base/librsvg-2.32.0:2 - >=x11-libs/cairo-1.10.0 - >=x11-libs/pango-1.28.1 - barcode? ( - >=app-text/barcode-0.98 - >=media-gfx/qrencode-3.1 ) - eds? ( >=gnome-extra/evolution-data-server-2.30.3:= ) -" -DEPEND="${RDEPEND} - app-text/scrollkeeper - app-text/docbook-xml-dtd:4.1.2 - app-text/yelp-tools - dev-util/gtk-doc-am - >=dev-util/intltool-0.28 - virtual/pkgconfig -" - -src_configure() { - gnome2_src_configure \ - $(use_with eds libebook) \ - --disable-static -}