diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:22:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:22:36 +0000 |
commit | 7fa28e2c6e529d474b8db4382cf9fbd7af5ec709 (patch) | |
tree | 802f43b8dacb6fc8a5bd9e94ff57aa5125c6b051 /dev-vcs | |
parent | Stable for ia64, wrt bug #498050 (diff) | |
download | gentoo-2-7fa28e2c6e529d474b8db4382cf9fbd7af5ec709.tar.gz gentoo-2-7fa28e2c6e529d474b8db4382cf9fbd7af5ec709.tar.bz2 gentoo-2-7fa28e2c6e529d474b8db4382cf9fbd7af5ec709.zip |
Stable for ia64, wrt bug #485656
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/darcs/ChangeLog | 7 | ||||
-rw-r--r-- | dev-vcs/darcs/darcs-2.8.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-vcs/darcs/ChangeLog b/dev-vcs/darcs/ChangeLog index b10ff01a5b20..61b23e4fba1b 100644 --- a/dev-vcs/darcs/ChangeLog +++ b/dev-vcs/darcs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/darcs -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/darcs/ChangeLog,v 1.50 2013/12/23 11:18:28 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/darcs/ChangeLog,v 1.51 2014/01/15 09:22:36 ago Exp $ + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> darcs-2.8.4.ebuild: + Stable for ia64, wrt bug #485656 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> darcs-2.8.4.ebuild: Stable for ppc, wrt bug #485656 diff --git a/dev-vcs/darcs/darcs-2.8.4.ebuild b/dev-vcs/darcs/darcs-2.8.4.ebuild index 4a656c5057f9..b15a8ec2815b 100644 --- a/dev-vcs/darcs/darcs-2.8.4.ebuild +++ b/dev-vcs/darcs/darcs-2.8.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/darcs/darcs-2.8.4.ebuild,v 1.6 2013/12/23 11:18:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/darcs/darcs-2.8.4.ebuild,v 1.7 2014/01/15 09:22:36 ago 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="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="doc test" RDEPEND="=dev-haskell/extensible-exceptions-0.1*:=[profile?] |