net-dialup/moserial: remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Mart Raudsepp
2017-12-22 00:55:06 +02:00
parent ef9b2196ba
commit ae4d96469b
2 changed files with 0 additions and 26 deletions

View File

@@ -1,2 +1 @@
DIST moserial-3.0.10.tar.xz 1093544 BLAKE2B 89ce38a04ad341ca2af3490f50e2d26698fa4f25f9d0fc17d6090a76238b9e6ec8686c6b08eb9158f8e67ecbbd20f039d1bebf06b9383c56426f1602a382b60d SHA512 a21f10fea7cfbbbf5f484f298d7a1bcb6f74450c1a715c79594e0cf85035291dd5bd2e27f1050fd0e38b5449d696da03a1ee6e50737f11f7ddc2140f49d6cdb9
DIST moserial-3.0.11.tar.xz 1103168 BLAKE2B 3193b38838c22cd919ef729876bb86553c25e7379d36fdee4118f8e6b545a1277a09d5820f9994744548d81b20ab7764ae0a3446d8bcdc91a1896341815f8925 SHA512 1f274b0b949bed475f3a5210ae90916ce45e1c6a740813b4fe89a18b4914b0a924eacf16440bfc6fb860cd98f709559a28867e35b713fe6550638bf2d060577c

View File

@@ -1,25 +0,0 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit gnome2
DESCRIPTION="A clean and friendly gtk-based serial terminal"
HOMEPAGE="https://wiki.gnome.org/moserial"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="amd64 ~ppc x86"
IUSE=""
RDEPEND="
>=dev-libs/glib-2.16:2[dbus]
gnome-base/gsettings-desktop-schemas
>=x11-libs/gtk+-3.0.0:3
"
DEPEND="${RDEPEND}
>=app-text/gnome-doc-utils-0.3.2
>=dev-util/intltool-0.35
dev-util/itstool
virtual/pkgconfig
"