summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-03-03 15:49:09 +0000
committerPacho Ramos <pacho@gentoo.org>2013-03-03 15:49:09 +0000
commit336f3508a180236228bb0d65f40f22757e429c3d (patch)
treec1b8922d8c45daf214dbcb684763d6d6dc8a6170 /app-mobilephone
parentDrop from metadata as talked with him (diff)
downloadgentoo-2-336f3508a180236228bb0d65f40f22757e429c3d.tar.gz
gentoo-2-336f3508a180236228bb0d65f40f22757e429c3d.tar.bz2
gentoo-2-336f3508a180236228bb0d65f40f22757e429c3d.zip
Drop from metadata as talked with him
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-mobilephone')
-rw-r--r--app-mobilephone/ganyremote/ChangeLog8
-rw-r--r--app-mobilephone/ganyremote/ganyremote-5.13.ebuild26
-rw-r--r--app-mobilephone/ganyremote/ganyremote-6.0.ebuild26
-rw-r--r--app-mobilephone/ganyremote/metadata.xml2
4 files changed, 7 insertions, 55 deletions
diff --git a/app-mobilephone/ganyremote/ChangeLog b/app-mobilephone/ganyremote/ChangeLog
index 028c749f47ce..3270e87236ad 100644
--- a/app-mobilephone/ganyremote/ChangeLog
+++ b/app-mobilephone/ganyremote/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-mobilephone/ganyremote
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/ganyremote/ChangeLog,v 1.22 2012/09/10 11:56:15 johu Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/ganyremote/ChangeLog,v 1.23 2013/03/03 15:49:09 pacho Exp $
+
+ 03 Mar 2013; Pacho Ramos <pacho@gentoo.org> -ganyremote-5.13.ebuild,
+ -ganyremote-6.0.ebuild, metadata.xml:
+ Drop from metadata as talked with him
10 Sep 2012; Johannes Huber <johu@gentoo.org> ganyremote-6.0.1.ebuild:
Stable for x86, wrt bug #428888
diff --git a/app-mobilephone/ganyremote/ganyremote-5.13.ebuild b/app-mobilephone/ganyremote/ganyremote-5.13.ebuild
deleted file mode 100644
index e3a6e1c36c33..000000000000
--- a/app-mobilephone/ganyremote/ganyremote-5.13.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/ganyremote/ganyremote-5.13.ebuild,v 1.3 2012/04/04 21:31:24 jdhore Exp $
-
-EAPI="2"
-
-inherit eutils
-
-DESCRIPTION="Gnome frontend to Anyremote"
-HOMEPAGE="http://anyremote.sourceforge.net/"
-SRC_URI="mirror://sourceforge/anyremote/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="bluetooth"
-
-DEPEND="app-mobilephone/anyremote[bluetooth=]
- dev-python/pygtk
- bluetooth? ( dev-python/pybluez )"
-RDEPEND="${DEPEND}"
-
-src_install() {
- emake install DESTDIR="${D}" || die "emake install failed"
- dodoc AUTHORS ChangeLog NEWS README || die "dodoc failed"
-}
diff --git a/app-mobilephone/ganyremote/ganyremote-6.0.ebuild b/app-mobilephone/ganyremote/ganyremote-6.0.ebuild
deleted file mode 100644
index bd45ae0d1e77..000000000000
--- a/app-mobilephone/ganyremote/ganyremote-6.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/ganyremote/ganyremote-6.0.ebuild,v 1.1 2012/06/09 16:11:08 hwoarang Exp $
-
-EAPI="2"
-
-inherit eutils
-
-DESCRIPTION="Gnome frontend to Anyremote"
-HOMEPAGE="http://anyremote.sourceforge.net/"
-SRC_URI="mirror://sourceforge/anyremote/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="bluetooth"
-
-DEPEND=">=app-mobilephone/anyremote-6.0[bluetooth=]
- dev-python/pygtk
- bluetooth? ( dev-python/pybluez )"
-RDEPEND="${DEPEND}"
-
-src_install() {
- emake install DESTDIR="${D}" || die "emake install failed"
- dodoc AUTHORS ChangeLog NEWS README || die "dodoc failed"
-}
diff --git a/app-mobilephone/ganyremote/metadata.xml b/app-mobilephone/ganyremote/metadata.xml
index f0bd74e01852..91f4e72fb544 100644
--- a/app-mobilephone/ganyremote/metadata.xml
+++ b/app-mobilephone/ganyremote/metadata.xml
@@ -2,6 +2,6 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
- <email>serkan@gentoo.org</email>
+ <email>maintainer-needed@gentoo.org</email>
</maintainer>
</pkgmetadata>