diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-30 15:02:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-30 15:02:34 +0000 |
commit | 2fdf51ed14000f8709bcf4d2915aa3c583707453 (patch) | |
tree | 90f10f6959b894b40ce4b6c283c673ce651b5da1 /dev-haskell/zip-archive/zip-archive-0.1.2.1-r2.ebuild | |
parent | Stable for alpha, wrt bug #456520 (diff) | |
download | gentoo-2-2fdf51ed14000f8709bcf4d2915aa3c583707453.tar.gz gentoo-2-2fdf51ed14000f8709bcf4d2915aa3c583707453.tar.bz2 gentoo-2-2fdf51ed14000f8709bcf4d2915aa3c583707453.zip |
Stable for alpha, wrt bug #456522
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/zip-archive/zip-archive-0.1.2.1-r2.ebuild')
-rw-r--r-- | dev-haskell/zip-archive/zip-archive-0.1.2.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/zip-archive/zip-archive-0.1.2.1-r2.ebuild b/dev-haskell/zip-archive/zip-archive-0.1.2.1-r2.ebuild index a5bfdf48a4e8..c8f4f369107d 100644 --- a/dev-haskell/zip-archive/zip-archive-0.1.2.1-r2.ebuild +++ b/dev-haskell/zip-archive/zip-archive-0.1.2.1-r2.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-haskell/zip-archive/zip-archive-0.1.2.1-r2.ebuild,v 1.8 2013/03/28 22:43:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/zip-archive/zip-archive-0.1.2.1-r2.ebuild,v 1.9 2013/03/30 15:02:34 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-haskell/binary-0.5:=[profile?] |