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 79656138332 for ; Sun, 9 Oct 2016 10:26:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2B4221C028; Sun, 9 Oct 2016 10:25:59 +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 96FC121C028 for ; Sun, 9 Oct 2016 10:25:59 +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 6855C3415B8 for ; Sun, 9 Oct 2016 10:25:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 34F5C24AD for ; Sun, 9 Oct 2016 10:25:57 +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: <1476008741.3bfd826f6fefba784016ce9ce9426a7a0daf9bed.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/pinta/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/pinta/Manifest media-gfx/pinta/pinta-1.4.ebuild media-gfx/pinta/pinta-1.6-r1.ebuild media-gfx/pinta/pinta-1.6.ebuild X-VCS-Directories: media-gfx/pinta/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 3bfd826f6fefba784016ce9ce9426a7a0daf9bed X-VCS-Branch: master Date: Sun, 9 Oct 2016 10:25:57 +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: 2ec830ae-60b0-4f30-82ac-244cfb8f9032 X-Archives-Hash: a82e70b75c07df8491790a752f89969d commit: 3bfd826f6fefba784016ce9ce9426a7a0daf9bed Author: Pacho Ramos gentoo org> AuthorDate: Sun Oct 9 09:35:39 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Oct 9 10:25:41 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bfd826f media-gfx/pinta: drop old Package-Manager: portage-2.3.1 media-gfx/pinta/Manifest | 1 - media-gfx/pinta/pinta-1.4.ebuild | 42 ------------------------------ media-gfx/pinta/pinta-1.6-r1.ebuild | 52 ------------------------------------- media-gfx/pinta/pinta-1.6.ebuild | 48 ---------------------------------- 4 files changed, 143 deletions(-) diff --git a/media-gfx/pinta/Manifest b/media-gfx/pinta/Manifest index 562aee9..e5f8423 100644 --- a/media-gfx/pinta/Manifest +++ b/media-gfx/pinta/Manifest @@ -1,2 +1 @@ -DIST pinta-1.4.tar.gz 1230765 SHA256 fde40f78560aab5a891bf499396db099b86bbd365c1eb81df480b35b4d37d8bb SHA512 7a1abd62a10569aa572ab956a860d1813104e4cc35c800798d78085ff2c66f4bf0583f8270d279d1342959c86cdc9383b93e004e1ee8e96cfc99de45bc9fe79f WHIRLPOOL 71101a513748d8cdd0a46ab2c115b1719cb987d5efc6c1ceb24e4a8a0b12e898218209f310887564279065ac8c69a6e349799c7300f1f0bc2a53e8e15ba9d401 DIST pinta-1.6.tar.gz 1444709 SHA256 f1ea9e95f1051b92c8d8b6f622dfb77bd26254a165a836ec179aae10eb99d881 SHA512 b22ac05c639f9b0f2a49efc7b1f2c10774b3f2fb436dddd58f0005afadc103d4e77d6044479db0b3df04221922634502b1c16aa78d00894bca6a49931889f834 WHIRLPOOL 2ec8aeb1820c90d5c503cc6012e0ec31812937e2818d945c61f63a5e892c166acbf1b7e08d478c992bb9606507f0f6fdd721d0e09966d3110dfdedbedc666eb3 diff --git a/media-gfx/pinta/pinta-1.4.ebuild b/media-gfx/pinta/pinta-1.4.ebuild deleted file mode 100644 index 2f27e1e..00000000 --- a/media-gfx/pinta/pinta-1.4.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 - -inherit fdo-mime mono - -DESCRIPTION="Simple Painting for Gtk" -HOMEPAGE="http://pinta-project.com" -SRC_URI="mirror://github/PintaProject/Pinta/${P}.tar.gz" - -LICENSE="MIT CC-BY-3.0" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -COMMON_DEPEND="dev-dotnet/atk-sharp:2 - dev-dotnet/gdk-sharp:2 - dev-dotnet/glib-sharp:2 - dev-dotnet/gtk-sharp:2 - dev-dotnet/mono-addins[gtk] - dev-dotnet/pango-sharp:2 - dev-lang/mono" -RDEPEND="${COMMON_DEPEND} - x11-libs/cairo[X] - x11-libs/gdk-pixbuf[X,jpeg,tiff] - x11-themes/gnome-icon-theme" -DEPEND="${COMMON_DEPEND} - dev-util/intltool - virtual/pkgconfig - sys-devel/gettext" - -pkg_postinst() { - fdo-mime_desktop_database_update - fdo-mime_mime_database_update -} - -pkg_postrm() { - fdo-mime_desktop_database_update - fdo-mime_mime_database_update -} diff --git a/media-gfx/pinta/pinta-1.6-r1.ebuild b/media-gfx/pinta/pinta-1.6-r1.ebuild deleted file mode 100644 index 5cdbb79..00000000 --- a/media-gfx/pinta/pinta-1.6-r1.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit fdo-mime mono-env gnome2-utils - -DESCRIPTION="Simple Painting for Gtk" -HOMEPAGE="http://pinta-project.com" -SRC_URI="https://github.com/PintaProject/Pinta/releases/download/${PV}/${P}.tar.gz" - -LICENSE="MIT CC-BY-3.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -COMMON_DEPEND="dev-lang/mono - ~dev-dotnet/gtk-sharp-2.12.10 - dev-dotnet/atk-sharp:2 - dev-dotnet/gdk-sharp:2 - dev-dotnet/glib-sharp:2 - dev-dotnet/mono-addins[gtk] - dev-dotnet/pango-sharp:2" -RDEPEND="${COMMON_DEPEND} - x11-libs/cairo[X] - x11-libs/gdk-pixbuf[X,jpeg,tiff] - x11-themes/gnome-icon-theme" -DEPEND="${COMMON_DEPEND} - dev-util/intltool - virtual/pkgconfig - sys-devel/gettext" - -src_prepare() { - epatch "${FILESDIR}/${P}-mono-4.patch" -} - -pkg_preinst() { - gnome2_icon_savelist -} - -pkg_postinst() { - fdo-mime_desktop_database_update - fdo-mime_mime_database_update - gnome2_icon_cache_update -} - -pkg_postrm() { - fdo-mime_desktop_database_update - fdo-mime_mime_database_update - gnome2_icon_cache_update -} diff --git a/media-gfx/pinta/pinta-1.6.ebuild b/media-gfx/pinta/pinta-1.6.ebuild deleted file mode 100644 index bd11d9c..00000000 --- a/media-gfx/pinta/pinta-1.6.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit fdo-mime mono-env gnome2-utils - -DESCRIPTION="Simple Painting for Gtk" -HOMEPAGE="http://pinta-project.com" -SRC_URI="https://github.com/PintaProject/Pinta/releases/download/${PV}/${P}.tar.gz" - -LICENSE="MIT CC-BY-3.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -COMMON_DEPEND="