diff options
-rw-r--r-- | dev-haskell/cpphs/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/cpphs/cpphs-1.18.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/cpphs/ChangeLog b/dev-haskell/cpphs/ChangeLog index 75b017392551..4f68613f0244 100644 --- a/dev-haskell/cpphs/ChangeLog +++ b/dev-haskell/cpphs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/cpphs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v 1.59 2014/07/02 04:06:40 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v 1.60 2014/07/09 03:05:18 patrick Exp $ + + 09 Jul 2014; Patrick Lauer <patrick@gentoo.org> cpphs-1.18.5.ebuild: + Temporarily drop keywords until dependencies catch up *cpphs-1.18.5 (02 Jul 2014) diff --git a/dev-haskell/cpphs/cpphs-1.18.5.ebuild b/dev-haskell/cpphs/cpphs-1.18.5.ebuild index 4f53164b2c73..e464eeb0afea 100644 --- a/dev-haskell/cpphs/cpphs-1.18.5.ebuild +++ b/dev-haskell/cpphs/cpphs-1.18.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.18.5.ebuild,v 1.1 2014/07/02 04:06:40 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.18.5.ebuild,v 1.2 2014/07/09 03:05:18 patrick Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-haskell/polyparse-1.9:=[profile?] |