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 1SkcGX-0002jW-QZ for garchives@archives.gentoo.org; Fri, 29 Jun 2012 14:33:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2185E05F2; Fri, 29 Jun 2012 14:33:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 85CC5E05F8 for ; Fri, 29 Jun 2012 14:33:03 +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 9EFF41B407E for ; Fri, 29 Jun 2012 14:33:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 68675E5438 for ; Fri, 29 Jun 2012 14:33:00 +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: <1338788928.43cd75378f11f3784ddb23117a4c98fff32457ec.graaff@gentoo> Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/sanitize/ X-VCS-Repository: dev/graaff X-VCS-Files: dev-ruby/sanitize/ChangeLog dev-ruby/sanitize/sanitize-2.0.3.ebuild X-VCS-Directories: dev-ruby/sanitize/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 43cd75378f11f3784ddb23117a4c98fff32457ec X-VCS-Branch: master Date: Fri, 29 Jun 2012 14:33:00 +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: ccafe225-72ac-472d-a20c-21dd713b87ef X-Archives-Hash: 512e87f7ef59d86f7f7322f8bbce958c commit: 43cd75378f11f3784ddb23117a4c98fff32457ec Author: Hans de Graaff degraaff org> AuthorDate: Mon Jun 4 05:48:48 2012 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Mon Jun 4 05:48:48 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Ddev/graaff.git;a=3D= commit;h=3D43cd7537 Add ruby19. (Portage version: 2.1.10.49/git/Linux x86_64, signed Manifest commit with= key 0x8883FA56A308A8D7!) --- dev-ruby/sanitize/ChangeLog | 3 +++ dev-ruby/sanitize/sanitize-2.0.3.ebuild | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/dev-ruby/sanitize/ChangeLog b/dev-ruby/sanitize/ChangeLog index 5f15070..3d2331f 100644 --- a/dev-ruby/sanitize/ChangeLog +++ b/dev-ruby/sanitize/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 04 Jun 2012; Hans de Graaff sanitize-2.0.3.ebuild: + Add ruby19. + 04 Jun 2012; Hans de Graaff -sanitize-2.0.0.ebuild= , -sanitize-2.0.2.ebuild: Remove old versions. diff --git a/dev-ruby/sanitize/sanitize-2.0.3.ebuild b/dev-ruby/sanitize/= sanitize-2.0.3.ebuild index 706e5ff..df0626c 100644 --- a/dev-ruby/sanitize/sanitize-2.0.3.ebuild +++ b/dev-ruby/sanitize/sanitize-2.0.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 EAPI=3D2 -USE_RUBY=3D"ruby18" +USE_RUBY=3D"ruby18 ruby19" =20 RUBY_FAKEGEM_TASK_DOC=3D"" RUBY_FAKEGEM_EXTRADOC=3D"HISTORY.md README.rdoc"