commit:     a1700350ce2b51933683554a0bb3c8061cbae126
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Thu Oct 15 01:32:30 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Thu Oct 15 01:32:30 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=a1700350

dev-tcltk/img_rotate: drop dead package

Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 dev-tcltk/img_rotate/img_rotate-1.1.ebuild | 26 --------------------------
 dev-tcltk/img_rotate/metadata.xml          | 11 -----------
 2 files changed, 37 deletions(-)

diff --git a/dev-tcltk/img_rotate/img_rotate-1.1.ebuild 
b/dev-tcltk/img_rotate/img_rotate-1.1.ebuild
deleted file mode 100644
index 8e17bd218..000000000
--- a/dev-tcltk/img_rotate/img_rotate-1.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit multilib
-
-DESCRIPTION="Image rotation package"
-HOMEPAGE="http://cardtable.sourceforge.net/tcltk/";
-SRC_URI="http://cardtable.sourceforge.net/tcltk/img_rotate.zip -> ${P}.zip"
-
-LICENSE="tcltk"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-lang/tcl:0="
-DEPEND="${RDEPEND}
-       app-arch/unzip"
-
-S="${WORKDIR}"
-
-src_install() {
-       insinto /usr/$(get_libdir)/${P}
-       doins *
-}

diff --git a/dev-tcltk/img_rotate/metadata.xml 
b/dev-tcltk/img_rotate/metadata.xml
deleted file mode 100644
index f1310b451..000000000
--- a/dev-tcltk/img_rotate/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo Science Project</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="sourceforge">cardtable</remote-id>
-       </upstream>
-</pkgmetadata>

Reply via email to