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 1Ptd6d-000375-Sv for garchives@archives.gentoo.org; Sun, 27 Feb 2011 09:40:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD74DE0477; Sun, 27 Feb 2011 09:39:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 816CDE0477 for ; Sun, 27 Feb 2011 09:39:52 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 118C81B402C for ; Sun, 27 Feb 2011 09:39:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 2CFF78006A for ; Sun, 27 Feb 2011 09:39:51 +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-overlay:master commit in: app-admin/eselect-gem/ X-VCS-Repository: proj/ruby-overlay X-VCS-Files: app-admin/eselect-gem/ChangeLog app-admin/eselect-gem/eselect-gem-0.1.ebuild app-admin/eselect-gem/metadata.xml X-VCS-Directories: app-admin/eselect-gem/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: a6f6163bcf24938477da709db8fa88c86b380468 Date: Sun, 27 Feb 2011 09:39:51 +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: X-Archives-Hash: c2eadce6d77d8676753a84db7f6a9a75 commit: a6f6163bcf24938477da709db8fa88c86b380468 Author: Hans de Graaff degraaff org> AuthorDate: Sun Feb 27 09:36:52 2011 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sun Feb 27 09:36:52 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/ruby-overlay.= git;a=3Dcommit;h=3Da6f6163b Remove obsolete eselect-gem. This was a partial experiment that never got completed. Removing it for n= ow as it does not work as expected. The code itself can still be found in our ruby-projects repository. --- app-admin/eselect-gem/ChangeLog | 7 ------- app-admin/eselect-gem/eselect-gem-0.1.ebuild | 19 ------------------- app-admin/eselect-gem/metadata.xml | 5 ----- 3 files changed, 0 insertions(+), 31 deletions(-) diff --git a/app-admin/eselect-gem/ChangeLog b/app-admin/eselect-gem/Chan= geLog deleted file mode 100644 index 70e5542..0000000 --- a/app-admin/eselect-gem/ChangeLog +++ /dev/null @@ -1,7 +0,0 @@ -# ChangeLog for app-admin/eselect-gem -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - - 19 Apr 2009; Hans de Graaff ChangeLog: - Initial version of a generic gem binary eselect module. - diff --git a/app-admin/eselect-gem/eselect-gem-0.1.ebuild b/app-admin/ese= lect-gem/eselect-gem-0.1.ebuild deleted file mode 100644 index c84d4cf..0000000 --- a/app-admin/eselect-gem/eselect-gem-0.1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-rails/eselect-rails= -0.15.ebuild,v 1.1 2009/03/17 06:26:07 graaff Exp $ - -DESCRIPTION=3D"Manages symlinks for gem binaries in a generic way." -HOMEPAGE=3D"http://www.gentoo.org/" -SRC_URI=3D"mirror://gentoo/${P}.tar.bz2" - -LICENSE=3D"GPL-2" -SLOT=3D"0" -KEYWORDS=3D"~amd64 ~x86" -IUSE=3D"" - -RDEPEND=3D">=3Dapp-admin/eselect-1.0.10" - -src_install() { - insinto /usr/share/eselect/modules - doins *.eselect || die "doins failed" -} diff --git a/app-admin/eselect-gem/metadata.xml b/app-admin/eselect-gem/m= etadata.xml deleted file mode 100644 index 8521361..0000000 --- a/app-admin/eselect-gem/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - -ruby -