diff options
author | 2009-07-21 16:25:53 +0000 | |
---|---|---|
committer | 2009-07-21 16:25:53 +0000 | |
commit | 8732355d4c81b230a24958024719b59d161dc6ae (patch) | |
tree | 0751bf84b56b15dae2024886ce542e632e892d30 /dev-haskell/x11/x11-1.4.2.ebuild | |
parent | Bump to 1.9.6.6, cleanup old versions (diff) | |
download | historical-8732355d4c81b230a24958024719b59d161dc6ae.tar.gz historical-8732355d4c81b230a24958024719b59d161dc6ae.tar.bz2 historical-8732355d4c81b230a24958024719b59d161dc6ae.zip |
Marked stable on AMD64 as requested by Lennart Kolmodin <kolmodin@gentoo.org> in bug #278543. Dependency of x11-wm/xmonad.
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/x11/x11-1.4.2.ebuild')
-rw-r--r-- | dev-haskell/x11/x11-1.4.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/x11/x11-1.4.2.ebuild b/dev-haskell/x11/x11-1.4.2.ebuild index 289f22233d2a..842dff6c3979 100644 --- a/dev-haskell/x11/x11-1.4.2.ebuild +++ b/dev-haskell/x11/x11-1.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/x11/x11-1.4.2.ebuild,v 1.4 2008/08/07 22:02:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/x11/x11-1.4.2.ebuild,v 1.5 2009/07/21 16:25:53 chainsaw Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal eutils autotools @@ -14,7 +14,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar. LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~sparc ~x86" IUSE="xinerama" DEPEND=">=dev-lang/ghc-6.4.2 |