diff options
author | 2012-12-07 16:28:07 +0000 | |
---|---|---|
committer | 2012-12-07 16:28:07 +0000 | |
commit | f322ebadca9936604fb3e9ed66e2b36f8a1d854b (patch) | |
tree | b9f76393181104efdc08d7fde834d42d2b135d7b /dev-haskell/httpd-shed | |
parent | Stable for ppc, wrt bug #421351 (diff) | |
download | gentoo-2-f322ebadca9936604fb3e9ed66e2b36f8a1d854b.tar.gz gentoo-2-f322ebadca9936604fb3e9ed66e2b36f8a1d854b.tar.bz2 gentoo-2-f322ebadca9936604fb3e9ed66e2b36f8a1d854b.zip |
Stable for ppc, wrt bug #421351
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-haskell/httpd-shed')
-rw-r--r-- | dev-haskell/httpd-shed/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/httpd-shed/httpd-shed-0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/httpd-shed/ChangeLog b/dev-haskell/httpd-shed/ChangeLog index 3a9741b474cf..86d582fc1231 100644 --- a/dev-haskell/httpd-shed/ChangeLog +++ b/dev-haskell/httpd-shed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/httpd-shed # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/httpd-shed/ChangeLog,v 1.4 2012/09/25 14:04:34 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/httpd-shed/ChangeLog,v 1.5 2012/12/07 16:28:07 ago Exp $ + + 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> httpd-shed-0.4.ebuild: + Stable for ppc, wrt bug #421351 25 Sep 2012; Andreas Schuerch <nativemad@gentoo.org> httpd-shed-0.4.ebuild: x86 stable, see bug 421351 diff --git a/dev-haskell/httpd-shed/httpd-shed-0.4.ebuild b/dev-haskell/httpd-shed/httpd-shed-0.4.ebuild index 846ff7ce3681..55bf10b5e3de 100644 --- a/dev-haskell/httpd-shed/httpd-shed-0.4.ebuild +++ b/dev-haskell/httpd-shed/httpd-shed-0.4.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/httpd-shed/httpd-shed-0.4.ebuild,v 1.4 2012/09/25 14:04:34 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/httpd-shed/httpd-shed-0.4.ebuild,v 1.5 2012/12/07 16:28:07 ago Exp $ # ebuild generated by hackport 0.2.17.9999 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/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-haskell/network[profile?] |