public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/akismet: akismet-1.0.2.ebuild ChangeLog akismet-1.0.0.ebuild
@ 2014-12-08 10:30 Manuel Rueger (mrueg)
  0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2014-12-08 10:30 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/12/08 10:30:31

  Modified:             ChangeLog
  Added:                akismet-1.0.2.ebuild
  Removed:              akismet-1.0.0.ebuild
  Log:
  Version bump. Add ruby20, ruby21 targets. Cleanup old.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.4                  dev-ruby/akismet/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/akismet/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	18 Aug 2014 18:57:55 -0000	1.3
+++ ChangeLog	8 Dec 2014 10:30:31 -0000	1.4
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/akismet
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/akismet/ChangeLog,v 1.3 2014/08/18 18:57:55 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/akismet/ChangeLog,v 1.4 2014/12/08 10:30:31 mrueg Exp $
+
+*akismet-1.0.2 (08 Dec 2014)
+
+  08 Dec 2014; Manuel Rüger <mrueg@gentoo.org> +akismet-1.0.2.ebuild,
+  -akismet-1.0.0.ebuild:
+  Version bump. Add ruby20, ruby21 targets. Cleanup old.
 
   18 Aug 2014; Manuel Rüger <mrueg@gentoo.org> akismet-1.0.0.ebuild:
   Use github tarball. Add tests.



1.1                  dev-ruby/akismet/akismet-1.0.2.ebuild

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

Index: akismet-1.0.2.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/akismet/akismet-1.0.2.ebuild,v 1.1 2014/12/08 10:30:31 mrueg Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_RECIPE_DOC="rdoc"

inherit ruby-fakegem

DESCRIPTION="A Ruby client for the Akismet API"
HOMEPAGE="http://github.com/jonahb/akismet"
SRC_URI="https://github.com/jonahb/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
IUSE="doc test"

ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )"

each_ruby_test() {
	ruby-ng_testrb-2 -Ilib test/*_test.rb
}





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

only message in thread, other threads:[~2014-12-08 10:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-08 10:30 [gentoo-commits] gentoo-x86 commit in dev-ruby/akismet: akismet-1.0.2.ebuild ChangeLog akismet-1.0.0.ebuild Manuel Rueger (mrueg)

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