commit: 5b351d41904b3274b454ad7f7d13fea430afbf9f Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Mon Jun 6 20:43:24 2016 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Mon Jun 6 20:43:24 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b351d41
dev-haskell/temporary: trim DESCRIPTION Package-Manager: portage-2.3.0_rc1 dev-haskell/temporary/temporary-1.1.2.4.ebuild | 4 ++-- dev-haskell/temporary/temporary-1.2.0.3.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-haskell/temporary/temporary-1.1.2.4.ebuild b/dev-haskell/temporary/temporary-1.1.2.4.ebuild index e58dc5b..e48aebf 100644 --- a/dev-haskell/temporary/temporary-1.1.2.4.ebuild +++ b/dev-haskell/temporary/temporary-1.1.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ EAPI=5 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal -DESCRIPTION="Portable temporary file and directory support for Windows and Unix, based on code from Cabal" +DESCRIPTION="Portable temporary file and directory support for Windows and Unix" HOMEPAGE="https://github.com/batterseapower/temporary" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" diff --git a/dev-haskell/temporary/temporary-1.2.0.3.ebuild b/dev-haskell/temporary/temporary-1.2.0.3.ebuild index baa8dfe..553b2a7 100644 --- a/dev-haskell/temporary/temporary-1.2.0.3.ebuild +++ b/dev-haskell/temporary/temporary-1.2.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ EAPI=5 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal -DESCRIPTION="Portable temporary file and directory support for Windows and Unix, based on code from Cabal" +DESCRIPTION="Portable temporary file and directory support for Windows and Unix" HOMEPAGE="https://github.com/batterseapower/temporary" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
