diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 16:25:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 16:25:51 +0000 |
commit | 9b027823f252b8b76cd1520a12a11bbdb5d288ff (patch) | |
tree | 428972d17cf8d9466d51a27d009ba2785ef4666a | |
parent | Stable for ppc, wrt bug #421351 (diff) | |
download | gentoo-2-9b027823f252b8b76cd1520a12a11bbdb5d288ff.tar.gz gentoo-2-9b027823f252b8b76cd1520a12a11bbdb5d288ff.tar.bz2 gentoo-2-9b027823f252b8b76cd1520a12a11bbdb5d288ff.zip |
Stable for ppc, wrt bug #421351
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
-rw-r--r-- | dev-haskell/cmdlib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/cmdlib/cmdlib-0.3.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/cmdlib/ChangeLog b/dev-haskell/cmdlib/ChangeLog index e027e58feb2f..22f828250563 100644 --- a/dev-haskell/cmdlib/ChangeLog +++ b/dev-haskell/cmdlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/cmdlib # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cmdlib/ChangeLog,v 1.6 2012/09/25 13:58:26 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cmdlib/ChangeLog,v 1.7 2012/12/07 16:25:51 ago Exp $ + + 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> cmdlib-0.3.5.ebuild: + Stable for ppc, wrt bug #421351 25 Sep 2012; Andreas Schuerch <nativemad@gentoo.org> cmdlib-0.3.5.ebuild: x86 stable, see bug 421351 diff --git a/dev-haskell/cmdlib/cmdlib-0.3.5.ebuild b/dev-haskell/cmdlib/cmdlib-0.3.5.ebuild index a136120f171b..4f8b52ac0b86 100644 --- a/dev-haskell/cmdlib/cmdlib-0.3.5.ebuild +++ b/dev-haskell/cmdlib/cmdlib-0.3.5.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/cmdlib/cmdlib-0.3.5.ebuild,v 1.6 2012/09/25 13:58:26 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cmdlib/cmdlib-0.3.5.ebuild,v 1.7 2012/12/07 16:25:51 ago Exp $ # ebuild generated by hackport 0.2.13 @@ -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" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="dev-haskell/mtl[profile?] |