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 93B421395E6 for ; Tue, 6 Dec 2016 09:26:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A73321C2EE; Tue, 6 Dec 2016 09:26: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 C933D21C2EE for ; Tue, 6 Dec 2016 09:26:20 +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 A06753412CB for ; Tue, 6 Dec 2016 09:26:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BC52724B8 for ; Tue, 6 Dec 2016 09:26:17 +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: <1481016230.d3a29267d9e8f22e2f5cb6b2a7d41936cb95bd7f.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/pinpoint/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/pinpoint/Manifest app-office/pinpoint/pinpoint-0.1.6.ebuild X-VCS-Directories: app-office/pinpoint/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: d3a29267d9e8f22e2f5cb6b2a7d41936cb95bd7f X-VCS-Branch: master Date: Tue, 6 Dec 2016 09:26: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: 16e1eecf-bc5b-4726-b02d-219253e8daea X-Archives-Hash: 6aecdc810800a62792dcc9ed9077e569 commit: d3a29267d9e8f22e2f5cb6b2a7d41936cb95bd7f Author: Pacho Ramos gentoo org> AuthorDate: Tue Dec 6 09:23:50 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Dec 6 09:23:50 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3a29267 app-office/pinpoint: Drop old Package-Manager: portage-2.3.2 app-office/pinpoint/Manifest | 1 - app-office/pinpoint/pinpoint-0.1.6.ebuild | 47 ------------------------------- 2 files changed, 48 deletions(-) diff --git a/app-office/pinpoint/Manifest b/app-office/pinpoint/Manifest index 50d635b..3ce3848 100644 --- a/app-office/pinpoint/Manifest +++ b/app-office/pinpoint/Manifest @@ -1,2 +1 @@ -DIST pinpoint-0.1.6.tar.xz 773492 SHA256 812a6e49ccd8bcd6cd0927fda98ceb0f2bafb1f18246bd2d75ea96c3c971f34b SHA512 5db48b64eb69fe677b5a4c226e989ce6eaea483396de82fdd644e4c4ed238ad5fd11f956ed6ffd1badbdfa8c9d24e9ec23375572360094721135c3b6a8347c27 WHIRLPOOL de1749d53b1512e0af761ef7457f01975b90a3301bed1b9e53a267349358b849be1f04d9a74aef98b02a6ddbf200c1ecd7dbe466ed9a207f5a1659a311cb0e57 DIST pinpoint-0.1.8.tar.xz 772980 SHA256 5a207dd1a35681b7268e6aa5ff9b2c5381f4cc63e5f2e5695997ca9d3264e8ca SHA512 dc41405f79bf03b6a7c77ec31304e505d4ae2d13407304fbcc2f338dfe175f91db3c554ea06ba8041edbf99a12551f16efed98b5a07f29b7f24255cad2b1b94d WHIRLPOOL 4ddda5e82faa2ce2d426adccfbb0d834161d354cf6947526a829b2126e1f9067b5632925c2b3d29a42030cd815a8295922443ddf314c76e5156539a7f051c484 diff --git a/app-office/pinpoint/pinpoint-0.1.6.ebuild b/app-office/pinpoint/pinpoint-0.1.6.ebuild deleted file mode 100644 index 732a1d0..00000000 --- a/app-office/pinpoint/pinpoint-0.1.6.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -GCONF_DEBUG="no" - -inherit gnome2 - -DESCRIPTION="A tool for making hackers do excellent presentations" -HOMEPAGE="https://wiki.gnome.org/Apps/Pinpoint" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="+gstreamer +pdf" - -# rsvg is used for svg-in-pdf -- clubbing it under pdf for now -RDEPEND=" - >=media-libs/clutter-1.12:1.0 - >=dev-libs/glib-2.28:2 - >=x11-libs/cairo-1.9.4 - x11-libs/pango - x11-libs/gdk-pixbuf:2 - gstreamer? ( media-libs/clutter-gst:3.0 ) - pdf? ( gnome-base/librsvg:2 ) -" -DEPEND="${RDEPEND} - virtual/pkgconfig -" - -src_configure() { - # dax support is disabled because we don't have it in tree yet and it's - # experimental - gnome2_src_configure \ - --disable-dax \ - $(use_enable gstreamer cluttergst) \ - $(use_enable pdf rsvg) -} - -src_install() { - gnome2_src_install - - docompress -x /usr/share/doc/${PF}/examples - insinto "/usr/share/doc/${PF}/examples" - doins introduction.pin bg.jpg bowls.jpg linus.jpg -}