sci-chemistry/gamessq: Remove last-rited pkg, #564104

This commit is contained in:
Michał Górny
2017-07-05 15:33:29 +02:00
parent 5af1efe145
commit 4d32aba07f
4 changed files with 0 additions and 42 deletions

View File

@@ -309,13 +309,6 @@ net-analyzer/fe3d
# Removal in 30 days. Bug #515760.
media-sound/rezound
# Michał Górny <mgorny@gentoo.org> (05 Jun 2017)
# (on behalf of Treecleaner project)
# Unmaintained in Gentoo. Requires old wxPython. GAMESS itself
# is masked for removal already.
# Removal in 30 days. Bug #564104.
sci-chemistry/gamessq
# Michał Górny <mgorny@gentoo.org> (05 Jun 2017)
# (on behalf of Treecleaner project)
# Unmaintained in Gentoo. The current Gentoo version no longer builds.

View File

@@ -1 +0,0 @@
DIST gamessq-1.2.tar.gz 293747 SHA256 f122cb78ba5c01d10dd20a9525215a82e4024ae3a3ec19bf895cddcfabbb246a SHA512 95dd03bccfccc7f8f6a4c38793cdaf3c4c9d05a814f3bde250784fa2d9f942d60e897678ec01993cde8186114f0310d42d73cc665f50dd9cd0cac46ccdc05361 WHIRLPOOL 05c0c847f909c77af1b598f695236fa7d1083ec3d8bf19727754d9b421d4a10604594ff3ed0d05a33d89e7ffb224cc61118595690f674dddcd7bdbf35e9e757c

View File

@@ -1,26 +0,0 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
WX_GTK_VER="2.8"
inherit eutils wxwidgets
DESCRIPTION="Simple job manager for GAMESS-US"
HOMEPAGE="http://www.msg.chem.iastate.edu/GAMESS/GamessQ/"
SRC_URI="http://www.msg.chem.iastate.edu/GAMESS/GamessQ/download/${P}.tar.gz"
LICENSE="GPL-3"
KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE=""
DEPEND="x11-libs/wxGTK:${WX_GTK_VER}"
RDEPEND="${DEPEND}"
src_install() {
default
doicon src/icons/${PN}.ico
make_desktop_entry ${PN} gamessq ${PN}.ico "Science;Education"
}

View File

@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci-chemistry@gentoo.org</email>
<name>Gentoo Chemistry Project</name>
</maintainer>
</pkgmetadata>