summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-mobilephone/gnocky/Manifest1
-rw-r--r--app-mobilephone/gnocky/gnocky-0.0.7.ebuild23
-rw-r--r--app-mobilephone/gnocky/metadata.xml5
-rw-r--r--profiles/package.mask5
4 files changed, 0 insertions, 34 deletions
diff --git a/app-mobilephone/gnocky/Manifest b/app-mobilephone/gnocky/Manifest
deleted file mode 100644
index deef5e6e2663..000000000000
--- a/app-mobilephone/gnocky/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gnocky-0.0.7.tar.bz2 569945 BLAKE2B 581e79d0126a12d3a24efd8abc4e22e0ac6195ef90143b27aedd2b14b8389b539d90b1e56d5b87bd05dd090df73477d248ef0156d4318f4860153bef69a0c126 SHA512 a4387c68bc7c3e59f122be87b5b68ec7cae9016039fb1f76c8ebfbe421bcf2399ba93419a2d27c61afe937f580dd7e9bff14f4b803bee70aa60c95c7d0f6ad53
diff --git a/app-mobilephone/gnocky/gnocky-0.0.7.ebuild b/app-mobilephone/gnocky/gnocky-0.0.7.ebuild
deleted file mode 100644
index abb294597d73..000000000000
--- a/app-mobilephone/gnocky/gnocky-0.0.7.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="GTK-2 version of gnokii"
-HOMEPAGE="http://www.gnokii.org/"
-SRC_URI="http://www.gnokii.org/download/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- app-mobilephone/gnokii
- dev-libs/glib:2
- gnome-base/libglade:2.0
- x11-libs/gtk+:2
-"
-DEPEND="
- ${RDEPEND}
- virtual/pkgconfig
-"
diff --git a/app-mobilephone/gnocky/metadata.xml b/app-mobilephone/gnocky/metadata.xml
deleted file mode 100644
index 6f49eba8f496..000000000000
--- a/app-mobilephone/gnocky/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 6a47719adce5..38f1a451915e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -342,11 +342,6 @@ dev-java/freemarker
# Removal on 2021-06-14.
app-editors/amyedit
-# Andreas Sturmlechner <asturm@gentoo.org> (2021-05-15)
-# Unmaintained, GTK+2-based, dubiously duplicating app-mobilephone/gnokii[X]
-# Removal on 2021-06-14. Bug #769032
-app-mobilephone/gnocky
-
# Michał Górny <mgorny@gentoo.org> (2021-05-15)
# Relies on dev-python/astunparse that is broken with Python 3.8+
# and abandoned upstream. The current version is also broken