diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 13:46:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 13:46:30 +0000 |
commit | eb2c3113e5c4eaed286f5ea68f1e106a13dcc12b (patch) | |
tree | 384ce7da10c96cb82a0233aefcee096d60e7a019 /dev-vcs | |
parent | amd64 stable, bug #492082 (diff) | |
download | gentoo-2-eb2c3113e5c4eaed286f5ea68f1e106a13dcc12b.tar.gz gentoo-2-eb2c3113e5c4eaed286f5ea68f1e106a13dcc12b.tar.bz2 gentoo-2-eb2c3113e5c4eaed286f5ea68f1e106a13dcc12b.zip |
Stable for ppc64, wrt bug #485656
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/darcs/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/darcs/darcs-2.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/darcs/ChangeLog b/dev-vcs/darcs/ChangeLog index c1c77f424b2f..872fb8a99b37 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.48 2013/09/30 17:13:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/darcs/ChangeLog,v 1.49 2013/12/22 13:46:30 ago Exp $ + + 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> darcs-2.8.4.ebuild: + Stable for ppc64, wrt bug #485656 30 Sep 2013; Agostino Sarubbo <ago@gentoo.org> darcs-2.8.4.ebuild: Stable for x86, wrt bug #485656 diff --git a/dev-vcs/darcs/darcs-2.8.4.ebuild b/dev-vcs/darcs/darcs-2.8.4.ebuild index 660093e961aa..2f2ab9cca0a6 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 # 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.4 2013/09/30 17:13:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/darcs/darcs-2.8.4.ebuild,v 1.5 2013/12/22 13:46:30 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?] |