From 19db7d53ccdc9e3a4c35c426671f59ef49241576 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 3 Feb 2013 12:05:04 +0000 Subject: Cleanup due #22900 (Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key A188FBD4) --- app-dicts/fantasdic/ChangeLog | 9 ++++-- app-dicts/fantasdic/fantasdic-1.0_beta7-r1.ebuild | 37 ----------------------- app-dicts/fantasdic/metadata.xml | 2 +- 3 files changed, 7 insertions(+), 41 deletions(-) delete mode 100644 app-dicts/fantasdic/fantasdic-1.0_beta7-r1.ebuild (limited to 'app-dicts/fantasdic') diff --git a/app-dicts/fantasdic/ChangeLog b/app-dicts/fantasdic/ChangeLog index 92e438fe9aa5..1ebe88bbe80f 100644 --- a/app-dicts/fantasdic/ChangeLog +++ b/app-dicts/fantasdic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/fantasdic -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/fantasdic/ChangeLog,v 1.7 2010/05/27 15:37:53 matsuu Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/fantasdic/ChangeLog,v 1.8 2013/02/03 12:05:04 pacho Exp $ + + 03 Feb 2013; Pacho Ramos -fantasdic-1.0_beta7-r1.ebuild, + metadata.xml: + Cleanup due #22900 *fantasdic-1.0_beta7-r2 (27 May 2010) @@ -42,4 +46,3 @@ 29 Jul 2007; MATSUU Takuto +metadata.xml, +fantasdic-1.0_beta2.ebuild: Initial import. - diff --git a/app-dicts/fantasdic/fantasdic-1.0_beta7-r1.ebuild b/app-dicts/fantasdic/fantasdic-1.0_beta7-r1.ebuild deleted file mode 100644 index 7d6c3197cd70..000000000000 --- a/app-dicts/fantasdic/fantasdic-1.0_beta7-r1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/fantasdic/fantasdic-1.0_beta7-r1.ebuild,v 1.1 2010/01/23 07:30:39 matsuu Exp $ - -inherit eutils ruby - -MY_P="${P/_/-}" -DESCRIPTION="Fantasdic is a client for the DICT protocol" -HOMEPAGE="http://www.gnome.org/projects/fantasdic/" -SRC_URI="http://www.mblondel.org/files/fantasdic/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="gnome nls" - -S="${WORKDIR}/${MY_P}" - -DEPEND=">=dev-lang/ruby-1.8" -RDEPEND="${DEPEND} - >=dev-ruby/ruby-libglade2-0.14.1 - gnome? ( - >=dev-ruby/ruby-gnome2-0.14.1 - >=dev-ruby/ruby-gconf2-0.14.1 - ) - nls? ( >=dev-ruby/ruby-gettext-0.6.1 )" - -src_install() { - ${RUBY} setup.rb install --prefix="${D}" || die - - domenu fantasdic.desktop || die - - erubydoc - - # bug #298866 - rm -r "${D}usr/share/doc/fantasdic" || die -} diff --git a/app-dicts/fantasdic/metadata.xml b/app-dicts/fantasdic/metadata.xml index d6cf4692af31..d9cd2cad66c2 100644 --- a/app-dicts/fantasdic/metadata.xml +++ b/app-dicts/fantasdic/metadata.xml @@ -2,6 +2,6 @@ -matsuu@gentoo.org +maintainer-needed@gentoo.org -- cgit v1.2.3-65-gdbad