summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-08-07 08:39:41 +0200
committerPacho Ramos <pacho@gentoo.org>2016-08-07 08:39:41 +0200
commit80f2b9d6df6a53a1a7f7c153aaa1d3d7027edcbf (patch)
treee8c67d79c0081c6427b2c8ec83093c1c54546967
parentgames-util/gtkevemon: Cleanup per bug #269977 (diff)
downloadgentoo-80f2b9d6df6a53a1a7f7c153aaa1d3d7027edcbf.tar.gz
gentoo-80f2b9d6df6a53a1a7f7c153aaa1d3d7027edcbf.tar.bz2
gentoo-80f2b9d6df6a53a1a7f7c153aaa1d3d7027edcbf.zip
mail-filter/isbg: Cleanup per bug #269977
Package-Manager: portage-2.3.0
-rw-r--r--mail-filter/isbg/isbg-0.99-r1.ebuild4
-rw-r--r--mail-filter/isbg/metadata.xml4
2 files changed, 2 insertions, 6 deletions
diff --git a/mail-filter/isbg/isbg-0.99-r1.ebuild b/mail-filter/isbg/isbg-0.99-r1.ebuild
index a96f2742883f..52b0043ea68b 100644
--- a/mail-filter/isbg/isbg-0.99-r1.ebuild
+++ b/mail-filter/isbg/isbg-0.99-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -10,7 +10,7 @@ inherit python
MY_P="${P/-/_}_20100303"
DESCRIPTION="IMAP Spam Begone: a script that makes it easy to scan an IMAP inbox for spam using SpamAssassin"
HOMEPAGE="http://redmine.ookook.fr/projects/isbg"
-SRC_URI="https://github.com/downloads/ook/${PN}/${MY_P}.tgz"
+SRC_URI="mirror://github/ook/${PN}/${MY_P}.tgz"
# upstream says:
# You may use isbg under any OSI approved open source license
diff --git a/mail-filter/isbg/metadata.xml b/mail-filter/isbg/metadata.xml
index 3f79b3b03f94..5bc053628cb5 100644
--- a/mail-filter/isbg/metadata.xml
+++ b/mail-filter/isbg/metadata.xml
@@ -1,10 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>wired@gentoo.org</email>
- <name>Alex Alexander</name>
- </maintainer>
<upstream>
<remote-id type="github">downloads/ook</remote-id>
</upstream>