diff options
author | 2012-09-07 23:47:26 +0000 | |
---|---|---|
committer | 2012-09-07 23:47:26 +0000 | |
commit | ce3b88c074609c400a1106270efdf9d9e44c568b (patch) | |
tree | 85d4dee13c2ac40bf81a401157e6280851614526 /dev-haskell/cmdlib | |
parent | Stable for amd64, wrt bug #421351 (diff) | |
download | historical-ce3b88c074609c400a1106270efdf9d9e44c568b.tar.gz historical-ce3b88c074609c400a1106270efdf9d9e44c568b.tar.bz2 historical-ce3b88c074609c400a1106270efdf9d9e44c568b.zip |
Stable for amd64, wrt bug #421351
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/cmdlib')
-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 0a8dfa62ac2a..e4362cb81456 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.3 2012/08/09 13:06:50 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cmdlib/ChangeLog,v 1.4 2012/09/07 23:41:35 ago Exp $ + + 07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> cmdlib-0.3.5.ebuild: + Stable for amd64, wrt bug #421351 09 Aug 2012; Sergei Trofimovich <slyfox@gentoo.org> cmdlib-0.3.5.ebuild: Keyworded ~alpha/~ia64/~ppc/~ppc64/~sparc for darcs-2.8 diff --git a/dev-haskell/cmdlib/cmdlib-0.3.5.ebuild b/dev-haskell/cmdlib/cmdlib-0.3.5.ebuild index 8eaaedef7aa2..5f893b769d14 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.3 2012/08/09 13:06:50 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cmdlib/cmdlib-0.3.5.ebuild,v 1.4 2012/09/07 23:41:35 ago Exp $ # ebuild generated by hackport 0.2.13 @@ -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" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="dev-haskell/mtl[profile?] |