diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-01-24 13:05:54 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-01-24 14:42:53 -0800 |
commit | 3d42c77643e592589da87de2003214f9199b5cab (patch) | |
tree | 30ff402106245eea8217ac39924a90ad764ba94b /net-dialup | |
parent | media-video/totem: Drop old versions (diff) | |
download | gentoo-3d42c77643e592589da87de2003214f9199b5cab.tar.gz gentoo-3d42c77643e592589da87de2003214f9199b5cab.tar.bz2 gentoo-3d42c77643e592589da87de2003214f9199b5cab.zip |
net-dialup/moserial: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/moserial/Manifest | 2 | ||||
-rw-r--r-- | net-dialup/moserial/moserial-3.0.16.ebuild | 24 | ||||
-rw-r--r-- | net-dialup/moserial/moserial-3.0.20.ebuild | 24 |
3 files changed, 0 insertions, 50 deletions
diff --git a/net-dialup/moserial/Manifest b/net-dialup/moserial/Manifest index 652857aae78a..aa5d1c2f733c 100644 --- a/net-dialup/moserial/Manifest +++ b/net-dialup/moserial/Manifest @@ -1,3 +1 @@ -DIST moserial-3.0.16.tar.xz 1170976 BLAKE2B dd761019bf559112262bb92ec3a08aa9bcce5e73b03ca10a13547a0496729a229f8bd92c6e67c6661c69d07cf0cc573d885c3668703ecc2b5b594eebe73ea8cb SHA512 2101b5eef61c396f2511d08afad0c44caae63e274412ab26f2f6c9e5ff4c1bb1c1b447cabb66ab25530d5b9881a3e09cd6d9d264aa571c0e5ee48012c1917f7b -DIST moserial-3.0.20.tar.xz 1176180 BLAKE2B f4481e71c994df233f190f5886cb8a3e9dd333f78c8562370c56487beccbacf09a118c6c463195a6cfb7306771b080d317b3ef07f5c9b5adc4b37a1ec59e794b SHA512 bb2884f2cc4345a8b19faa199668efd1a919b6b456dae0a3b81b62a18b58cf978a227220925b39b2172d7b9208aebe80ce6d21a2d3605730405f4bbf6ef29683 DIST moserial-3.0.21.tar.xz 1180072 BLAKE2B 57355c0cefd0dde234f184beb008250b677795a73398b10846f3a546bee61d9c6ef17cdd3964301c99155f14423cd0947d3c782dfd74885fcc36e0916f90aa7c SHA512 128e5854273a0bba56844b435d9fcefcaf59d9dc1e49a09d4df1dea21fce9de61c55a368cc707e3b685b4af7e88f93fffb350e7846c046f0c814f57b4f1f0ef6 diff --git a/net-dialup/moserial/moserial-3.0.16.ebuild b/net-dialup/moserial/moserial-3.0.16.ebuild deleted file mode 100644 index 56783a653634..000000000000 --- a/net-dialup/moserial/moserial-3.0.16.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit gnome2 - -DESCRIPTION="A clean and friendly gtk-based serial terminal" -HOMEPAGE="https://wiki.gnome.org/Apps/Moserial https://gitlab.gnome.org/GNOME/moserial" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64 ~ppc x86" - -RDEPEND=" - >=dev-libs/glib-2.16:2[dbus] - gnome-base/gsettings-desktop-schemas - >=x11-libs/gtk+-3.2.0:3 -" -DEPEND="${RDEPEND}" -BDEPEND=" - >=dev-util/intltool-0.35 - dev-util/itstool - virtual/pkgconfig -" diff --git a/net-dialup/moserial/moserial-3.0.20.ebuild b/net-dialup/moserial/moserial-3.0.20.ebuild deleted file mode 100644 index 56783a653634..000000000000 --- a/net-dialup/moserial/moserial-3.0.20.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit gnome2 - -DESCRIPTION="A clean and friendly gtk-based serial terminal" -HOMEPAGE="https://wiki.gnome.org/Apps/Moserial https://gitlab.gnome.org/GNOME/moserial" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64 ~ppc x86" - -RDEPEND=" - >=dev-libs/glib-2.16:2[dbus] - gnome-base/gsettings-desktop-schemas - >=x11-libs/gtk+-3.2.0:3 -" -DEPEND="${RDEPEND}" -BDEPEND=" - >=dev-util/intltool-0.35 - dev-util/itstool - virtual/pkgconfig -" |