diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:43:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:43:17 +0000 |
commit | bbcd8f258e5b4b8e3fff07543ffd904b73985b34 (patch) | |
tree | 756f8b7b161fcb05bdd5a9248640e5df4fa5b2d5 /dev-haskell/libxml-sax/libxml-sax-0.7.4.ebuild | |
parent | Stable for ppc64, wrt bug #497490 (diff) | |
download | historical-bbcd8f258e5b4b8e3fff07543ffd904b73985b34.tar.gz historical-bbcd8f258e5b4b8e3fff07543ffd904b73985b34.tar.bz2 historical-bbcd8f258e5b4b8e3fff07543ffd904b73985b34.zip |
Stable for ppc, wrt bug #488808
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-haskell/libxml-sax/libxml-sax-0.7.4.ebuild')
-rw-r--r-- | dev-haskell/libxml-sax/libxml-sax-0.7.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/libxml-sax/libxml-sax-0.7.4.ebuild b/dev-haskell/libxml-sax/libxml-sax-0.7.4.ebuild index bc2d6223e710..99fbfa1de4fa 100644 --- a/dev-haskell/libxml-sax/libxml-sax-0.7.4.ebuild +++ b/dev-haskell/libxml-sax/libxml-sax-0.7.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-haskell/libxml-sax/libxml-sax-0.7.4.ebuild,v 1.3 2013/12/07 19:30:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.4.ebuild,v 1.4 2014/01/19 10:43:06 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-haskell/text-0.7:=[profile?] |