diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-08-27 08:29:35 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-08-27 08:33:02 +0300 |
commit | 433a893cbdbba8b87e412d56f6a023d5adacbae9 (patch) | |
tree | b20d78110384b16a0040d51a63499ed063c17bce /net-misc | |
parent | net-misc/mobile-broadband-provider-info-20190618: ALLARCHES stable (diff) | |
download | gentoo-433a893cbdbba8b87e412d56f6a023d5adacbae9.tar.gz gentoo-433a893cbdbba8b87e412d56f6a023d5adacbae9.tar.bz2 gentoo-433a893cbdbba8b87e412d56f6a023d5adacbae9.zip |
net-misc/mobile-broadband-provider-info: remove old
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/mobile-broadband-provider-info/Manifest | 1 | ||||
-rw-r--r-- | net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20190116.ebuild | 20 |
2 files changed, 0 insertions, 21 deletions
diff --git a/net-misc/mobile-broadband-provider-info/Manifest b/net-misc/mobile-broadband-provider-info/Manifest index 38e90d2194dd..dab9a40cb9d8 100644 --- a/net-misc/mobile-broadband-provider-info/Manifest +++ b/net-misc/mobile-broadband-provider-info/Manifest @@ -1,2 +1 @@ -DIST mobile-broadband-provider-info-20190116.tar.xz 85904 BLAKE2B e41ca1914c8b9c47f52f5b65cbfef577814269a23c5777fb1caf582cfc1c0c9a5125f51907748de8516b8aa3a8cf3fb044c8521d305161b206cc75f06e791764 SHA512 82cbf2c4523bc941d7cbfb1f552057d8259fcccbf95d02a6d43d315136050928ae5a8cf85f9900196214b803bb087446e28254d148af6b004225518f07aa9d23 DIST mobile-broadband-provider-info-20190618.tar.xz 82640 BLAKE2B 6aad85193297a17c4606bdc700b0d3c7ce59c897d5d8fe0cec4ba3d17168aa519971c52a6b4c1f133c24a8fbd3f2ed1f3d45461248612ac95fbb746a3de9217f SHA512 511e6561b9b0db6c26f2e08bd06bb1dc9bb46696730fe6c6eba82cceec600dad684dc8dbe27adae78956367fb00dd8745070046acaa7a1129f194d8f16df425a diff --git a/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20190116.ebuild b/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20190116.ebuild deleted file mode 100644 index e356471e6a3b..000000000000 --- a/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20190116.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit gnome.org - -DESCRIPTION="Database of mobile broadband service providers" -HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager/MobileBroadband" - -LICENSE="CC-PD" -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86" -IUSE="test" - -DEPEND=" - test? ( dev-libs/libxml2 ) -" - -DOCS="README" # ChangeLog and NEWS are both dead |