summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2019-05-19 01:25:50 +0300
committerMart Raudsepp <leio@gentoo.org>2019-05-19 01:25:50 +0300
commit1030da1bea89ac7d170bf686d3635acb06c8e717 (patch)
treecc9306990b275bd363b15a158794297fb5790ee7 /net-dialup
parentmedia-video/cheese: remove old (diff)
downloadgentoo-1030da1bea89ac7d170bf686d3635acb06c8e717.tar.gz
gentoo-1030da1bea89ac7d170bf686d3635acb06c8e717.tar.bz2
gentoo-1030da1bea89ac7d170bf686d3635acb06c8e717.zip
net-dialup/moserial: remove old
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/moserial/Manifest1
-rw-r--r--net-dialup/moserial/moserial-3.0.11.ebuild25
2 files changed, 0 insertions, 26 deletions
diff --git a/net-dialup/moserial/Manifest b/net-dialup/moserial/Manifest
index 309924f82855..63ec7358867d 100644
--- a/net-dialup/moserial/Manifest
+++ b/net-dialup/moserial/Manifest
@@ -1,2 +1 @@
-DIST moserial-3.0.11.tar.xz 1103168 BLAKE2B 3193b38838c22cd919ef729876bb86553c25e7379d36fdee4118f8e6b545a1277a09d5820f9994744548d81b20ab7764ae0a3446d8bcdc91a1896341815f8925 SHA512 1f274b0b949bed475f3a5210ae90916ce45e1c6a740813b4fe89a18b4914b0a924eacf16440bfc6fb860cd98f709559a28867e35b713fe6550638bf2d060577c
DIST moserial-3.0.12.tar.xz 1123184 BLAKE2B a8ac7ad422325853f354e1c5c7cd59ca0bf1a2249fb58886fdf104975fe458cc3befe041810cff9b97c941188a757a5929acb0507e8eb4518cb034c2cdc14b87 SHA512 e5ee3776cfa63585290fe7ffb9cab562082b19b505d630c6842d09b4783fadf5438243816c433157ad6360e2a4902cb0e0ada07b61972d3c8119509ca4f520ad
diff --git a/net-dialup/moserial/moserial-3.0.11.ebuild b/net-dialup/moserial/moserial-3.0.11.ebuild
deleted file mode 100644
index d1452e91977e..000000000000
--- a/net-dialup/moserial/moserial-3.0.11.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 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
-"