diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-04-28 20:43:51 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-04-28 20:43:51 +0000 |
commit | 01cc103dbac25ccec661280099368f629735961f (patch) | |
tree | 3a4f00ed09a498ac4439ac6e8dc52e2d1505e0cf /dev-haskell | |
parent | x86/amd64 stable wrt bug #546260 (stabilize pandoc-citeproc depends) (diff) | |
download | gentoo-2-01cc103dbac25ccec661280099368f629735961f.tar.gz gentoo-2-01cc103dbac25ccec661280099368f629735961f.tar.bz2 gentoo-2-01cc103dbac25ccec661280099368f629735961f.zip |
alpha/amd64/ia64/ppc/ppc64/sparc/x86 stable wrt bug #546260 (stabilize pandoc-citeproc depends)
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/tagged/ChangeLog | 8 | ||||
-rw-r--r-- | dev-haskell/tagged/tagged-0.7.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-haskell/tagged/ChangeLog b/dev-haskell/tagged/ChangeLog index 2bf444db326c..a144ddc9811a 100644 --- a/dev-haskell/tagged/ChangeLog +++ b/dev-haskell/tagged/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/tagged -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/tagged/ChangeLog,v 1.6 2014/12/14 05:54:14 gienah Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/tagged/ChangeLog,v 1.7 2015/04/28 20:43:51 slyfox Exp $ + + 28 Apr 2015; Sergei Trofimovich <slyfox@gentoo.org> tagged-0.7.3.ebuild: + alpha/amd64/ia64/ppc/ppc64/sparc/x86 stable wrt bug #546260 (stabilize pandoc- + citeproc depends) *tagged-0.7.3 (14 Dec 2014) diff --git a/dev-haskell/tagged/tagged-0.7.3.ebuild b/dev-haskell/tagged/tagged-0.7.3.ebuild index 24b530d29d0f..b4c2fe47a35a 100644 --- a/dev-haskell/tagged/tagged-0.7.3.ebuild +++ b/dev-haskell/tagged/tagged-0.7.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/tagged/tagged-0.7.3.ebuild,v 1.1 2014/12/14 05:54:14 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/tagged/tagged-0.7.3.ebuild,v 1.2 2015/04/28 20:43:51 slyfox Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-lang/ghc-7.4.1:= |