diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2013-11-05 11:54:58 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2013-11-05 11:54:58 +0000 |
commit | e58252b5f7636abf4b87a5eb77ececb22cf8b8a8 (patch) | |
tree | b5ae638143d55fd822148b45b348058264bc88aa /dev-haskell/tls-extra/tls-extra-0.6.5-r1.ebuild | |
parent | Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkan... (diff) | |
download | historical-e58252b5f7636abf4b87a5eb77ececb22cf8b8a8.tar.gz historical-e58252b5f7636abf4b87a5eb77ececb22cf8b8a8.tar.bz2 historical-e58252b5f7636abf4b87a5eb77ececb22cf8b8a8.zip |
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani in bug #488750.
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0xB5058F9A
Diffstat (limited to 'dev-haskell/tls-extra/tls-extra-0.6.5-r1.ebuild')
-rw-r--r-- | dev-haskell/tls-extra/tls-extra-0.6.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/tls-extra/tls-extra-0.6.5-r1.ebuild b/dev-haskell/tls-extra/tls-extra-0.6.5-r1.ebuild index 40fbf9978027..5b6bd71f8bcf 100644 --- a/dev-haskell/tls-extra/tls-extra-0.6.5-r1.ebuild +++ b/dev-haskell/tls-extra/tls-extra-0.6.5-r1.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/tls-extra/tls-extra-0.6.5-r1.ebuild,v 1.1 2013/09/29 01:02:25 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/tls-extra/tls-extra-0.6.5-r1.ebuild,v 1.2 2013/11/05 11:38:41 chainsaw Exp $ EAPI=5 @@ -16,7 +16,7 @@ RESTRICT="test" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND=">=dev-haskell/certificate-1.3.5:=[profile?] <dev-haskell/certificate-1.4.0:=[profile?] |