diff options
Diffstat (limited to 'app-mobilephone/gsmlib/gsmlib-1.11_pre041028.ebuild')
-rw-r--r-- | app-mobilephone/gsmlib/gsmlib-1.11_pre041028.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-mobilephone/gsmlib/gsmlib-1.11_pre041028.ebuild b/app-mobilephone/gsmlib/gsmlib-1.11_pre041028.ebuild index e361bf8f..f2d731bb 100644 --- a/app-mobilephone/gsmlib/gsmlib-1.11_pre041028.ebuild +++ b/app-mobilephone/gsmlib/gsmlib-1.11_pre041028.ebuild @@ -6,6 +6,9 @@ EAPI="7" inherit eutils +# Don't use Gentoo mirrors +RESTRICT="mirror" + DESCRIPTION="Library and applications to access GSM mobile phones" SRC_URI="http://www.pxh.de/fs/gsmlib/snapshots/${PN}-pre${PV%_pre*}-${PV#*_pre}.tar.gz" HOMEPAGE="http://www.pxh.de/fs/gsmlib/" |