commit:     6e639e368bc6440190dd6002aaa9c8daa1c8f025
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 31 16:05:22 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 16:10:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e639e36

sci-mathematics/agda-executable: Remove last-rited pkg

 profiles/package.mask                              |  5 ---
 sci-mathematics/agda-executable/Manifest           |  1 -
 .../agda-executable-2.3.0.1-r1.ebuild              | 36 ----------------------
 .../agda-executable-2.3.0.1-r2.ebuild              | 35 ---------------------
 sci-mathematics/agda-executable/metadata.xml       | 12 --------
 5 files changed, 89 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 23d4635..d0d191e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -592,11 +592,6 @@ games-action/awesomenauts
 # instead.
 dev-haskell/base64-conduit
 
-# Sergei Trofimovich <sly...@gentoo.org> (11 Sep 2016)
-# Mask for removal in 30 days. >=sci-mathematics/agda-2.4
-# now provides 'agda' binary.
-sci-mathematics/agda-executable
-
 # Lars Wendler <polynomia...@gentoo.org> (06 Sep 2016)
 # Breaks samba's nmbd process (bug #592502)
 # Masked the possible fixed samba version until more testing has been 
performed.

diff --git a/sci-mathematics/agda-executable/Manifest 
b/sci-mathematics/agda-executable/Manifest
deleted file mode 100644
index 3f091e2..00000000
--- a/sci-mathematics/agda-executable/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Agda-executable-2.3.0.1.tar.gz 1765 SHA256 
614594c414c828c87abb1913741db66447c09617d57b92e58ffe445ceffed694 SHA512 
8abdd2739a36a952bb754c069717be70e9fa74b55fc048c2877f7d0c6791a5a8f7944b3b3a97be754fd00431ff94b9f7c6f35f40b8376155952c4b9b414890b2
 WHIRLPOOL 
84b738ef4fb75d7dcff8c9cc0002509ff2ccc9bdd5e27c04472deed6df960047da907948f7d5e585a5e3e8f6caafc05cf2e25718cd9b575e4cf18a0e1e8cd422

diff --git a/sci-mathematics/agda-executable/agda-executable-2.3.0.1-r1.ebuild 
b/sci-mathematics/agda-executable/agda-executable-2.3.0.1-r1.ebuild
deleted file mode 100644
index b05e061..00000000
--- a/sci-mathematics/agda-executable/agda-executable-2.3.0.1-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-# ebuild generated by hackport 0.3.9999
-
-CABAL_FEATURES="bin"
-inherit haskell-cabal eutils
-
-MY_PN="Agda-executable"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Command-line program for type-checking and compiling Agda 
programs"
-HOMEPAGE="http://wiki.portal.chalmers.se/agda/";
-SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-               >=sci-mathematics/agda-2.3.0.1
-               >=dev-haskell/cabal-1.8
-               >=dev-lang/ghc-6.10.4"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-       cabal-mksetup
-       sed -e 's@Agda == 2.3.0.1@Agda >= 2.3.0.1@' \
-               -i "${S}/${MY_PN}.cabal" || die "Could not loosen dependencies"
-}

diff --git a/sci-mathematics/agda-executable/agda-executable-2.3.0.1-r2.ebuild 
b/sci-mathematics/agda-executable/agda-executable-2.3.0.1-r2.ebuild
deleted file mode 100644
index b6bc07a..00000000
--- a/sci-mathematics/agda-executable/agda-executable-2.3.0.1-r2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-# ebuild generated by hackport 0.3.9999
-
-CABAL_FEATURES="bin"
-inherit haskell-cabal eutils
-
-MY_PN="Agda-executable"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Command-line program for type-checking and compiling Agda 
programs"
-HOMEPAGE="http://wiki.portal.chalmers.se/agda/";
-SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=sci-mathematics/agda-2.3.0.1:="
-DEPEND="${RDEPEND}
-               >=dev-haskell/cabal-1.8
-               >=dev-lang/ghc-6.10.4"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-       cabal-mksetup
-       sed -e 's@Agda == 2.3.0.1@Agda >= 2.3.0.1@' \
-               -i "${S}/${MY_PN}.cabal" || die "Could not loosen dependencies"
-}

diff --git a/sci-mathematics/agda-executable/metadata.xml 
b/sci-mathematics/agda-executable/metadata.xml
deleted file mode 100644
index 029bd13..00000000
--- a/sci-mathematics/agda-executable/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>hask...@gentoo.org</email>
-       </maintainer>
-       <longdescription>
-               This package provides a command-line program for type-checking 
and
-               compiling Agda programs. The program can also generate 
hyperlinked,
-               highlighted HTML files from Agda sources.
-       </longdescription>
-</pkgmetadata>

Reply via email to