diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2012-08-09 09:49:02 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2012-08-09 09:49:02 +0000 |
commit | 6ba6d82e652fa6a61f7b454b1a66bffb574cb751 (patch) | |
tree | 8ddd571dd0b731636bfd8c6363707a49d82c9588 /dev-haskell/regex-compat | |
parent | Version bump. (diff) | |
download | gentoo-2-6ba6d82e652fa6a61f7b454b1a66bffb574cb751.tar.gz gentoo-2-6ba6d82e652fa6a61f7b454b1a66bffb574cb751.tar.bz2 gentoo-2-6ba6d82e652fa6a61f7b454b1a66bffb574cb751.zip |
Stable on alpha/ia64/sparc (bug #414711)
(Portage version: 2.2.0_alpha120_p28/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/regex-compat')
-rw-r--r-- | dev-haskell/regex-compat/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/regex-compat/regex-compat-0.95.1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-haskell/regex-compat/ChangeLog b/dev-haskell/regex-compat/ChangeLog index 8147e50c29e6..dfc8d3b8ed1b 100644 --- a/dev-haskell/regex-compat/ChangeLog +++ b/dev-haskell/regex-compat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/regex-compat # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/ChangeLog,v 1.33 2012/08/03 19:35:32 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/ChangeLog,v 1.34 2012/08/09 09:49:02 slyfox Exp $ + + 09 Aug 2012; Sergei Trofimovich <slyfox@gentoo.org> + regex-compat-0.95.1.ebuild: + Stable on alpha/ia64/sparc (bug #414711) 03 Aug 2012; Andreas Schuerch <nativemad@gentoo.org> regex-compat-0.95.1.ebuild: @@ -131,4 +135,3 @@ 05 Aug 2007; Lennart Kolmodin <kolmodin@gentoo.org> +metadata.xml, +regex-compat-0.71.ebuild, +regex-compat-0.90.ebuild: Initial import. - diff --git a/dev-haskell/regex-compat/regex-compat-0.95.1.ebuild b/dev-haskell/regex-compat/regex-compat-0.95.1.ebuild index 15ffc71a27b3..58052ab14fc0 100644 --- a/dev-haskell/regex-compat/regex-compat-0.95.1.ebuild +++ b/dev-haskell/regex-compat/regex-compat-0.95.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/regex-compat/regex-compat-0.95.1.ebuild,v 1.5 2012/08/03 19:35:32 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/regex-compat-0.95.1.ebuild,v 1.6 2012/08/09 09:49:02 slyfox 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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=">=dev-haskell/regex-base-0.93 |