mail-filter/isbg: Cleanup per bug #269977

Package-Manager: portage-2.3.0
This commit is contained in:
Pacho Ramos
2016-08-07 08:39:41 +02:00
parent 70b091a312
commit 80f2b9d6df
2 changed files with 2 additions and 6 deletions

View File

@@ -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

View File

@@ -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>