diff options
| author | eroen | 2016-10-14 22:16:44 +0200 |
|---|---|---|
| committer | eroen | 2016-10-14 22:16:44 +0200 |
| commit | e5029d573740cfb1358eb994641cdd3b10e84984 (patch) | |
| tree | b71089203622f92b961ea1cdf2837258a3559c1a /net-dialup | |
| parent | 5f442cbba55677adc5996c0fbf081e6e76cdefa2 (diff) | |
| download | eroen-overlay-e5029d573740cfb1358eb994641cdd3b10e84984.tar.gz eroen-overlay-e5029d573740cfb1358eb994641cdd3b10e84984.tar.bz2 eroen-overlay-e5029d573740cfb1358eb994641cdd3b10e84984.tar.xz | |
drop obsolete packages, fix oldcruft
Diffstat (limited to 'net-dialup')
| -rw-r--r-- | net-dialup/slirp/slirp-1.0.17.7.ebuild | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/net-dialup/slirp/slirp-1.0.17.7.ebuild b/net-dialup/slirp/slirp-1.0.17.7.ebuild index 18370b78..7ec906b6 100644 --- a/net-dialup/slirp/slirp-1.0.17.7.ebuild +++ b/net-dialup/slirp/slirp-1.0.17.7.ebuild @@ -1,6 +1,7 @@ -# By eroen, 2014 -# Distributed under the terms of the ISC licence -# $Header: $ +# By eroen <eroen-overlay@occam.eroen.eu>, 2014-2016 +# Permission to use, copy, modify, and/or distribute this software for any +# purpose with or without fee is hereby granted, provided that the above +# copyright notice and this permission notice appear in all copies. EAPI=5 @@ -13,7 +14,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV%.*}.orig.tar.gz mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV%.*}-${PV##*.}.debian.tar.gz" S=${WORKDIR}/${P%.*}/src -LICENSE="" +LICENSE="DES" SLOT="0" KEYWORDS="~amd64" IUSE="" |
