diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2013-06-19 06:21:44 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2013-06-19 06:21:44 +0000 |
commit | 072a3fd05a79bdfc67fd036a6202160afbfe2aa2 (patch) | |
tree | 4bfbadc7d76147f74f0f711aff58b1fb95e8627b | |
parent | gnome-extra/zeitgeist-explorer: Version Bump, #473704 (diff) | |
download | gentoo-2-072a3fd05a79bdfc67fd036a6202160afbfe2aa2.tar.gz gentoo-2-072a3fd05a79bdfc67fd036a6202160afbfe2aa2.tar.bz2 gentoo-2-072a3fd05a79bdfc67fd036a6202160afbfe2aa2.zip |
Drop old.
(Portage version: 2.2.0_alpha177_p3/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
-rw-r--r-- | dev-haskell/regex-compat/ChangeLog | 9 | ||||
-rw-r--r-- | dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild | 20 | ||||
-rw-r--r-- | dev-haskell/regex-compat/regex-compat-0.71.ebuild | 21 | ||||
-rw-r--r-- | dev-haskell/regex-compat/regex-compat-0.91.ebuild | 20 | ||||
-rw-r--r-- | dev-haskell/regex-compat/regex-compat-0.92.ebuild | 19 |
5 files changed, 7 insertions, 82 deletions
diff --git a/dev-haskell/regex-compat/ChangeLog b/dev-haskell/regex-compat/ChangeLog index c1753e413de4..736cb3c7efcf 100644 --- a/dev-haskell/regex-compat/ChangeLog +++ b/dev-haskell/regex-compat/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-haskell/regex-compat -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/ChangeLog,v 1.36 2012/12/28 05:08:52 gienah Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/ChangeLog,v 1.37 2013/06/19 06:21:44 slyfox Exp $ + + 19 Jun 2013; Sergei Trofimovich <slyfox@gentoo.org> + -regex-compat-0.71.0.1.ebuild, -regex-compat-0.71.ebuild, + -regex-compat-0.91.ebuild, -regex-compat-0.92.ebuild: + Drop old. 28 Dec 2012; Mark Wright <gienah@gentoo.org> regex-compat-0.95.1.ebuild: Add [profile?] to deps. diff --git a/dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild b/dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild deleted file mode 100644 index a39a82905c0b..000000000000 --- a/dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild,v 1.5 2012/09/12 15:17:57 qnikst Exp $ - -CABAL_FEATURES="lib profile haddock" -CABAL_MIN_VERSION=1.2 -inherit haskell-cabal - -DESCRIPTION="Replaces/Enhances Text.Regex" -HOMEPAGE="http://sourceforge.net/projects/lazy-regex" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc x86" -IUSE="" - -DEPEND=">=dev-lang/ghc-6.6 - =dev-haskell/regex-base-0.7* - =dev-haskell/regex-posix-0.7*" diff --git a/dev-haskell/regex-compat/regex-compat-0.71.ebuild b/dev-haskell/regex-compat/regex-compat-0.71.ebuild deleted file mode 100644 index bfed2fc21bed..000000000000 --- a/dev-haskell/regex-compat/regex-compat-0.71.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/regex-compat-0.71.ebuild,v 1.10 2012/09/12 15:17:57 qnikst Exp $ - -CABAL_FEATURES="profile haddock lib" -inherit haskell-cabal - -DESCRIPTION="Replaces/Enhances Text.Regex" -HOMEPAGE="http://sourceforge.net/projects/lazy-regex" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~ia64 ppc sparc x86" -IUSE="" - -DEPEND=">=dev-lang/ghc-6.6 - =dev-haskell/regex-base-0.7* - =dev-haskell/regex-posix-0.7*" - -CABAL_CORE_LIB_GHC_PV="6.6 6.6.1" diff --git a/dev-haskell/regex-compat/regex-compat-0.91.ebuild b/dev-haskell/regex-compat/regex-compat-0.91.ebuild deleted file mode 100644 index cff0bcc01dc3..000000000000 --- a/dev-haskell/regex-compat/regex-compat-0.91.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/regex-compat-0.91.ebuild,v 1.7 2012/09/12 15:17:57 qnikst Exp $ - -CABAL_FEATURES="profile haddock lib" -inherit haskell-cabal - -DESCRIPTION="One module layer over regex-posix to replace Text.Regex" -HOMEPAGE="http://sourceforge.net/projects/lazy-regex" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha ~amd64 ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -IUSE="" - -DEPEND=">=dev-lang/ghc-6.6 - >=dev-haskell/cabal-1.2 - >=dev-haskell/regex-base-0.93 - >=dev-haskell/regex-posix-0.93" diff --git a/dev-haskell/regex-compat/regex-compat-0.92.ebuild b/dev-haskell/regex-compat/regex-compat-0.92.ebuild deleted file mode 100644 index a26af95326ab..000000000000 --- a/dev-haskell/regex-compat/regex-compat-0.92.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/regex-compat-0.92.ebuild,v 1.8 2012/09/12 15:17:57 qnikst Exp $ - -CABAL_FEATURES="profile haddock lib" -inherit haskell-cabal - -DESCRIPTION="One module layer over regex-posix to replace Text.Regex" -HOMEPAGE="http://sourceforge.net/projects/lazy-regex" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -IUSE="" - -DEPEND=">=dev-lang/ghc-6.6 - >=dev-haskell/regex-base-0.93 - >=dev-haskell/regex-posix-0.93" |