diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-06-14 09:56:51 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-06-14 10:25:16 +0200 |
commit | 2814e136090e5b464ecd83d12239a3232d152371 (patch) | |
tree | 86aeb002806f9ad9355acd66c3a2226e264f2338 /app-mobilephone | |
parent | media-gfx/gtkam: Remove last-rited package (diff) | |
download | gentoo-2814e136090e5b464ecd83d12239a3232d152371.tar.gz gentoo-2814e136090e5b464ecd83d12239a3232d152371.tar.bz2 gentoo-2814e136090e5b464ecd83d12239a3232d152371.zip |
app-mobilephone/gnocky: Remove last-rited package
Bug: https://bugs.gentoo.org/769032
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/gnocky/Manifest | 1 | ||||
-rw-r--r-- | app-mobilephone/gnocky/gnocky-0.0.7.ebuild | 23 | ||||
-rw-r--r-- | app-mobilephone/gnocky/metadata.xml | 5 |
3 files changed, 0 insertions, 29 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> |