public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff (graaff)" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-termios: ChangeLog ruby-termios-0.9.6.ebuild
Date: Fri, 23 Oct 2009 14:21:39 +0000	[thread overview]
Message-ID: <E1N1L1P-0006dU-OQ@stork.gentoo.org> (raw)

graaff      09/10/23 14:21:39

  Modified:             ChangeLog
  Added:                ruby-termios-0.9.6.ebuild
  Log:
  Version bump.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.18                 dev-ruby/ruby-termios/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-termios/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-termios/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-termios/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	22 Aug 2009 22:31:18 -0000	1.17
+++ ChangeLog	23 Oct 2009 14:21:39 -0000	1.18
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/ruby-termios
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ChangeLog,v 1.17 2009/08/22 22:31:18 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ChangeLog,v 1.18 2009/10/23 14:21:39 graaff Exp $
+
+*ruby-termios-0.9.6 (23 Oct 2009)
+
+  23 Oct 2009; Hans de Graaff <graaff@gentoo.org>
+  +ruby-termios-0.9.6.ebuild:
+  Version bump with better compatibility with various ruby versions.
 
   22 Aug 2009; Alex Legler <a3li@gentoo.org> ruby-termios-0.9.4.ebuild:
   Remove ruby16 and ruby19 from USE_RUBY.



1.1                  dev-ruby/ruby-termios/ruby-termios-0.9.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-0.9.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-0.9.6.ebuild?rev=1.1&content-type=text/plain

Index: ruby-termios-0.9.6.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-0.9.6.ebuild,v 1.1 2009/10/23 14:21:39 graaff Exp $

EAPI=2

RUBY_BUG_145222=yes
inherit ruby eutils

DESCRIPTION="A Ruby interface to termios"
HOMEPAGE="http://arika.org/ruby/termios"	# trailing / isn't needed
SRC_URI="http://github.com/arika/ruby-termios/tarball/version_0_9_6 -> ${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
IUSE="examples"
USE_RUBY="ruby18"

S="${WORKDIR}/arika-${PN}-94fd9ac"

src_test() {
	${RUBY} test/test0.rb
}

src_install() {
	emake DESTDIR="${D}" install || die
	dodoc ChangeLog README termios.rd
	use examples && docinto examples && dodoc examples/*
}






             reply	other threads:[~2009-10-23 14:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-23 14:21 Hans de Graaff (graaff) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-01-10 20:57 [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-termios: ChangeLog ruby-termios-0.9.6.ebuild Markus Meier (maekke)
2010-01-11 18:08 Raul Porcel (armin76)
2010-04-30 20:51 Hans de Graaff (graaff)
2010-05-01  0:49 Diego Petteno (flameeyes)
2010-09-06 18:50 Hans de Graaff (graaff)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1N1L1P-0006dU-OQ@stork.gentoo.org \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox