public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/little-plugger: ChangeLog little-plugger-1.1.3-r1.ebuild
@ 2013-12-14 13:51 Hans de Graaff (graaff)
  0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2013-12-14 13:51 UTC (permalink / raw
  To: gentoo-commits

graaff      13/12/14 13:51:01

  Modified:             ChangeLog
  Added:                little-plugger-1.1.3-r1.ebuild
  Log:
  EAPI=5. Add ruby20. Drop circular dependency on bones. Ebuild by Peter Wilmott in the ruby overlay.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

Revision  Changes    Path
1.11                 dev-ruby/little-plugger/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/little-plugger/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	25 Aug 2012 06:32:41 -0000	1.10
+++ ChangeLog	14 Dec 2013 13:51:01 -0000	1.11
@@ -1,6 +1,14 @@
 # ChangeLog for dev-ruby/little-plugger
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/little-plugger/ChangeLog,v 1.10 2012/08/25 06:32:41 graaff Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/little-plugger/ChangeLog,v 1.11 2013/12/14 13:51:01 graaff Exp $
+
+*little-plugger-1.1.3-r1 (14 Dec 2013)
+
+  14 Dec 2013; Hans de Graaff <graaff@gentoo.org>
+  +little-plugger-1.1.3-r1.ebuild,
+  +files/little-plugger-1.1.3-ruby20-spec.patch:
+  EAPI=5. Add ruby20. Drop circular dependency on bones. Ebuild by Peter
+  Wilmott in the ruby overlay.
 
   25 Aug 2012; Hans de Graaff <graaff@gentoo.org>
   -little-plugger-1.1.2-r1.ebuild:



1.1                  dev-ruby/little-plugger/little-plugger-1.1.3-r1.ebuild

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

Index: little-plugger-1.1.3-r1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/little-plugger/little-plugger-1.1.3-r1.ebuild,v 1.1 2013/12/14 13:51:01 graaff Exp $

EAPI=5

USE_RUBY="ruby18 ruby19 ruby20 jruby"

RUBY_FAKEGEM_RECIPE_TEST="rspec"

RUBY_FAKEGEM_RECIPE_DOC="rdoc"

RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"

inherit ruby-fakegem eutils

DESCRIPTION="Module that provides Gem based plugin management"
HOMEPAGE="http://github.com/TwP/${PN}"

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

all_ruby_prepare() {
	# Remove default metadata because it confused jruby.
	rm ../metadata || die

	epatch "${FILESDIR}"/${P}-ruby20-spec.patch
}





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

only message in thread, other threads:[~2013-12-14 13:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-14 13:51 [gentoo-commits] gentoo-x86 commit in dev-ruby/little-plugger: ChangeLog little-plugger-1.1.3-r1.ebuild Hans de Graaff (graaff)

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