diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-09-14 17:19:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-09-14 17:19:58 +0000 |
commit | 13acf19d661ac43339df2c192ac24fb149446823 (patch) | |
tree | a169b5ccf774a3f2c69308b3408442a8816b9e1c /dev-ruby/rexical | |
parent | Big leechcraft bump, 0.4.90 (diff) | |
download | historical-13acf19d661ac43339df2c192ac24fb149446823.tar.gz historical-13acf19d661ac43339df2c192ac24fb149446823.tar.bz2 historical-13acf19d661ac43339df2c192ac24fb149446823.zip |
Stable for HPPA (bug #369573).
Package-Manager: portage-2.2.0_alpha56/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/rexical')
-rw-r--r-- | dev-ruby/rexical/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rexical/rexical-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rexical/ChangeLog b/dev-ruby/rexical/ChangeLog index 9b97de822a39..df186da8c54f 100644 --- a/dev-ruby/rexical/ChangeLog +++ b/dev-ruby/rexical/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rexical # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexical/ChangeLog,v 1.18 2011/08/02 16:30:25 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexical/ChangeLog,v 1.19 2011/09/14 17:11:24 jer Exp $ + + 14 Sep 2011; Jeroen Roovers <jer@gentoo.org> rexical-1.0.5.ebuild: + Stable for HPPA (bug #369573). 02 Aug 2011; Markos Chandras <hwoarang@gentoo.org> rexical-1.0.5.ebuild: Stable on amd64 wrt bug #348510 diff --git a/dev-ruby/rexical/rexical-1.0.5.ebuild b/dev-ruby/rexical/rexical-1.0.5.ebuild index d9140ef8717d..940d9dc407d3 100644 --- a/dev-ruby/rexical/rexical-1.0.5.ebuild +++ b/dev-ruby/rexical/rexical-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexical/rexical-1.0.5.ebuild,v 1.5 2011/08/02 16:30:25 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexical/rexical-1.0.5.ebuild,v 1.6 2011/09/14 17:11:24 jer Exp $ EAPI=2 @@ -16,7 +16,7 @@ DESCRIPTION="Rexical is a lexical scanner generator" HOMEPAGE="http://github.com/tenderlove/rexical/tree/master" LICENSE="LGPL-2" # plus exception -KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" SLOT="0" IUSE="" |