commit:     cc85d7976bc7a8db973ef3e6b365876612a7043a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  6 09:33:48 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan  6 09:39:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc85d797

app-misc/tomboy: Remove last-rited pkg, #596600

 app-misc/tomboy/Manifest             |  1 -
 app-misc/tomboy/metadata.xml         |  8 -----
 app-misc/tomboy/tomboy-1.14.1.ebuild | 61 ------------------------------------
 profiles/package.mask                |  4 ---
 4 files changed, 74 deletions(-)

diff --git a/app-misc/tomboy/Manifest b/app-misc/tomboy/Manifest
deleted file mode 100644
index 6bbd891..00000000
--- a/app-misc/tomboy/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST tomboy-1.14.1.tar.xz 6681068 SHA256 
f9e81fd9c9a9180e8ddcb4b9237ead0c842aa5b5ac21af87e97939e5015af018 SHA512 
98f46faff05cc6a9f708c880ed5a40dfb91f8e496c3b8bd3b49545b8cc095e643bd677cdf36601c95e53639fdb723aa9ac3e79b5c34aed24c4009729fd390a30
 WHIRLPOOL 
89eefc434f1257f56c74e88c221b4b029d90e3aca609fbd92e3c00ccc43ed4466509dabda77e949ff040c0286ee54c22ec8eeb720f70add29e79413dffacdd5b

diff --git a/app-misc/tomboy/metadata.xml b/app-misc/tomboy/metadata.xml
deleted file mode 100644
index b0f3b74..00000000
--- a/app-misc/tomboy/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="project">
-    <email>[email protected]</email>
-    <name>Gentoo Dotnet Project</name>
-  </maintainer>
-</pkgmetadata>

diff --git a/app-misc/tomboy/tomboy-1.14.1.ebuild 
b/app-misc/tomboy/tomboy-1.14.1.ebuild
deleted file mode 100644
index 7db189e..00000000
--- a/app-misc/tomboy/tomboy-1.14.1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit autotools eutils gnome2 mono
-
-DESCRIPTION="Desktop note-taking application"
-HOMEPAGE="https://projects.gnome.org/tomboy/";
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="eds test"
-
-RDEPEND="
-       app-text/gtkspell:2
-       dev-dotnet/gconf-sharp:2
-       dev-dotnet/gtk-sharp:2
-       dev-dotnet/mono-addins[gtk]
-       dev-dotnet/dbus-sharp:1.0
-       dev-dotnet/dbus-sharp-glib:1.0
-       dev-lang/mono
-       dev-libs/atk:=
-       gnome-base/gconf:2
-       x11-libs/gtk+:2
-       eds? ( dev-libs/gmime:2.6[mono] )
-"
-DEPEND="${RDEPEND}
-       app-text/gnome-doc-utils
-       app-text/rarian
-       dev-util/intltool
-       virtual/pkgconfig
-       sys-devel/gettext
-"
-
-src_prepare() {
-       sed     \
-               -e "s:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:g" \
-               -i configure.in || die
-
-       eautoreconf
-       gnome2_src_prepare
-}
-
-src_configure() {
-       gnome2_src_configure \
-               --disable-panel-applet \
-               --disable-galago \
-               --disable-update-mimedb \
-               $(use_enable eds evolution) \
-               $(use_enable test tests)
-}
-
-src_compile() {
-       # Not parallel build safe due upstream bug #631546
-       MAKEOPTS="${MAKEOPTS} -j1" gnome2_src_compile
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 7a7686f..0fa6967 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -171,10 +171,6 @@ dev-python/shapely
 # Removal in a month.
 www-apps/phpBB
 
-# Pacho Ramos <[email protected]> (27 Nov 2016)
-# Not compatible with mono-4, bug #596600, removal in a month.
-app-misc/tomboy
-
 # Kent Fredric (19 Nov 2016)
 # virtual/perl-MathBigInt-1.999.726+ Mask Block
 # Will likely not be unmasked until future Perls

Reply via email to