summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-02-03 12:05:04 +0000
committerPacho Ramos <pacho@gentoo.org>2013-02-03 12:05:04 +0000
commit19db7d53ccdc9e3a4c35c426671f59ef49241576 (patch)
tree9796765da694510a5f96570e33ddb5e66da91cb0 /app-dicts
parentPick up for proxy maintainership (diff)
downloadgentoo-2-19db7d53ccdc9e3a4c35c426671f59ef49241576.tar.gz
gentoo-2-19db7d53ccdc9e3a4c35c426671f59ef49241576.tar.bz2
gentoo-2-19db7d53ccdc9e3a4c35c426671f59ef49241576.zip
Cleanup due #22900
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/fantasdic/ChangeLog9
-rw-r--r--app-dicts/fantasdic/fantasdic-1.0_beta7-r1.ebuild37
-rw-r--r--app-dicts/fantasdic/metadata.xml2
3 files changed, 7 insertions, 41 deletions
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 <pacho@gentoo.org> -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 <matsuu@gentoo.org> +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 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
-<email>matsuu@gentoo.org</email>
+<email>maintainer-needed@gentoo.org</email>
</maintainer>
</pkgmetadata>