public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/mikutter: mikutter-0.0.2.12-r1.ebuild ChangeLog
@ 2011-04-14  9:46 Naohiro Aota (naota)
  0 siblings, 0 replies; only message in thread
From: Naohiro Aota (naota) @ 2011-04-14  9:46 UTC (permalink / raw
  To: gentoo-commits

naota       11/04/14 09:46:58

  Modified:             ChangeLog
  Added:                mikutter-0.0.2.12-r1.ebuild
  Log:
  Fixed dependency bug #362797.
  
  (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  net-misc/mikutter/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mikutter/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mikutter/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mikutter/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/mikutter/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	2 Apr 2011 05:34:08 -0000	1.2
+++ ChangeLog	14 Apr 2011 09:46:58 -0000	1.3
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/mikutter
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/mikutter/ChangeLog,v 1.2 2011/04/02 05:34:08 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mikutter/ChangeLog,v 1.3 2011/04/14 09:46:58 naota Exp $
+
+*mikutter-0.0.2.12-r1 (14 Apr 2011)
+
+  14 Apr 2011; Naohiro Aota <naota@elisp.net> +mikutter-0.0.2.12-r1.ebuild:
+  Fix dependency bug #362797
 
   02 Apr 2011; Naohiro Aota <naota@elisp.net> ChangeLog:
   Fix Manifest: gpg-signing



1.1                  net-misc/mikutter/mikutter-0.0.2.12-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mikutter/mikutter-0.0.2.12-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mikutter/mikutter-0.0.2.12-r1.ebuild?rev=1.1&content-type=text/plain

Index: mikutter-0.0.2.12-r1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/mikutter/mikutter-0.0.2.12-r1.ebuild,v 1.1 2011/04/14 09:46:58 naota Exp $

EAPI=3

USE_RUBY="ruby18"

inherit ruby-ng

MY_P="${PN}.${PV}"

DESCRIPTION="mikutter is simple, powerful and moeful twitter client"
HOMEPAGE="http://mikutter.hachune.net/"
SRC_URI="http://mikutter.hachune.net/bin/${MY_P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=""
RDEPEND="$(ruby_implementation_depend ruby18 '>=' -1.8.7)[ssl]
	x11-libs/libnotify"

ruby_add_rdepend "dev-ruby/ruby-gtk2
	dev-ruby/ruby-hmac
	dev-ruby/sqlite3-ruby
	dev-ruby/httpclient"

S="${WORKDIR}/${PN}"

each_ruby_install() {
	exeinto /usr/share/mikutter
	doexe mikutter.rb
	insinto /usr/share/mikutter
	doins -r core plugin
	exeinto /usr/bin
	doexe "${FILESDIR}"/mikutter
	dodoc README
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-04-14  9:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-14  9:46 [gentoo-commits] gentoo-x86 commit in net-misc/mikutter: mikutter-0.0.2.12-r1.ebuild ChangeLog Naohiro Aota (naota)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox