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-r1.ebuild
Date: Mon,  5 Jul 2010 19:00:11 +0000 (UTC)	[thread overview]
Message-ID: <20100705190011.D2E7C2CE14@corvid.gentoo.org> (raw)

graaff      10/07/05 19:00:11

  Modified:             ChangeLog
  Added:                ruby-termios-0.9.6-r1.ebuild
  Log:
  Convert to ruby-ng.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-termios/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-termios/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-termios/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	1 May 2010 00:49:01 -0000	1.23
+++ ChangeLog	5 Jul 2010 19:00:11 -0000	1.24
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/ruby-termios
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ChangeLog,v 1.23 2010/05/01 00:49:01 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ChangeLog,v 1.24 2010/07/05 19:00:11 graaff Exp $
+
+*ruby-termios-0.9.6-r1 (05 Jul 2010)
+
+  05 Jul 2010; Hans de Graaff <graaff@gentoo.org>
+  +ruby-termios-0.9.6-r1.ebuild:
+  Convert to ruby-ng.
 
   01 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
   ruby-termios-0.9.6.ebuild:



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

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

Index: ruby-termios-0.9.6-r1.ebuild
===================================================================
# Copyright 1999-2010 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-r1.ebuild,v 1.1 2010/07/05 19:00:11 graaff Exp $

EAPI=2
USE_RUBY="ruby18"

inherit ruby-ng

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"

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

each_ruby_configure() {
	${RUBY} extconf.rb || die
}

each_ruby_compile() {
	emake || die
}

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

each_ruby_install() {
	emake DESTDIR="${D}" install || die
}

all_ruby_install() {
	dodoc ChangeLog README termios.rd
	use examples && docinto examples && dodoc examples/*
}






             reply	other threads:[~2010-07-05 19:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-05 19:00 Hans de Graaff (graaff) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-05-01 18:24 [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-termios: ChangeLog ruby-termios-0.9.6-r1.ebuild Raul Porcel (armin76)
2012-07-01 18:31 Raul Porcel (armin76)
2013-07-21  6:27 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=20100705190011.D2E7C2CE14@corvid.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