diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-08-09 16:12:06 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-08-09 16:12:06 +0000 |
commit | 86bbd0e50b92512176758ee69afc2e0d93172ec5 (patch) | |
tree | c06679c53c20d16991ad5a8c2ad9142e0b5fa693 /dev-haskell/terminfo | |
parent | Forced png flag for pdf, bug #430584 (diff) | |
download | gentoo-2-86bbd0e50b92512176758ee69afc2e0d93172ec5.tar.gz gentoo-2-86bbd0e50b92512176758ee69afc2e0d93172ec5.tar.bz2 gentoo-2-86bbd0e50b92512176758ee69afc2e0d93172ec5.zip |
x86 stable, see bug 418703
(Portage version: 2.1.10.65/cvs/Linux i686)
Diffstat (limited to 'dev-haskell/terminfo')
-rw-r--r-- | dev-haskell/terminfo/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/terminfo/terminfo-0.3.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/terminfo/ChangeLog b/dev-haskell/terminfo/ChangeLog index f53d0c6109f9..6d460080ea53 100644 --- a/dev-haskell/terminfo/ChangeLog +++ b/dev-haskell/terminfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/terminfo # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v 1.21 2012/08/09 10:22:37 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v 1.22 2012/08/09 16:12:06 nativemad Exp $ + + 09 Aug 2012; Andreas Schuerch <nativemad@gentoo.org> terminfo-0.3.2.3.ebuild: + x86 stable, see bug 418703 09 Aug 2012; Sergei Trofimovich <slyfox@gentoo.org> terminfo-0.3.2.3.ebuild: Stable on alpha/ia64/sparc (bug #418703) diff --git a/dev-haskell/terminfo/terminfo-0.3.2.3.ebuild b/dev-haskell/terminfo/terminfo-0.3.2.3.ebuild index 1e31cdf3ed7f..1f3eac231712 100644 --- a/dev-haskell/terminfo/terminfo-0.3.2.3.ebuild +++ b/dev-haskell/terminfo/terminfo-0.3.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/terminfo-0.3.2.3.ebuild,v 1.4 2012/08/09 10:22:37 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/terminfo-0.3.2.3.ebuild,v 1.5 2012/08/09 16:12:06 nativemad Exp $ # ebuild generated by hackport 0.2.14 @@ -15,7 +15,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=dev-lang/ghc-6.10.4 |