diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-04-28 20:51:17 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-04-28 20:51:17 +0000 |
commit | 8b26a097ac64d3f7ff86c68c90ea83ab3dcac17a (patch) | |
tree | e93bd5d95037203ba63065361c26fe0878e0dfc7 /dev-haskell | |
parent | alpha/amd64/ia64/ppc/ppc64/sparc/x86 stable wrt bug #546260 (stabilize pandoc... (diff) | |
download | gentoo-2-8b26a097ac64d3f7ff86c68c90ea83ab3dcac17a.tar.gz gentoo-2-8b26a097ac64d3f7ff86c68c90ea83ab3dcac17a.tar.bz2 gentoo-2-8b26a097ac64d3f7ff86c68c90ea83ab3dcac17a.zip |
amd64/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/hs-bibutils/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/hs-bibutils/hs-bibutils-5.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/hs-bibutils/ChangeLog b/dev-haskell/hs-bibutils/ChangeLog index 91ae0f033307..8c708f6b087e 100644 --- a/dev-haskell/hs-bibutils/ChangeLog +++ b/dev-haskell/hs-bibutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/hs-bibutils -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/ChangeLog,v 1.9 2014/12/23 05:01:14 gienah Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/ChangeLog,v 1.10 2015/04/28 20:51:17 slyfox Exp $ + + 28 Apr 2015; Sergei Trofimovich <slyfox@gentoo.org> hs-bibutils-5.5.ebuild: + amd64/x86 stable wrt bug #546260 (stabilize pandoc-citeproc depends) *hs-bibutils-5.5 (23 Dec 2014) diff --git a/dev-haskell/hs-bibutils/hs-bibutils-5.5.ebuild b/dev-haskell/hs-bibutils/hs-bibutils-5.5.ebuild index 53b8aa3ec946..1dfc212db8fd 100644 --- a/dev-haskell/hs-bibutils/hs-bibutils-5.5.ebuild +++ b/dev-haskell/hs-bibutils/hs-bibutils-5.5.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/hs-bibutils/hs-bibutils-5.5.ebuild,v 1.1 2014/12/23 05:01:14 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/hs-bibutils-5.5.ebuild,v 1.2 2015/04/28 20:51:17 slyfox Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-haskell/syb:=[profile?] |