From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Lbcvl-0004xO-Vl for garchives@archives.gentoo.org; Mon, 23 Feb 2009 15:41:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F835E04B9; Mon, 23 Feb 2009 15:41:15 +0000 (UTC) Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.153]) by pigeon.gentoo.org (Postfix) with ESMTP id 812F4E04B9 for ; Mon, 23 Feb 2009 15:41:15 +0000 (UTC) Received: by yw-out-1718.google.com with SMTP id 4so783384ywq.46 for ; Mon, 23 Feb 2009 07:41:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type:content-transfer-encoding; bh=o+rwYWtLROjemiC49/FAriYegwYLQSfG5gsbkxs3j9E=; b=bdYXY0m7+cjEXZ7svDhw7lnCQk55nYwtMuuaIfYTiMhS8QpwflEpKz3mDesPTgMV/5 AcqSXC4r4/NPXCMCk7+VZvHwNdRPw/TZyF3IruekUu+gxBhgYDt7uX7dE+DG0u2u5cNg dVXaP1QvLqa28QrYJwX9bT+nmMT/ZvSe/RZUg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=qzxtRzI8roOYMqxj1WGOaX41246xjujIHmTuWj9t/MxbGNapyO7YSY8dCQqTpIOpiT bO+KOljNTb1rh36KTx6vn9vQhcogK/oqt4ZUufiJQCKM9/NjQ/ptRCwE+AkSXkcpKnkK QRi22YiSy2LmihuNJ1eg+LEkKaJxKLH7Rdeuw= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: paul.hartman@gmail.com Received: by 10.150.57.5 with SMTP id f5mr5385697yba.200.1235403675256; Mon, 23 Feb 2009 07:41:15 -0800 (PST) In-Reply-To: <49A2C26F.4090108@logiquefloue.org> References: <49A2C26F.4090108@logiquefloue.org> Date: Mon, 23 Feb 2009 09:41:15 -0600 X-Google-Sender-Auth: 792b2e5d5c11119c Message-ID: <58965d8a0902230741o2cca2a89i8ca6950873204c4c@mail.gmail.com> Subject: Re: [gentoo-user] MonetBD on portage? From: Paul Hartman To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 44d21874-43e4-4680-a166-80d97e41f3ac X-Archives-Hash: 51be3f16754faf0e5b99541f3c946994 On Mon, Feb 23, 2009 at 9:36 AM, laurent wrote: > Hi, > > I'm interested in trying monetDB, and it's not clear that it never has been > on the portage. > It's not there right now but when looking on google it's seems to have in > the past. > > I should just download the source from monetDB on their website and compile > or is there something to be done using the portage ? > > thx > L Apparently monetdb maintainer requested it to be removed from Portage. You can still access the prior ebuilds at: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/monetdb/?hideattic=0 Good luck Paul