diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-08-03 13:03:49 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-08-03 13:03:49 +0000 |
commit | 73e021046cadb3b853ccd6ef3691aa1db546db79 (patch) | |
tree | d41ee9eaed03a7b06b46b50e6a7b9ed0c5b262ca /dev-haskell/digest | |
parent | Stable on amd64 wrt bug #418687 (diff) | |
download | historical-73e021046cadb3b853ccd6ef3691aa1db546db79.tar.gz historical-73e021046cadb3b853ccd6ef3691aa1db546db79.tar.bz2 historical-73e021046cadb3b853ccd6ef3691aa1db546db79.zip |
Stable on amd64 wrt bug #418689
Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/digest')
-rw-r--r-- | dev-haskell/digest/ChangeLog | 6 | ||||
-rw-r--r-- | dev-haskell/digest/digest-0.0.1.1.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-haskell/digest/ChangeLog b/dev-haskell/digest/ChangeLog index 96be19c7679a..bbb78d38121e 100644 --- a/dev-haskell/digest/ChangeLog +++ b/dev-haskell/digest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/digest # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/digest/ChangeLog,v 1.16 2012/04/14 10:18:06 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/digest/ChangeLog,v 1.17 2012/08/03 13:03:49 hwoarang Exp $ + + 03 Aug 2012; Markos Chandras <hwoarang@gentoo.org> digest-0.0.1.1.ebuild: + Stable on amd64 wrt bug #418689 *digest-0.0.1.1 (14 Apr 2012) @@ -57,4 +60,3 @@ 28 Mar 2010; Lennart Kolmodin <kolmodin@gentoo.org> +digest-0.0.0.8.ebuild, +metadata.xml: Initial version, indirect dependency of darcs. - diff --git a/dev-haskell/digest/digest-0.0.1.1.ebuild b/dev-haskell/digest/digest-0.0.1.1.ebuild index 50daff979cac..26d5b9f1136c 100644 --- a/dev-haskell/digest/digest-0.0.1.1.ebuild +++ b/dev-haskell/digest/digest-0.0.1.1.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/digest/digest-0.0.1.1.ebuild,v 1.1 2012/04/14 10:18:06 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/digest/digest-0.0.1.1.ebuild,v 1.2 2012/08/03 13:03:49 hwoarang Exp $ # ebuild generated by hackport 0.2.17.9999 @@ -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" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-lang/ghc-6.8.2 |