diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-14 15:08:03 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-14 15:08:03 +0000 |
commit | 5546fb0d75212690507e643e289dbc5ee48b1431 (patch) | |
tree | 2406a842322c67cc66e98c6d3b09c70977f4d6d6 /dev-ruby/GeoRuby | |
parent | Stable on amd64 wrt bug #378373 (diff) | |
download | historical-5546fb0d75212690507e643e289dbc5ee48b1431.tar.gz historical-5546fb0d75212690507e643e289dbc5ee48b1431.tar.bz2 historical-5546fb0d75212690507e643e289dbc5ee48b1431.zip |
Stable on amd64 wrt bug #379011
Package-Manager: portage-2.2.0_alpha46/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/GeoRuby')
-rw-r--r-- | dev-ruby/GeoRuby/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/GeoRuby/GeoRuby-1.3.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/GeoRuby/ChangeLog b/dev-ruby/GeoRuby/ChangeLog index e540b9625c9b..3ed293952c1e 100644 --- a/dev-ruby/GeoRuby/ChangeLog +++ b/dev-ruby/GeoRuby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/GeoRuby -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/GeoRuby/ChangeLog,v 1.2 2010/08/19 04:07:11 flameeyes Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/GeoRuby/ChangeLog,v 1.3 2011/08/14 15:06:01 hwoarang Exp $ + + 14 Aug 2011; Markos Chandras <hwoarang@gentoo.org> GeoRuby-1.3.4.ebuild: + Stable on amd64 wrt bug #379011 19 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org> GeoRuby-1.3.4.ebuild: diff --git a/dev-ruby/GeoRuby/GeoRuby-1.3.4.ebuild b/dev-ruby/GeoRuby/GeoRuby-1.3.4.ebuild index 23d896c30b6e..75b9fb87c591 100644 --- a/dev-ruby/GeoRuby/GeoRuby-1.3.4.ebuild +++ b/dev-ruby/GeoRuby/GeoRuby-1.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/GeoRuby/GeoRuby-1.3.4.ebuild,v 1.2 2010/08/19 04:07:11 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/GeoRuby/GeoRuby-1.3.4.ebuild,v 1.3 2011/08/14 15:06:01 hwoarang Exp $ EAPI=2 @@ -21,5 +21,5 @@ HOMEPAGE="http://github.com/nofxx/georuby" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" |