From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RgYhH-0002de-9C for garchives@archives.gentoo.org; Fri, 30 Dec 2011 09:24:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06A5821C035; Fri, 30 Dec 2011 09:24:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C55A821C035 for ; Fri, 30 Dec 2011 09:24:11 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4928E1B404C for ; Fri, 30 Dec 2011 09:24:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id B629E8004C for ; Fri, 30 Dec 2011 09:24:10 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: Subject: [gentoo-commits] proj/ruby-scripts:master commit in: eselect-rails/ X-VCS-Repository: proj/ruby-scripts X-VCS-Files: eselect-rails/rails.eselect X-VCS-Directories: eselect-rails/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: cc77a1972d6c7eab6542d442d6da55de83e3b480 Date: Fri, 30 Dec 2011 09:24:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: d429df31-efe3-496e-b0ee-165ba847059d X-Archives-Hash: 631e2ae1a849df14b472c2e16af20975 commit: cc77a1972d6c7eab6542d442d6da55de83e3b480 Author: Hans de Graaff degraaff org> AuthorDate: Fri Dec 30 09:24:01 2011 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Fri Dec 30 09:24:01 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/ruby-scripts.= git;a=3Dcommit;h=3Dcc77a197 Drop ancient versions long gone from the tree. --- eselect-rails/rails.eselect | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/eselect-rails/rails.eselect b/eselect-rails/rails.eselect index a0b2cb8..dd076b8 100644 --- a/eselect-rails/rails.eselect +++ b/eselect-rails/rails.eselect @@ -17,10 +17,6 @@ find_targets() { ${RAILS}-3.0* \ ${RAILS}-2.3* \ ${RAILS}-2.2* \ - ${RAILS}-2.1* \ - ${RAILS}-2.0* \ - ${RAILS}-1.2* \ - ${RAILS}-1.1* \ ; do if [[ -f ${f} ]] ; then echo $(basename ${f} )