From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9ADEB1381F3 for ; Mon, 14 Oct 2013 17:40:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 598FCE0954; Mon, 14 Oct 2013 17:40:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C8A09E09D5 for ; Mon, 14 Oct 2013 17:40:24 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A419B33DEE1 for ; Mon, 14 Oct 2013 17:40:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 5E4F7E5462 for ; Mon, 14 Oct 2013 17:40:22 +0000 (UTC) From: "Peter Wilmott" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Peter Wilmott" Message-ID: <1381766661.f8e8063863938476383f65b779a799558b896a00.p8952@gentoo> Subject: [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/activeldap/ X-VCS-Repository: proj/ruby-overlay X-VCS-Files: dev-ruby/activeldap/ChangeLog dev-ruby/activeldap/activeldap-4.0.1.ebuild dev-ruby/activeldap/metadata.xml X-VCS-Directories: dev-ruby/activeldap/ X-VCS-Committer: p8952 X-VCS-Committer-Name: Peter Wilmott X-VCS-Revision: f8e8063863938476383f65b779a799558b896a00 X-VCS-Branch: master Date: Mon, 14 Oct 2013 17:40:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2d15f378-247a-45e5-ad11-7e954f30315d X-Archives-Hash: 206a8b74aa80c55a3598c193250ba24a commit: f8e8063863938476383f65b779a799558b896a00 Author: Peter Wilmott

p8952 info> AuthorDate: Mon Oct 14 16:04:21 2013 +0000 Commit: Peter Wilmott

p8952 info> CommitDate: Mon Oct 14 16:04:21 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=f8e80638 dev-ruby/activeldap: version bump Package-Manager: portage-2.2.1 --- dev-ruby/activeldap/ChangeLog | 181 ++++++++++++++++++++++++++++ dev-ruby/activeldap/activeldap-4.0.1.ebuild | 42 +++++++ dev-ruby/activeldap/metadata.xml | 5 + 3 files changed, 228 insertions(+) diff --git a/dev-ruby/activeldap/ChangeLog b/dev-ruby/activeldap/ChangeLog new file mode 100644 index 0000000..2aa0a17 --- /dev/null +++ b/dev-ruby/activeldap/ChangeLog @@ -0,0 +1,181 @@ +# ChangeLog for dev-ruby/activeldap +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeldap/ChangeLog,v 1.6 2013/07/23 01:57:27 patrick Exp $ + + 23 Jul 2013; Patrick Lauer -activeldap-1.2.2-r1.ebuild: + QA: Drop old version with unsatisfiable ruby-gettext depend + + 08 Jul 2013; Hans de Graaff -activeldap-3.1.1-r1.ebuild: + Cleanup. + +*activeldap-3.2.2 (30 Sep 2012) + + 30 Sep 2012; Hans de Graaff +activeldap-3.2.2.ebuild: + Version bump. + + 16 Aug 2012; Diego E. Pettenò + activeldap-1.2.2-r1.ebuild: + Actually rely on the rake task as well. + + 16 Aug 2012; Diego E. Pettenò -activeldap-3.1.1.ebuild, + activeldap-1.2.2-r1.ebuild, activeldap-3.1.1-r1.ebuild: + Remove old; drop FAKEGEM_NAME; add proper dependency over test-unit:2 (even if + restricted); only depend on hoe for doc building or tests. + +*ruby-activeldap-3.1.1-r1 (02 Jul 2012) + + 02 Jul 2012; Hans de Graaff + +ruby-activeldap-3.1.1-r1.ebuild: + Extend versioning to activemodel 3.2 since it is mostly compatible: + https://github.com/activeldap/activeldap/pull/39 + +*ruby-activeldap-3.1.1 (15 Apr 2012) + + 15 Apr 2012; Hans de Graaff + +ruby-activeldap-3.1.1.ebuild: + Version bump. + + 06 Dec 2011; Hans de Graaff + -ruby-activeldap-1.2.1.ebuild, -ruby-activeldap-1.2.2.ebuild: + Remove old versions. + + 15 Oct 2011; Markus Meier + ruby-activeldap-1.2.2-r1.ebuild: + amd64/x86 stable, bug #384827 + + 08 Oct 2011; Raúl Porcel ruby-activeldap-1.2.1.ebuild, + ruby-activeldap-1.2.2.ebuild, ruby-activeldap-1.2.2-r1.ebuild: + Drop ia64 keywords + +*ruby-activeldap-1.2.2-r1 (13 Mar 2011) + + 13 Mar 2011; Hans de Graaff + +ruby-activeldap-1.2.2-r1.ebuild: + Use our own metadata to avoid problems with versioning. + + 10 Jan 2011; Hans de Graaff + ruby-activeldap-1.2.2.ebuild: + Keyword ~x86-macos. + + 09 Jan 2011; Hans de Graaff + ruby-activeldap-1.2.2.ebuild: + Loosen ruby-gettext dependency a bit to include patched version. + + 11 Dec 2010; Hans de Graaff + -ruby-activeldap-1.2.1-r1.ebuild, -ruby-activeldap-1.2.1-r2.ebuild: + Remove old versions. + + 11 Dec 2010; Hans de Graaff + ruby-activeldap-1.2.2.ebuild: + Expand gettext_activerecord dependency to include most recent version. + +*ruby-activeldap-1.2.2 (06 Jul 2010) + + 06 Jul 2010; Hans de Graaff + +ruby-activeldap-1.2.2.ebuild: + Version bump with bug fixes. + +*ruby-activeldap-1.2.1-r2 (23 May 2010) + + 23 May 2010; Hans de Graaff + +ruby-activeldap-1.2.1-r2.ebuild: + Be more lenient towards newer Rails versions in the same slot. + Use correct name for gemspec file. + +*ruby-activeldap-1.2.1-r1 (23 May 2010) + + 23 May 2010; Hans de Graaff + +ruby-activeldap-1.2.1-r1.ebuild: + Convert to ruby-fakegem. + + 23 May 2010; Hans de Graaff + -ruby-activeldap-0.8.3.1.ebuild: + Remove old version. + + 21 Feb 2010; Raúl Porcel + ruby-activeldap-1.2.1.ebuild: + ia64 stable wrt #302065 + + 17 Feb 2010; Markus Meier + ruby-activeldap-1.2.1.ebuild: + amd64/x86 stable, bug #302065 + + 16 Jan 2010; Hans de Graaff + ruby-activeldap-1.2.1.ebuild: + Relax dependency to include revisions. + +*ruby-activeldap-1.2.1 (17 Dec 2009) + + 17 Dec 2009; Hans de Graaff + -ruby-activeldap-1.2.0.ebuild, +ruby-activeldap-1.2.1.ebuild: + Version bump. Remove old version which depends on rails and gettext + versions no longer in the tree. + + 29 Nov 2009; Alex Legler ruby-activeldap-1.2.0.ebuild: + Fix SRC_URI due to gemcutter + + 09 Nov 2009; Raúl Porcel + ruby-activeldap-1.2.0.ebuild: + Add ~ia64 + +*ruby-activeldap-1.2.0 (23 Oct 2009) + + 23 Oct 2009; Hans de Graaff + +ruby-activeldap-1.2.0.ebuild: + Version bump. + + 02 Aug 2009; Hans de Graaff + -ruby-activeldap-0.6.0.ebuild: + Remove old version. + + 02 Aug 2009; Raúl Porcel + ruby-activeldap-0.8.3.1.ebuild: + ia64/x86 stable wrt #278800 + + 18 Jun 2009; Hans de Graaff + ruby-activeldap-0.6.0.ebuild, ruby-activeldap-0.8.3.1.ebuild: + Add missing IUSE and USE_RUBY. + + 13 Jun 2009; Hans de Graaff + -ruby-activeldap-0.7.4.ebuild: + Remove old version. + +*ruby-activeldap-0.8.3.1 (07 Nov 2007) + + 07 Nov 2007; Hans de Graaff + +ruby-activeldap-0.8.3.1.ebuild: + Version bump with updated dependencies; fix QA issues in ebuild; update + license information according to Google Project page + + 22 Feb 2007; Richard Brown + -ruby-activeldap-0.5.7.ebuild: + Remove old version + + 20 Oct 2006; Aron Griffis + ruby-activeldap-0.6.0.ebuild: + Mark 0.6.0 stable on ia64 + +*ruby-activeldap-0.7.4 (07 Aug 2006) + + 07 Aug 2006; Caleb Tennis + +ruby-activeldap-0.7.4.ebuild: + version bump + + 30 Mar 2006; Aron Griffis + ruby-activeldap-0.6.0.ebuild: + Mark 0.6.0 ~ia64 + + 03 Mar 2006; Caleb Tennis ruby-activeldap-0.6.0.ebuild: + x86 stable + +*ruby-activeldap-0.6.0 (01 Feb 2006) + + 01 Feb 2006; Caleb Tennis + +ruby-activeldap-0.6.0.ebuild: + version bump, mark ~x86 + +*ruby-activeldap-0.5.7 (19 Aug 2005) + + 19 Aug 2005; Rob Holland +metadata.xml, + +ruby-activeldap-0.5.7.ebuild: + Initial version. diff --git a/dev-ruby/activeldap/activeldap-4.0.1.ebuild b/dev-ruby/activeldap/activeldap-4.0.1.ebuild new file mode 100644 index 0000000..4a8aa25 --- /dev/null +++ b/dev-ruby/activeldap/activeldap-4.0.1.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeldap/activeldap-3.2.2.ebuild,v 1.1 2012/09/30 08:36:28 graaff Exp $ + +EAPI=4 +USE_RUBY="ruby18 ruby19" + +RUBY_FAKEGEM_TASK_DOC="" +RUBY_FAKEGEM_EXTRADOC="README.textile TODO" +RUBY_FAKEGEM_EXTRAINSTALL="po" + +inherit ruby-fakegem + +MY_P="${P/ruby-/}" +DESCRIPTION="Ruby/ActiveLDAP provides an activerecord inspired object oriented interface to LDAP" +HOMEPAGE="https://github.com/activeldap/activeldap" + +LICENSE="GPL-2" +SLOT="3" +KEYWORDS="~amd64" +IUSE="" + +# Most tests require a live LDAP server to run. +RESTRICT="test" + +ruby_add_bdepend "dev-ruby/hoe" + +ruby_add_rdepend " + >=dev-ruby/activemodel-3.2.8:3.2 + dev-ruby/locale + dev-ruby/ruby-gettext + dev-ruby/gettext_i18n_rails + || ( >=dev-ruby/ruby-ldap-0.8.2 dev-ruby/ruby-net-ldap )" + +all_ruby_install() { + all_fakegem_install + + dodoc doc/text/* + + insinto /usr/share/doc/${PF} + doins -r examples +} diff --git a/dev-ruby/activeldap/metadata.xml b/dev-ruby/activeldap/metadata.xml new file mode 100644 index 0000000..8521361 --- /dev/null +++ b/dev-ruby/activeldap/metadata.xml @@ -0,0 +1,5 @@ + + + +ruby +