diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2016-06-06 21:43:24 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2016-06-06 21:43:24 +0100 |
commit | 5b351d41904b3274b454ad7f7d13fea430afbf9f (patch) | |
tree | 582ed0d1c5f2a6f9e2098d2b5dd54c83724b8867 /dev-haskell | |
parent | dev-haskell/tasty-th: trim DESCRIPTION (diff) | |
download | gentoo-5b351d41904b3274b454ad7f7d13fea430afbf9f.tar.gz gentoo-5b351d41904b3274b454ad7f7d13fea430afbf9f.tar.bz2 gentoo-5b351d41904b3274b454ad7f7d13fea430afbf9f.zip |
dev-haskell/temporary: trim DESCRIPTION
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/temporary/temporary-1.1.2.4.ebuild | 4 | ||||
-rw-r--r-- | 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 e58dc5b84d08..e48aebff0869 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 baa8dfe0a176..553b2a7e6a45 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" |