diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 19:49:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 19:49:39 +0000 |
commit | 66f6f33dc796133385726657a3c64f76543cb4a4 (patch) | |
tree | bb8297abaf0bc1f0a8c2b836e4837c7848bc60b0 /dev-vcs/darcs | |
parent | Stable for alpha, wrt bug #485656 (diff) | |
download | gentoo-2-66f6f33dc796133385726657a3c64f76543cb4a4.tar.gz gentoo-2-66f6f33dc796133385726657a3c64f76543cb4a4.tar.bz2 gentoo-2-66f6f33dc796133385726657a3c64f76543cb4a4.zip |
Stable for alpha, wrt bug #485656
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 61b23e4fba1b..6147673c0bee 100644 --- a/dev-vcs/darcs/ChangeLog +++ b/dev-vcs/darcs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/darcs # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/darcs/ChangeLog,v 1.52 2014/01/18 19:49:39 ago Exp $ + + 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> darcs-2.8.4.ebuild: + Stable for alpha, wrt bug #485656 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> darcs-2.8.4.ebuild: Stable for ia64, wrt bug #485656 diff --git a/dev-vcs/darcs/darcs-2.8.4.ebuild b/dev-vcs/darcs/darcs-2.8.4.ebuild index b15a8ec2815b..c6fa564cb6d8 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-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.7 2014/01/15 09:22:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/darcs/darcs-2.8.4.ebuild,v 1.8 2014/01/18 19:49:39 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?] |