public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/ruby-activeldap/
@ 2012-01-23 14:21 Hans de Graaff
  0 siblings, 0 replies; 7+ messages in thread
From: Hans de Graaff @ 2012-01-23 14:21 UTC (permalink / raw
  To: gentoo-commits

commit:     05ccdb147445265ce9f1cfc5bffe54f311dfd58a
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Mon Jan 23 14:21:43 2012 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jan 23 14:21:43 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=05ccdb14

Fix compatibility with fast_gettext at the expense of ruby_gettext.

(Portage version: 2.1.10.41/git/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

---
 dev-ruby/ruby-activeldap/ChangeLog                 |    8 ++-
 dev-ruby/ruby-activeldap/Manifest                  |    9 +--
 .../ruby-activeldap-3.1.0-r1.ebuild                |   61 ++++++++++++++++++++
 3 files changed, 71 insertions(+), 7 deletions(-)

diff --git a/dev-ruby/ruby-activeldap/ChangeLog b/dev-ruby/ruby-activeldap/ChangeLog
index ea9c488..a814dc6 100644
--- a/dev-ruby/ruby-activeldap/ChangeLog
+++ b/dev-ruby/ruby-activeldap/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-ruby/ruby-activeldap
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*ruby-activeldap-3.1.0-r1 (23 Jan 2012)
+
+  23 Jan 2012; Hans de Graaff <graaff@gentoo.org>
+  +ruby-activeldap-3.1.0-r1.ebuild:
+  Fix compatibility with fast_gettext at the expense of ruby_gettext.
+
   03 Nov 2011; Hans de Graaff <graaff@gentoo.org> ruby-activeldap-3.1.0.ebuild:
   Fix version number.
 

diff --git a/dev-ruby/ruby-activeldap/Manifest b/dev-ruby/ruby-activeldap/Manifest
index 7a3795c..8fd4ec6 100644
--- a/dev-ruby/ruby-activeldap/Manifest
+++ b/dev-ruby/ruby-activeldap/Manifest
@@ -2,13 +2,10 @@
 Hash: SHA256
 
 DIST activeldap-3.1.0.gem 189440 RMD160 5fbc03fa9925f319184bd7a218db424bf7ce35a7 SHA1 7bc21ce44e2febc6c78b93a24ec2a2cfda1787b8 SHA256 f75cab6b7a2b369bf845c6e520948e1d88738644ed555ce7bef099c3cdd36a7e
-EBUILD ruby-activeldap-3.1.0.ebuild 1504 RMD160 00912ce7d07c458dc51cd6d3780482543dd5f60c SHA1 06918f0735c22f2e7afdbeb012dc053ad4c498c9 SHA256 de68f88d9de5ae32f955994e5beff13aa0064d86e5c1e682f3b09a9318abc85d
-MISC ChangeLog 519 RMD160 88697e110c134266659c3c274582d994a3f936ca SHA1 7460ffbd3d36f50403fee687188c36f5375b3d49 SHA256 cc12c5625a8ee9ee56db7cac3135d8661b50f9a2aba0dc1c52676105a5315918
-MISC metadata.xml 157 RMD160 5d9e2c7ecba96ffebd936d38acedf859cdea84e1 SHA1 8ce15dcc608eeb5616aeec610dc695cbe6f93e02 SHA256 11fba03a217e2d996f5cd8895493a5692ece8ddac2c1a2dfc71d0e830555121c
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
-iF4EAREIAAYFAk6yiM8ACgkQiIP6VqMIqNfnTQEAl3BxhLF3weuhj16nhBQ745Ks
-KfjxMbK5CWQNa6A7gTUA+wQH+D09FPLiNCWI3bIMKtIxB7OYPnbIMfOvjqdyP6Mt
-=DIZU
+iF4EAREIAAYFAk8dbPcACgkQiIP6VqMIqNejhAD+IY4h5lxOnyU7rwQGXr5NgMtM
+12pkTw5wuiGfXbI7EkkA/jF04HMwXpVtXdJqnlfLykd/KIzkyWYrBJq6ECcKDYKD
+=Jlsl
 -----END PGP SIGNATURE-----

diff --git a/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r1.ebuild b/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r1.ebuild
new file mode 100644
index 0000000..37e0484
--- /dev/null
+++ b/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r1.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2-r1.ebuild,v 1.3 2011/10/15 23:05:58 maekke Exp $
+
+EAPI=4
+USE_RUBY="ruby18"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.textile TODO"
+RUBY_FAKEGEM_EXTRAINSTALL="po"
+RUBY_FAKEGEM_NAME="activeldap"
+
+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 ~x86 ~x86-macos"
+IUSE=""
+
+# Most tests require a live LDAP server to run.
+RESTRICT="test"
+
+ruby_add_bdepend "dev-ruby/hoe"
+ruby_add_bdepend "test? ( virtual/ruby-test-unit )"
+
+# The activemodel dependency is 3.1.0.rc4 but we don't have that yet.
+ruby_add_rdepend "
+	>=dev-ruby/activemodel-3.0.10
+	dev-ruby/locale
+	dev-ruby/fast_gettext
+	dev-ruby/gettext_i18n_rails
+	|| ( >=dev-ruby/ruby-ldap-0.8.2 dev-ruby/ruby-net-ldap )"
+
+all_ruby_prepare() {
+	# "Fix" activemodel dependency to also work with Rails 3.0.
+	sed -i -e 's/3.1.0.rc4/3.0.10/' ../metadata || die
+
+	# Comment out Gettext setup because it does not work with fast_gettext. This
+	# patch probably breaks ruby_gettext usage. See
+	# https://github.com/activeldap/activeldap/issues/33
+	sed -i -e '/GetText\./ s:^:#:/' lib/active_ldap/get_text_support.rb || die
+}
+
+each_ruby_test() {
+	# Tests use test-unit-2 which is currently masked in tree.
+	# Version 2.0.6 is bundled so use that for now.
+	RUBYLIB=test-unit/lib ${RUBY} -S rake test || die "Tests failed."
+}
+
+all_ruby_install() {
+	all_fakegem_install
+
+	dodoc doc/text/*
+
+	insinto /usr/share/doc/${PF}
+	doins -r examples
+}



^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/ruby-activeldap/
@ 2012-08-16  9:07 Hans de Graaff
  0 siblings, 0 replies; 7+ messages in thread
From: Hans de Graaff @ 2012-08-16  9:07 UTC (permalink / raw
  To: gentoo-commits

commit:     bc702a91ed5035081e5e0e63a0fd9bbf3659571a
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Thu Aug 16 05:40:58 2012 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Aug 16 05:40:58 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=bc702a91

Superseded by versions in the gentoo tree.

---
 dev-ruby/ruby-activeldap/ChangeLog                 |   40 -------------
 dev-ruby/ruby-activeldap/Manifest                  |   31 ----------
 dev-ruby/ruby-activeldap/metadata.xml              |    5 --
 .../ruby-activeldap-3.1.0-r2.ebuild                |   61 --------------------
 .../ruby-activeldap/ruby-activeldap-3.1.0.ebuild   |   56 ------------------
 5 files changed, 0 insertions(+), 193 deletions(-)

diff --git a/dev-ruby/ruby-activeldap/ChangeLog b/dev-ruby/ruby-activeldap/ChangeLog
deleted file mode 100644
index f1b9a2a..0000000
--- a/dev-ruby/ruby-activeldap/ChangeLog
+++ /dev/null
@@ -1,40 +0,0 @@
-# ChangeLog for dev-ruby/ruby-activeldap
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  23 Mar 2012; Hans de Graaff <graaff@gentoo.org>
-  ruby-activeldap-3.1.0-r2.ebuild:
-  Add ruby19, use simpler fix for Rails 3.0 compatibility.
-
-  14 Feb 2012; Hans de Graaff <graaff@gentoo.org>
-  -ruby-activeldap-3.1.0-r1.ebuild, ruby-activeldap-3.1.0-r2.ebuild:
-  Actually fix this in the latest revision.
-
-*ruby-activeldap-3.1.0-r2 (14 Feb 2012)
-
-  14 Feb 2012; Hans de Graaff <graaff@gentoo.org>
-  ruby-activeldap-3.1.0-r1.ebuild, +ruby-activeldap-3.1.0-r2.ebuild:
-  Also include Rails 3.1.
-
-  23 Jan 2012; Hans de Graaff <graaff@gentoo.org>
-  ruby-activeldap-3.1.0-r1.ebuild:
-  Fix sed call.
-
-*ruby-activeldap-3.1.0-r1 (23 Jan 2012)
-
-  23 Jan 2012; Hans de Graaff <graaff@gentoo.org>
-  +ruby-activeldap-3.1.0-r1.ebuild:
-  Fix compatibility with fast_gettext at the expense of ruby_gettext.
-
-  03 Nov 2011; Hans de Graaff <graaff@gentoo.org> ruby-activeldap-3.1.0.ebuild:
-  Fix version number.
-
-  03 Nov 2011; Hans de Graaff <graaff@gentoo.org> ruby-activeldap-3.1.0.ebuild:
-  Fix version number.
-
-*ruby-activeldap-3.1.0 (03 Nov 2011)
-
-  03 Nov 2011; Hans de Graaff <graaff@gentoo.org>
-  +ruby-activeldap-3.1.0.ebuild, +metadata.xml:
-  Initial import of Rails 3.x version for testing.
-

diff --git a/dev-ruby/ruby-activeldap/Manifest b/dev-ruby/ruby-activeldap/Manifest
deleted file mode 100644
index e18797f..0000000
--- a/dev-ruby/ruby-activeldap/Manifest
+++ /dev/null
@@ -1,31 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-- -----BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-- - -----BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-DIST activeldap-3.1.0.gem 189440 RMD160 5fbc03fa9925f319184bd7a218db424bf7ce35a7 SHA1 7bc21ce44e2febc6c78b93a24ec2a2cfda1787b8 SHA256 f75cab6b7a2b369bf845c6e520948e1d88738644ed555ce7bef099c3cdd36a7e
-- - -----BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.17 (GNU/Linux)
-
-iF4EAREIAAYFAk8dbPcACgkQiIP6VqMIqNejhAD+IY4h5lxOnyU7rwQGXr5NgMtM
-12pkTw5wuiGfXbI7EkkA/jF04HMwXpVtXdJqnlfLykd/KIzkyWYrBJq6ECcKDYKD
-=Jlsl
-- - -----END PGP SIGNATURE-----
-- -----BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.17 (GNU/Linux)
-
-iF4EAREIAAYFAk8dv4oACgkQiIP6VqMIqNdKLgD7BgFoJE8RacsyAZZCVHv62OaU
-EU51ZCnVIC++esKyHZIA/1Kzgbn/kjOyOU0doA/BE1Gt0n0xL9uUQn7EhFgfu61m
-=H2te
-- -----END PGP SIGNATURE-----
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.17 (GNU/Linux)
-
-iF4EAREIAAYFAk86HAQACgkQiIP6VqMIqNe7dgD/e53F1djssiPonu9wJa/zYc4X
-TnXh9FDNpVlFJXJ+TocA/ix35JnmithbMkiUXqRpf2LfYBCAvWqYmYM5R3gfDT7T
-=39ii
------END PGP SIGNATURE-----

diff --git a/dev-ruby/ruby-activeldap/metadata.xml b/dev-ruby/ruby-activeldap/metadata.xml
deleted file mode 100644
index 8521361..0000000
--- a/dev-ruby/ruby-activeldap/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?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/ruby-activeldap/ruby-activeldap-3.1.0-r2.ebuild b/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r2.ebuild
deleted file mode 100644
index c775886..0000000
--- a/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r2.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2-r1.ebuild,v 1.3 2011/10/15 23:05:58 maekke Exp $
-
-EAPI=4
-USE_RUBY="ruby18"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.textile TODO"
-RUBY_FAKEGEM_EXTRAINSTALL="po"
-RUBY_FAKEGEM_NAME="activeldap"
-
-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 ~x86 ~x86-macos"
-IUSE=""
-
-# Most tests require a live LDAP server to run.
-RESTRICT="test"
-
-ruby_add_bdepend "dev-ruby/hoe"
-ruby_add_bdepend "test? ( virtual/ruby-test-unit )"
-
-# The activemodel dependency is 3.1.0.rc4 but we don't have that yet.
-ruby_add_rdepend "
-	>=dev-ruby/activemodel-3.0.10
-	dev-ruby/locale
-	dev-ruby/fast_gettext
-	dev-ruby/gettext_i18n_rails
-	|| ( >=dev-ruby/ruby-ldap-0.8.2 dev-ruby/ruby-net-ldap )"
-
-all_ruby_prepare() {
-	# "Fix" activemodel dependency to also work with Rails 3.0.
-	sed -i -e 's/~> 3.1.0.rc4/>= 3.0.10/' ../metadata || die
-
-	# Comment out Gettext setup because it does not work with fast_gettext. This
-	# patch probably breaks ruby_gettext usage. See
-	# https://github.com/activeldap/activeldap/issues/33
-	sed -i -e '/GetText\./ s:^:#:' lib/active_ldap/get_text_support.rb || die
-}
-
-each_ruby_test() {
-	# Tests use test-unit-2 which is currently masked in tree.
-	# Version 2.0.6 is bundled so use that for now.
-	RUBYLIB=test-unit/lib ${RUBY} -S rake test || die "Tests failed."
-}
-
-all_ruby_install() {
-	all_fakegem_install
-
-	dodoc doc/text/*
-
-	insinto /usr/share/doc/${PF}
-	doins -r examples
-}

diff --git a/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0.ebuild b/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0.ebuild
deleted file mode 100644
index 4a94d92..0000000
--- a/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2-r1.ebuild,v 1.3 2011/10/15 23:05:58 maekke Exp $
-
-EAPI=4
-USE_RUBY="ruby18"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.textile TODO"
-RUBY_FAKEGEM_EXTRAINSTALL="po"
-RUBY_FAKEGEM_NAME="activeldap"
-
-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 ~x86 ~x86-macos"
-IUSE=""
-
-# Most tests require a live LDAP server to run.
-RESTRICT="test"
-
-ruby_add_bdepend "dev-ruby/hoe"
-ruby_add_bdepend "test? ( virtual/ruby-test-unit )"
-
-# The activemodel dependency is 3.1.0.rc4 but we don't have that yet.
-ruby_add_rdepend "
-	>=dev-ruby/activemodel-3.0.10
-	dev-ruby/locale
-	dev-ruby/fast_gettext
-	dev-ruby/gettext_i18n_rails
-	|| ( >=dev-ruby/ruby-ldap-0.8.2 dev-ruby/ruby-net-ldap )"
-
-all_ruby_prepare() {
-	# "Fix" activemodel dependency to also work with Rails 3.0.
-	sed -i -e 's/3.1.0.rc4/3.0.10/' ../metadata || die
-}
-
-each_ruby_test() {
-	# Tests use test-unit-2 which is currently masked in tree.
-	# Version 2.0.6 is bundled so use that for now.
-	RUBYLIB=test-unit/lib ${RUBY} -S rake test || die "Tests failed."
-}
-
-all_ruby_install() {
-	all_fakegem_install
-
-	dodoc doc/text/*
-
-	insinto /usr/share/doc/${PF}
-	doins -r examples
-}


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/ruby-activeldap/
@ 2012-02-14  8:40 Hans de Graaff
  0 siblings, 0 replies; 7+ messages in thread
From: Hans de Graaff @ 2012-02-14  8:40 UTC (permalink / raw
  To: gentoo-commits

commit:     cc077f46ff0ab50c7ff6df731b7e2c3be1b91a9f
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Tue Feb 14 08:40:40 2012 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Feb 14 08:40:40 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=cc077f46

Actually fix this in the latest revision.

(Portage version: 2.1.10.44/git/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

---
 dev-ruby/ruby-activeldap/ChangeLog                 |    4 +
 .../ruby-activeldap-3.1.0-r1.ebuild                |   61 --------------------
 .../ruby-activeldap-3.1.0-r2.ebuild                |    2 +-
 3 files changed, 5 insertions(+), 62 deletions(-)

diff --git a/dev-ruby/ruby-activeldap/ChangeLog b/dev-ruby/ruby-activeldap/ChangeLog
index a971606..f4a404d 100644
--- a/dev-ruby/ruby-activeldap/ChangeLog
+++ b/dev-ruby/ruby-activeldap/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  14 Feb 2012; Hans de Graaff <graaff@gentoo.org>
+  -ruby-activeldap-3.1.0-r1.ebuild, ruby-activeldap-3.1.0-r2.ebuild:
+  Actually fix this in the latest revision.
+
 *ruby-activeldap-3.1.0-r2 (14 Feb 2012)
 
   14 Feb 2012; Hans de Graaff <graaff@gentoo.org>

diff --git a/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r1.ebuild b/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r1.ebuild
deleted file mode 100644
index c775886..0000000
--- a/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2-r1.ebuild,v 1.3 2011/10/15 23:05:58 maekke Exp $
-
-EAPI=4
-USE_RUBY="ruby18"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.textile TODO"
-RUBY_FAKEGEM_EXTRAINSTALL="po"
-RUBY_FAKEGEM_NAME="activeldap"
-
-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 ~x86 ~x86-macos"
-IUSE=""
-
-# Most tests require a live LDAP server to run.
-RESTRICT="test"
-
-ruby_add_bdepend "dev-ruby/hoe"
-ruby_add_bdepend "test? ( virtual/ruby-test-unit )"
-
-# The activemodel dependency is 3.1.0.rc4 but we don't have that yet.
-ruby_add_rdepend "
-	>=dev-ruby/activemodel-3.0.10
-	dev-ruby/locale
-	dev-ruby/fast_gettext
-	dev-ruby/gettext_i18n_rails
-	|| ( >=dev-ruby/ruby-ldap-0.8.2 dev-ruby/ruby-net-ldap )"
-
-all_ruby_prepare() {
-	# "Fix" activemodel dependency to also work with Rails 3.0.
-	sed -i -e 's/~> 3.1.0.rc4/>= 3.0.10/' ../metadata || die
-
-	# Comment out Gettext setup because it does not work with fast_gettext. This
-	# patch probably breaks ruby_gettext usage. See
-	# https://github.com/activeldap/activeldap/issues/33
-	sed -i -e '/GetText\./ s:^:#:' lib/active_ldap/get_text_support.rb || die
-}
-
-each_ruby_test() {
-	# Tests use test-unit-2 which is currently masked in tree.
-	# Version 2.0.6 is bundled so use that for now.
-	RUBYLIB=test-unit/lib ${RUBY} -S rake test || die "Tests failed."
-}
-
-all_ruby_install() {
-	all_fakegem_install
-
-	dodoc doc/text/*
-
-	insinto /usr/share/doc/${PF}
-	doins -r examples
-}

diff --git a/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r2.ebuild b/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r2.ebuild
index 0d2ad94..c775886 100644
--- a/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r2.ebuild
+++ b/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r2.ebuild
@@ -37,7 +37,7 @@ ruby_add_rdepend "
 
 all_ruby_prepare() {
 	# "Fix" activemodel dependency to also work with Rails 3.0.
-	sed -i -e 's/3.1.0.rc4/3.0.10/' ../metadata || die
+	sed -i -e 's/~> 3.1.0.rc4/>= 3.0.10/' ../metadata || die
 
 	# Comment out Gettext setup because it does not work with fast_gettext. This
 	# patch probably breaks ruby_gettext usage. See



^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/ruby-activeldap/
@ 2012-02-14  8:34 Hans de Graaff
  0 siblings, 0 replies; 7+ messages in thread
From: Hans de Graaff @ 2012-02-14  8:34 UTC (permalink / raw
  To: gentoo-commits

commit:     3c061d0e28d39669165c057a036ce800ce402166
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Tue Feb 14 08:32:04 2012 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Feb 14 08:32:04 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=3c061d0e

Also include Rails 3.1.

(Portage version: 2.1.10.44/git/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

---
 dev-ruby/ruby-activeldap/ChangeLog                 |    6 +++++
 dev-ruby/ruby-activeldap/Manifest                  |   22 +++++++++++++++++++-
 .../ruby-activeldap-3.1.0-r1.ebuild                |    2 +-
 ...0-r1.ebuild => ruby-activeldap-3.1.0-r2.ebuild} |    0
 4 files changed, 28 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/ruby-activeldap/ChangeLog b/dev-ruby/ruby-activeldap/ChangeLog
index bd68ca9..a971606 100644
--- a/dev-ruby/ruby-activeldap/ChangeLog
+++ b/dev-ruby/ruby-activeldap/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*ruby-activeldap-3.1.0-r2 (14 Feb 2012)
+
+  14 Feb 2012; Hans de Graaff <graaff@gentoo.org>
+  ruby-activeldap-3.1.0-r1.ebuild, +ruby-activeldap-3.1.0-r2.ebuild:
+  Also include Rails 3.1.
+
   23 Jan 2012; Hans de Graaff <graaff@gentoo.org>
   ruby-activeldap-3.1.0-r1.ebuild:
   Fix sed call.

diff --git a/dev-ruby/ruby-activeldap/Manifest b/dev-ruby/ruby-activeldap/Manifest
index 8fd4ec6..e18797f 100644
--- a/dev-ruby/ruby-activeldap/Manifest
+++ b/dev-ruby/ruby-activeldap/Manifest
@@ -1,11 +1,31 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA256
 
+- -----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+- - -----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
 DIST activeldap-3.1.0.gem 189440 RMD160 5fbc03fa9925f319184bd7a218db424bf7ce35a7 SHA1 7bc21ce44e2febc6c78b93a24ec2a2cfda1787b8 SHA256 f75cab6b7a2b369bf845c6e520948e1d88738644ed555ce7bef099c3cdd36a7e
------BEGIN PGP SIGNATURE-----
+- - -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
 iF4EAREIAAYFAk8dbPcACgkQiIP6VqMIqNejhAD+IY4h5lxOnyU7rwQGXr5NgMtM
 12pkTw5wuiGfXbI7EkkA/jF04HMwXpVtXdJqnlfLykd/KIzkyWYrBJq6ECcKDYKD
 =Jlsl
+- - -----END PGP SIGNATURE-----
+- -----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iF4EAREIAAYFAk8dv4oACgkQiIP6VqMIqNdKLgD7BgFoJE8RacsyAZZCVHv62OaU
+EU51ZCnVIC++esKyHZIA/1Kzgbn/kjOyOU0doA/BE1Gt0n0xL9uUQn7EhFgfu61m
+=H2te
+- -----END PGP SIGNATURE-----
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iF4EAREIAAYFAk86HAQACgkQiIP6VqMIqNe7dgD/e53F1djssiPonu9wJa/zYc4X
+TnXh9FDNpVlFJXJ+TocA/ix35JnmithbMkiUXqRpf2LfYBCAvWqYmYM5R3gfDT7T
+=39ii
 -----END PGP SIGNATURE-----

diff --git a/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r1.ebuild b/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r1.ebuild
index 0d2ad94..c775886 100644
--- a/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r1.ebuild
+++ b/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r1.ebuild
@@ -37,7 +37,7 @@ ruby_add_rdepend "
 
 all_ruby_prepare() {
 	# "Fix" activemodel dependency to also work with Rails 3.0.
-	sed -i -e 's/3.1.0.rc4/3.0.10/' ../metadata || die
+	sed -i -e 's/~> 3.1.0.rc4/>= 3.0.10/' ../metadata || die
 
 	# Comment out Gettext setup because it does not work with fast_gettext. This
 	# patch probably breaks ruby_gettext usage. See

diff --git a/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r1.ebuild b/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r2.ebuild
similarity index 100%
copy from dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r1.ebuild
copy to dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r2.ebuild



^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/ruby-activeldap/
@ 2012-01-23 20:14 Hans de Graaff
  0 siblings, 0 replies; 7+ messages in thread
From: Hans de Graaff @ 2012-01-23 20:14 UTC (permalink / raw
  To: gentoo-commits

commit:     7da1d65517375db6e4a962bc0dfe83492710503e
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Mon Jan 23 20:14:02 2012 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jan 23 20:14:02 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=7da1d655

Fix sed call.

(Portage version: 2.1.10.41/git/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

---
 dev-ruby/ruby-activeldap/ChangeLog                 |    4 ++++
 .../ruby-activeldap-3.1.0-r1.ebuild                |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/dev-ruby/ruby-activeldap/ChangeLog b/dev-ruby/ruby-activeldap/ChangeLog
index a814dc6..bd68ca9 100644
--- a/dev-ruby/ruby-activeldap/ChangeLog
+++ b/dev-ruby/ruby-activeldap/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  23 Jan 2012; Hans de Graaff <graaff@gentoo.org>
+  ruby-activeldap-3.1.0-r1.ebuild:
+  Fix sed call.
+
 *ruby-activeldap-3.1.0-r1 (23 Jan 2012)
 
   23 Jan 2012; Hans de Graaff <graaff@gentoo.org>

diff --git a/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r1.ebuild b/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r1.ebuild
index 37e0484..0d2ad94 100644
--- a/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r1.ebuild
+++ b/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r1.ebuild
@@ -42,7 +42,7 @@ all_ruby_prepare() {
 	# Comment out Gettext setup because it does not work with fast_gettext. This
 	# patch probably breaks ruby_gettext usage. See
 	# https://github.com/activeldap/activeldap/issues/33
-	sed -i -e '/GetText\./ s:^:#:/' lib/active_ldap/get_text_support.rb || die
+	sed -i -e '/GetText\./ s:^:#:' lib/active_ldap/get_text_support.rb || die
 }
 
 each_ruby_test() {



^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/ruby-activeldap/
@ 2011-11-03 12:28 Hans de Graaff
  0 siblings, 0 replies; 7+ messages in thread
From: Hans de Graaff @ 2011-11-03 12:28 UTC (permalink / raw
  To: gentoo-commits

commit:     014169f4f5b6d18985aeb4e79400de1bd5624a59
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Thu Nov  3 12:27:59 2011 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Nov  3 12:27:59 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=014169f4

Fix version number.

(Portage version: 2.1.10.11/git/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

---
 dev-ruby/ruby-activeldap/ChangeLog                 |    6 ++++++
 dev-ruby/ruby-activeldap/Manifest                  |   10 +++++-----
 .../ruby-activeldap/ruby-activeldap-3.1.0.ebuild   |    2 +-
 3 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/dev-ruby/ruby-activeldap/ChangeLog b/dev-ruby/ruby-activeldap/ChangeLog
index 773a7db..ea9c488 100644
--- a/dev-ruby/ruby-activeldap/ChangeLog
+++ b/dev-ruby/ruby-activeldap/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  03 Nov 2011; Hans de Graaff <graaff@gentoo.org> ruby-activeldap-3.1.0.ebuild:
+  Fix version number.
+
+  03 Nov 2011; Hans de Graaff <graaff@gentoo.org> ruby-activeldap-3.1.0.ebuild:
+  Fix version number.
+
 *ruby-activeldap-3.1.0 (03 Nov 2011)
 
   03 Nov 2011; Hans de Graaff <graaff@gentoo.org>

diff --git a/dev-ruby/ruby-activeldap/Manifest b/dev-ruby/ruby-activeldap/Manifest
index 344d9c2..7a3795c 100644
--- a/dev-ruby/ruby-activeldap/Manifest
+++ b/dev-ruby/ruby-activeldap/Manifest
@@ -2,13 +2,13 @@
 Hash: SHA256
 
 DIST activeldap-3.1.0.gem 189440 RMD160 5fbc03fa9925f319184bd7a218db424bf7ce35a7 SHA1 7bc21ce44e2febc6c78b93a24ec2a2cfda1787b8 SHA256 f75cab6b7a2b369bf845c6e520948e1d88738644ed555ce7bef099c3cdd36a7e
-EBUILD ruby-activeldap-3.1.0.ebuild 1504 RMD160 b5b825e629507f04264882a4d29dfe6cce1ed058 SHA1 cc62c32efacdd5913806b0961715a106260cfcb8 SHA256 a343d0db4791d62e2d947d21092c2edc07aeeb10f578e25671414df8ca6500d7
-MISC ChangeLog 313 RMD160 67d254ca1da135676030811fc55e978c12cf09bc SHA1 32e74bddd68131f6a30fd82169df3f828cbe460b SHA256 74820da9960ee0a9eca3b310aa6a4cf2aba2a3b4f1947255550db322efde4fbb
+EBUILD ruby-activeldap-3.1.0.ebuild 1504 RMD160 00912ce7d07c458dc51cd6d3780482543dd5f60c SHA1 06918f0735c22f2e7afdbeb012dc053ad4c498c9 SHA256 de68f88d9de5ae32f955994e5beff13aa0064d86e5c1e682f3b09a9318abc85d
+MISC ChangeLog 519 RMD160 88697e110c134266659c3c274582d994a3f936ca SHA1 7460ffbd3d36f50403fee687188c36f5375b3d49 SHA256 cc12c5625a8ee9ee56db7cac3135d8661b50f9a2aba0dc1c52676105a5315918
 MISC metadata.xml 157 RMD160 5d9e2c7ecba96ffebd936d38acedf859cdea84e1 SHA1 8ce15dcc608eeb5616aeec610dc695cbe6f93e02 SHA256 11fba03a217e2d996f5cd8895493a5692ece8ddac2c1a2dfc71d0e830555121c
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
-iF4EAREIAAYFAk6yh8oACgkQiIP6VqMIqNfARgD/UnyrS/iUh8la5jVQKdo7fabX
-5KGDNJ8ekiuRrlaNdWcA/A5MXNUE5wg3RIZ6PLDYP6kTGg9mCEONmnNaEZeJs1Vd
-=3OpS
+iF4EAREIAAYFAk6yiM8ACgkQiIP6VqMIqNfnTQEAl3BxhLF3weuhj16nhBQ745Ks
+KfjxMbK5CWQNa6A7gTUA+wQH+D09FPLiNCWI3bIMKtIxB7OYPnbIMfOvjqdyP6Mt
+=DIZU
 -----END PGP SIGNATURE-----

diff --git a/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0.ebuild b/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0.ebuild
index 3e73bac..4a94d92 100644
--- a/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0.ebuild
+++ b/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0.ebuild
@@ -29,7 +29,7 @@ ruby_add_bdepend "test? ( virtual/ruby-test-unit )"
 
 # The activemodel dependency is 3.1.0.rc4 but we don't have that yet.
 ruby_add_rdepend "
-	>=dev-ruby/activemodel-3.10.0
+	>=dev-ruby/activemodel-3.0.10
 	dev-ruby/locale
 	dev-ruby/fast_gettext
 	dev-ruby/gettext_i18n_rails



^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/ruby-activeldap/
@ 2011-11-03 12:23 Hans de Graaff
  0 siblings, 0 replies; 7+ messages in thread
From: Hans de Graaff @ 2011-11-03 12:23 UTC (permalink / raw
  To: gentoo-commits

commit:     9ebefd76636e85410f39c8651fcfe400c1102cb7
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Thu Nov  3 12:23:39 2011 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Nov  3 12:23:39 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=9ebefd76

Initial import of Rails 3.x version for testing.

(Portage version: 2.1.10.11/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0x8883FA56A308A8D7!)

---
 dev-ruby/ruby-activeldap/ChangeLog                 |   10 ++++
 dev-ruby/ruby-activeldap/Manifest                  |   14 +++++
 dev-ruby/ruby-activeldap/metadata.xml              |    5 ++
 .../ruby-activeldap/ruby-activeldap-3.1.0.ebuild   |   56 ++++++++++++++++++++
 4 files changed, 85 insertions(+), 0 deletions(-)

diff --git a/dev-ruby/ruby-activeldap/ChangeLog b/dev-ruby/ruby-activeldap/ChangeLog
new file mode 100644
index 0000000..773a7db
--- /dev/null
+++ b/dev-ruby/ruby-activeldap/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-ruby/ruby-activeldap
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*ruby-activeldap-3.1.0 (03 Nov 2011)
+
+  03 Nov 2011; Hans de Graaff <graaff@gentoo.org>
+  +ruby-activeldap-3.1.0.ebuild, +metadata.xml:
+  Initial import of Rails 3.x version for testing.
+

diff --git a/dev-ruby/ruby-activeldap/Manifest b/dev-ruby/ruby-activeldap/Manifest
new file mode 100644
index 0000000..344d9c2
--- /dev/null
+++ b/dev-ruby/ruby-activeldap/Manifest
@@ -0,0 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+DIST activeldap-3.1.0.gem 189440 RMD160 5fbc03fa9925f319184bd7a218db424bf7ce35a7 SHA1 7bc21ce44e2febc6c78b93a24ec2a2cfda1787b8 SHA256 f75cab6b7a2b369bf845c6e520948e1d88738644ed555ce7bef099c3cdd36a7e
+EBUILD ruby-activeldap-3.1.0.ebuild 1504 RMD160 b5b825e629507f04264882a4d29dfe6cce1ed058 SHA1 cc62c32efacdd5913806b0961715a106260cfcb8 SHA256 a343d0db4791d62e2d947d21092c2edc07aeeb10f578e25671414df8ca6500d7
+MISC ChangeLog 313 RMD160 67d254ca1da135676030811fc55e978c12cf09bc SHA1 32e74bddd68131f6a30fd82169df3f828cbe460b SHA256 74820da9960ee0a9eca3b310aa6a4cf2aba2a3b4f1947255550db322efde4fbb
+MISC metadata.xml 157 RMD160 5d9e2c7ecba96ffebd936d38acedf859cdea84e1 SHA1 8ce15dcc608eeb5616aeec610dc695cbe6f93e02 SHA256 11fba03a217e2d996f5cd8895493a5692ece8ddac2c1a2dfc71d0e830555121c
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iF4EAREIAAYFAk6yh8oACgkQiIP6VqMIqNfARgD/UnyrS/iUh8la5jVQKdo7fabX
+5KGDNJ8ekiuRrlaNdWcA/A5MXNUE5wg3RIZ6PLDYP6kTGg9mCEONmnNaEZeJs1Vd
+=3OpS
+-----END PGP SIGNATURE-----

diff --git a/dev-ruby/ruby-activeldap/metadata.xml b/dev-ruby/ruby-activeldap/metadata.xml
new file mode 100644
index 0000000..8521361
--- /dev/null
+++ b/dev-ruby/ruby-activeldap/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/ruby-activeldap/ruby-activeldap-3.1.0.ebuild b/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0.ebuild
new file mode 100644
index 0000000..3e73bac
--- /dev/null
+++ b/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2-r1.ebuild,v 1.3 2011/10/15 23:05:58 maekke Exp $
+
+EAPI=4
+USE_RUBY="ruby18"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.textile TODO"
+RUBY_FAKEGEM_EXTRAINSTALL="po"
+RUBY_FAKEGEM_NAME="activeldap"
+
+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 ~x86 ~x86-macos"
+IUSE=""
+
+# Most tests require a live LDAP server to run.
+RESTRICT="test"
+
+ruby_add_bdepend "dev-ruby/hoe"
+ruby_add_bdepend "test? ( virtual/ruby-test-unit )"
+
+# The activemodel dependency is 3.1.0.rc4 but we don't have that yet.
+ruby_add_rdepend "
+	>=dev-ruby/activemodel-3.10.0
+	dev-ruby/locale
+	dev-ruby/fast_gettext
+	dev-ruby/gettext_i18n_rails
+	|| ( >=dev-ruby/ruby-ldap-0.8.2 dev-ruby/ruby-net-ldap )"
+
+all_ruby_prepare() {
+	# "Fix" activemodel dependency to also work with Rails 3.0.
+	sed -i -e 's/3.1.0.rc4/3.0.10/' ../metadata || die
+}
+
+each_ruby_test() {
+	# Tests use test-unit-2 which is currently masked in tree.
+	# Version 2.0.6 is bundled so use that for now.
+	RUBYLIB=test-unit/lib ${RUBY} -S rake test || die "Tests failed."
+}
+
+all_ruby_install() {
+	all_fakegem_install
+
+	dodoc doc/text/*
+
+	insinto /usr/share/doc/${PF}
+	doins -r examples
+}



^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-08-16  9:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-23 14:21 [gentoo-commits] dev/graaff:master commit in: dev-ruby/ruby-activeldap/ Hans de Graaff
  -- strict thread matches above, loose matches on Subject: below --
2012-08-16  9:07 Hans de Graaff
2012-02-14  8:40 Hans de Graaff
2012-02-14  8:34 Hans de Graaff
2012-01-23 20:14 Hans de Graaff
2011-11-03 12:28 Hans de Graaff
2011-11-03 12:23 Hans de Graaff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox