diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 19:33:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 19:33:37 +0000 |
commit | 2874a6025f4428aacdd2d0bacba71fd3d4db1787 (patch) | |
tree | 167d91781fdd97b3e5df2a7275112088b41615a6 /dev-haskell/system-filepath | |
parent | Stable for x86, wrt bug #488750 (diff) | |
download | gentoo-2-2874a6025f4428aacdd2d0bacba71fd3d4db1787.tar.gz gentoo-2-2874a6025f4428aacdd2d0bacba71fd3d4db1787.tar.bz2 gentoo-2-2874a6025f4428aacdd2d0bacba71fd3d4db1787.zip |
Stable for x86, wrt bug #488750
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/system-filepath')
-rw-r--r-- | dev-haskell/system-filepath/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/system-filepath/system-filepath-0.4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/system-filepath/ChangeLog b/dev-haskell/system-filepath/ChangeLog index ebf05feb692a..a8e63bcb2aba 100644 --- a/dev-haskell/system-filepath/ChangeLog +++ b/dev-haskell/system-filepath/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/system-filepath # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/system-filepath/ChangeLog,v 1.3 2013/11/05 09:40:09 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/system-filepath/ChangeLog,v 1.4 2013/11/24 19:33:37 ago Exp $ + + 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> system-filepath-0.4.8.ebuild: + Stable for x86, wrt bug #488750 05 Nov 2013; Tony Vroon <chainsaw@gentoo.org> system-filepath-0.4.8.ebuild: Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El diff --git a/dev-haskell/system-filepath/system-filepath-0.4.8.ebuild b/dev-haskell/system-filepath/system-filepath-0.4.8.ebuild index 5c345719cc29..9037ee73ea90 100644 --- a/dev-haskell/system-filepath/system-filepath-0.4.8.ebuild +++ b/dev-haskell/system-filepath/system-filepath-0.4.8.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/system-filepath/system-filepath-0.4.8.ebuild,v 1.2 2013/11/05 09:40:09 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/system-filepath/system-filepath-0.4.8.ebuild,v 1.3 2013/11/24 19:33:37 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="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-haskell/deepseq-1.1:=[profile?] <dev-haskell/deepseq-1.4:=[profile?] |