diff options
-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?] |