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 1SG8TZ-00060j-HN for garchives@archives.gentoo.org; Fri, 06 Apr 2012 12:41:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0200EE0B70; Fri, 6 Apr 2012 12:41:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B74CAE0B70 for ; Fri, 6 Apr 2012 12:41:00 +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 DCC811B404B for ; Fri, 6 Apr 2012 12:40:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 910B3E542C for ; Fri, 6 Apr 2012 12:40:58 +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: <1333523271.54894c86008cf9638ef3c1443e6359ea1d1b137c.graaff@gentoo> Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/acts_as_list/ X-VCS-Repository: dev/graaff X-VCS-Files: dev-ruby/acts_as_list/ChangeLog dev-ruby/acts_as_list/Manifest dev-ruby/acts_as_list/acts_as_list-0.1.4.ebuild X-VCS-Directories: dev-ruby/acts_as_list/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 54894c86008cf9638ef3c1443e6359ea1d1b137c X-VCS-Branch: master Date: Fri, 6 Apr 2012 12:40:58 +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: 32e97b3f-d8ab-42d9-85f4-1343d4c11c20 X-Archives-Hash: 489f60b877f4c7f2eb94a550c9a67449 commit: 54894c86008cf9638ef3c1443e6359ea1d1b137c Author: Hans de Graaff degraaff org> AuthorDate: Wed Apr 4 07:07:51 2012 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Wed Apr 4 07:07:51 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Ddev/graaff.git;a=3D= commit;h=3D54894c86 Add ruby19 support. Drop x86 because of it. (Portage version: 2.1.10.49/git/Linux x86_64, signed Manifest commit with= key 0x8883FA56A308A8D7!) --- dev-ruby/acts_as_list/ChangeLog | 3 +++ dev-ruby/acts_as_list/Manifest | 6 +++--- dev-ruby/acts_as_list/acts_as_list-0.1.4.ebuild | 6 +++--- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/dev-ruby/acts_as_list/ChangeLog b/dev-ruby/acts_as_list/Chan= geLog index f9631db..d378800 100644 --- a/dev-ruby/acts_as_list/ChangeLog +++ b/dev-ruby/acts_as_list/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 04 Apr 2012; Hans de Graaff acts_as_list-0.1.4.ebu= ild: + Add ruby19 support. Drop x86 because of it. + 04 Apr 2012; Hans de Graaff -acts_as_list-0.1.2.eb= uild, -acts_as_list-0.1.3.ebuild: Remove old versions. diff --git a/dev-ruby/acts_as_list/Manifest b/dev-ruby/acts_as_list/Manif= est index 20beec4..8757a8b 100644 --- a/dev-ruby/acts_as_list/Manifest +++ b/dev-ruby/acts_as_list/Manifest @@ -5,7 +5,7 @@ DIST acts_as_list-0.1.4.gem 9728 RMD160 ca05c0a814da8a84f= a2cf0c0bbd8b3631b2754ac -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) =20 -iF4EAREIAAYFAk978hEACgkQiIP6VqMIqNclfQD8CZvOMB7JZGqrkJv0JIRLN0L1 -XUL1lYXExTC0HqCETjQA/18RDkyqJpuxeZP5tyukNKRRb1IDEYFNK7P729GNRXaA -=3DSQgd +iF4EAREIAAYFAk9780cACgkQiIP6VqMIqNd+iwD9EMZuZIs+Tw3iK4O7FawMWgzR +cp7qYAKJXx+sOMsy8asBAIF4UqX0o1Go8B7FWRmNmqfl+pbH8xWnLLPNssSCp9lf +=3DsBCC -----END PGP SIGNATURE----- diff --git a/dev-ruby/acts_as_list/acts_as_list-0.1.4.ebuild b/dev-ruby/a= cts_as_list/acts_as_list-0.1.4.ebuild index c7d4b48..d09f438 100644 --- a/dev-ruby/acts_as_list/acts_as_list-0.1.4.ebuild +++ b/dev-ruby/acts_as_list/acts_as_list-0.1.4.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 ree18" +USE_RUBY=3D"ruby18 ruby19 ree18" =20 inherit ruby-fakegem =20 @@ -17,7 +17,7 @@ HOMEPAGE=3D"http://rake.rubyforge.org/" =20 LICENSE=3D"MIT" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~x86 ~x86-macos" +KEYWORDS=3D"~amd64 ~x86-macos" IUSE=3D"" =20 ruby_add_bdepend "test? ( virtual/ruby-test-unit dev-ruby/activerecord )= "