summaryrefslogtreecommitdiff
path: root/dev-vcs
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-01-27 01:44:29 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-01-27 01:44:29 +0300
commit9c3905cc0b5f78a512da72a1687ace5f76ec2f7b (patch)
treece6eb60b27aa0c5834ba21b0c1ce5da84da032f2 /dev-vcs
parenta4553898463dc1518334bd23589ed135db4a3709 (diff)
downloadgentoo-9c3905cc0b5f78a512da72a1687ace5f76ec2f7b.tar.gz
gentoo-9c3905cc0b5f78a512da72a1687ace5f76ec2f7b.tar.xz
dev-vcs/archway: remove last rited package
Closes: https://bugs.gentoo.org/640262
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/archway/Manifest1
-rw-r--r--dev-vcs/archway/archway-0.2.1.ebuild29
-rw-r--r--dev-vcs/archway/metadata.xml5
3 files changed, 0 insertions, 35 deletions
diff --git a/dev-vcs/archway/Manifest b/dev-vcs/archway/Manifest
deleted file mode 100644
index 416a39c3e2a..00000000000
--- a/dev-vcs/archway/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST archway-0.2.1.tar.gz 384389 BLAKE2B 1cfa7e601cb75018d0f0f8ba2230d90e90ef8d0469e84863b4e1cd56dec11a81304be29783070a1162f7edf87b23198359ed2d291ac0287fd42d5c048d33769b SHA512 52a9a5c3ced55dd50e996c75b7973c0d8e57a1b4f2094c8be598f8cb6f4b291c7d6c8ad79b447a32aa0a4f73263d65409d9b0c8ea8ef505e71e73d03fbb92a7d
diff --git a/dev-vcs/archway/archway-0.2.1.ebuild b/dev-vcs/archway/archway-0.2.1.ebuild
deleted file mode 100644
index 3b5bdcd1125..00000000000
--- a/dev-vcs/archway/archway-0.2.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=3
-inherit eutils
-
-DESCRIPTION="A GUI for GNU Arch"
-HOMEPAGE="http://www.nongnu.org/archway/"
-SRC_URI="https://savannah.nongnu.org/download/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-#"ArchWay requires gtk-2.4 and gtk2-perl." -$HOMEPAGE
-#DEPEND=">=dev-util/tla-1.1
-# >=dev-lang/perl-5.8.0
-# >=dev-perl/Gtk2-1.040
-# >=dev-perl/glib-perl-1.040
-# >=x11-libs/gtk+-2.4.0"
-
-DEPEND=""
-RDEPEND="x11-libs/gtk+:2
- >=dev-perl/Gtk2-1.040"
-
-src_install() {
- emake DESTDIR="${D}" prefix=/usr install || die
-}
diff --git a/dev-vcs/archway/metadata.xml b/dev-vcs/archway/metadata.xml
deleted file mode 100644
index 6f49eba8f49..00000000000
--- a/dev-vcs/archway/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>