diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-12-15 19:55:31 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-12-15 19:55:31 +0000 |
commit | 7ab25d20109a535cea8be1fb830e9425fdf954ea (patch) | |
tree | bc651be2443177e839d1bb43a1b72fab0f24db9b /dev-ruby/will_paginate | |
parent | Marking xcb-proto-1.5 ppc64 for bug 294958 (diff) | |
download | historical-7ab25d20109a535cea8be1fb830e9425fdf954ea.tar.gz historical-7ab25d20109a535cea8be1fb830e9425fdf954ea.tar.bz2 historical-7ab25d20109a535cea8be1fb830e9425fdf954ea.zip |
Move mislav-will_paginate to will_paginate to follow upstream. Also move to ruby-fakegem this time. Restricting tests for now till a fix can be devised.
Package-Manager: portage-2.2_rc59/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/will_paginate')
-rw-r--r-- | dev-ruby/will_paginate/ChangeLog | 46 | ||||
-rw-r--r-- | dev-ruby/will_paginate/Manifest | 14 | ||||
-rw-r--r-- | dev-ruby/will_paginate/metadata.xml | 5 | ||||
-rw-r--r-- | dev-ruby/will_paginate/will_paginate-2.3.11-r1.ebuild | 30 |
4 files changed, 95 insertions, 0 deletions
diff --git a/dev-ruby/will_paginate/ChangeLog b/dev-ruby/will_paginate/ChangeLog new file mode 100644 index 000000000000..5c144aea75ad --- /dev/null +++ b/dev-ruby/will_paginate/ChangeLog @@ -0,0 +1,46 @@ +# ChangeLog for dev-ruby/will_paginate +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/will_paginate/ChangeLog,v 1.1 2009/12/15 19:55:31 flameeyes Exp $ + +*will_paginate-2.3.11-r1 (15 Dec 2009) + + 15 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org> + +will_paginate-2.3.11-r1.ebuild, +metadata.xml: + Move mislav-will_paginate to will_paginate to follow upstream. Also move + to ruby-fakegem this time. Restricting tests for now till a fix can be + devised. + + 24 Aug 2009; Hans de Graaff <graaff@gentoo.org> + -mislav-will_paginate-2.3.7.ebuild: + Remove old version. + +*mislav-will_paginate-2.3.11 (08 Jun 2009) + + 08 Jun 2009; Hans de Graaff <graaff@gentoo.org> + -mislav-will_paginate-2.3.9.ebuild, +mislav-will_paginate-2.3.11.ebuild: + Version bump. Fixes incompatibility introduced in 2.3.9, which is removed. + +*mislav-will_paginate-2.3.9 (26 May 2009) + + 26 May 2009; Hans de Graaff <graaff@gentoo.org> + mislav-will_paginate-2.3.7.ebuild, +mislav-will_paginate-2.3.9.ebuild: + dev-ruby/mocha is needed when running the tests. + Bump version for improved Rails 2.3.2 compatibility. This makes the test + suite pass when Rails 2.3.2 is installed. + + 20 May 2009; Hans de Graaff <graaff@gentoo.org> Manifest: + Redigest zip file now that github has fixed zip downloading. + + 20 May 2009; Hans de Graaff <graaff@gentoo.org> + mislav-will_paginate-2.3.7.ebuild: + Add ~x86 keyword. + +*mislav-will_paginate-2.3.7 (17 Apr 2009) + + 17 Apr 2009; Diego E. Pettenò <flameeyes@gentoo.org> +metadata.xml, + +mislav-will_paginate-2.3.7.ebuild: + Initial import of mislav-will_paginate (new name of will_paginate). + Loosely based on Wim Muskee work on bug #256077. Uses the github-produced + tarball (renamed), has proper dependencies and an src_test function and + installs a fake gemspec file. + diff --git a/dev-ruby/will_paginate/Manifest b/dev-ruby/will_paginate/Manifest new file mode 100644 index 000000000000..842b061fa407 --- /dev/null +++ b/dev-ruby/will_paginate/Manifest @@ -0,0 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +DIST will_paginate-2.3.11.gem 38912 RMD160 31e8d4562fb1d88662cb3529bee92fbbc274d439 SHA1 4239923e771d926603595e17eb62b73e8fd49761 SHA256 7ef80fbb8dd3847893e2140069d3e4326be493f64febdc1bf803f89f8cfe6a46 +EBUILD will_paginate-2.3.11-r1.ebuild 726 RMD160 b5432a42517461f431db2b36bada16d8f2bb71d5 SHA1 2ef62f6a742c9bbb3606620f7779b39369ad2b70 SHA256 5e50e1788c286c2ef629742eb4b26c6100b4cc23a61a5ca364563bf8d91d1709 +MISC ChangeLog 1858 RMD160 7a5d2af3e5baeb410a566ced71266a0aed55e38a SHA1 23b11afbbb7f613f6840b63cb07c0b4dd648e242 SHA256 19d3b7e5a9a299b579f2e02600f381a921ce479a8551b358c917529752096098 +MISC metadata.xml 157 RMD160 5d9e2c7ecba96ffebd936d38acedf859cdea84e1 SHA1 8ce15dcc608eeb5616aeec610dc695cbe6f93e02 SHA256 11fba03a217e2d996f5cd8895493a5692ece8ddac2c1a2dfc71d0e830555121c +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.13 (GNU/Linux) + +iEYEARECAAYFAksn6agACgkQAiZjviIA2XgXMACfeXvztpBP/GfxCghkCuFVvkZZ +eBUAoMMmx5N96ViPYPG30897amBXxbCB +=GcoM +-----END PGP SIGNATURE----- diff --git a/dev-ruby/will_paginate/metadata.xml b/dev-ruby/will_paginate/metadata.xml new file mode 100644 index 000000000000..852136183369 --- /dev/null +++ b/dev-ruby/will_paginate/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>ruby</herd> +</pkgmetadata> diff --git a/dev-ruby/will_paginate/will_paginate-2.3.11-r1.ebuild b/dev-ruby/will_paginate/will_paginate-2.3.11-r1.ebuild new file mode 100644 index 000000000000..3de126ad9c7c --- /dev/null +++ b/dev-ruby/will_paginate/will_paginate-2.3.11-r1.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/will_paginate/will_paginate-2.3.11-r1.ebuild,v 1.1 2009/12/15 19:55:31 flameeyes Exp $ + +EAPI=2 +USE_RUBY="ruby18 jruby" + +RUBY_FAKEGEM_DOCDIR="doc" +RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc" + +inherit ruby-fakegem + +DESCRIPTION="Most awesome pagination solution for Ruby " +HOMEPAGE="http://github.com/mislav/will_paginate/" + +LICENSE="as-is" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RESTRICT="test" + +ruby_add_bdepend test dev-ruby/mocha +ruby_add_rdepend '>=dev-ruby/activesupport-1.4.4' + +all_ruby_install() { + all_fakegem_install + + docinto examples + dodoc examples/*.rb || die +} |