Lines 1-10
Link Here
|
1 |
# Copyright 1999-2014 Gentoo Foundation |
1 |
# Copyright 1999-2018 Gentoo Foundation |
2 |
# Distributed under the terms of the GNU General Public License v2 |
2 |
# Distributed under the terms of the GNU General Public License v2 |
3 |
|
3 |
|
4 |
EAPI=5 |
4 |
EAPI=5 |
5 |
|
5 |
|
6 |
DESCRIPTION="Sieve Command Line Interface" |
6 |
DESCRIPTION="Sieve Command Line Interface" |
7 |
HOMEPAGE="http://people.spodhuis.org/phil.pennock/software/" |
7 |
HOMEPAGE="https://people.spodhuis.org/phil.pennock/software/" |
8 |
SRC_URI="https://github.com/syscomet/sieve-connect/releases/download/v${PV}/${P}.tar.bz2" |
8 |
SRC_URI="https://github.com/syscomet/sieve-connect/releases/download/v${PV}/${P}.tar.bz2" |
9 |
|
9 |
|
10 |
LICENSE="BSD" |
10 |
LICENSE="BSD" |