diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-30 17:13:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-30 17:13:47 +0000 |
commit | aab0842de5d761494c966dbb370d341b89754bc8 (patch) | |
tree | 15f5373c5e101e56c3c0e5682c248de9249dadfb /dev-vcs/darcs | |
parent | Stable for x86, wrt bug #484246 (diff) | |
download | gentoo-2-aab0842de5d761494c966dbb370d341b89754bc8.tar.gz gentoo-2-aab0842de5d761494c966dbb370d341b89754bc8.tar.bz2 gentoo-2-aab0842de5d761494c966dbb370d341b89754bc8.zip |
Stable for x86, wrt bug #485656
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-vcs/darcs')
-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 e62f08aaaa0d..c1c77f424b2f 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.47 2013/09/23 19:15:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/darcs/ChangeLog,v 1.48 2013/09/30 17:13:47 ago Exp $ + + 30 Sep 2013; Agostino Sarubbo <ago@gentoo.org> darcs-2.8.4.ebuild: + Stable for x86, wrt bug #485656 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> darcs-2.8.4.ebuild: Stable for sparc, wrt bug #485656 diff --git a/dev-vcs/darcs/darcs-2.8.4.ebuild b/dev-vcs/darcs/darcs-2.8.4.ebuild index 13e950c0250f..660093e961aa 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.3 2013/09/23 19:15:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/darcs/darcs-2.8.4.ebuild,v 1.4 2013/09/30 17:13:47 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?] |