* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-filemagic: ruby-filemagic-0.6.3.ebuild ChangeLog ruby-filemagic-0.6.0.ebuild ruby-filemagic-0.6.1.ebuild
@ 2015-02-14 2:42 Manuel Rueger (mrueg)
0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2015-02-14 2:42 UTC (permalink / raw
To: gentoo-commits
mrueg 15/02/14 02:42:35
Modified: ChangeLog
Added: ruby-filemagic-0.6.3.ebuild
Removed: ruby-filemagic-0.6.0.ebuild
ruby-filemagic-0.6.1.ebuild
Log:
Version bump. Remove old. Add ruby22. Run tests.
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.21 dev-ruby/ruby-filemagic/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-filemagic/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-filemagic/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-filemagic/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-filemagic/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 23 Aug 2014 05:57:35 -0000 1.20
+++ ChangeLog 14 Feb 2015 02:42:35 -0000 1.21
@@ -1,6 +1,12 @@
# ChangeLog for dev-ruby/ruby-filemagic
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-filemagic/ChangeLog,v 1.20 2014/08/23 05:57:35 graaff Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-filemagic/ChangeLog,v 1.21 2015/02/14 02:42:35 mrueg Exp $
+
+*ruby-filemagic-0.6.3 (14 Feb 2015)
+
+ 14 Feb 2015; Manuel Rüger <mrueg@gentoo.org> +ruby-filemagic-0.6.3.ebuild,
+ -ruby-filemagic-0.6.0.ebuild, -ruby-filemagic-0.6.1.ebuild:
+ Version bump. Remove old. Add ruby22. Run tests.
*ruby-filemagic-0.6.1 (23 Aug 2014)
1.1 dev-ruby/ruby-filemagic/ruby-filemagic-0.6.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-filemagic/ruby-filemagic-0.6.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-filemagic/ruby-filemagic-0.6.3.ebuild?rev=1.1&content-type=text/plain
Index: ruby-filemagic-0.6.3.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-filemagic/ruby-filemagic-0.6.3.ebuild,v 1.1 2015/02/14 02:42:35 mrueg Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 ruby22"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="ChangeLog README TODO"
RUBY_FAKEGEM_TASK_TEST=""
inherit multilib ruby-fakegem
DESCRIPTION="Ruby binding to libmagic"
HOMEPAGE="http://ruby-filemagic.rubyforge.org/"
LICENSE="Ruby"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
DEPEND="${DEPEND} sys-apps/file"
RDEPEND="${RDEPEND} sys-apps/file"
each_ruby_configure() {
${RUBY} -Cext/filemagic extconf.rb || die
}
each_ruby_compile() {
emake V=1 -Cext/filemagic
mv ext/filemagic/ruby_filemagic$(get_modname) lib/filemagic/ || die
}
each_ruby_test() {
${RUBY} -Ctest -I../lib filemagic_test.rb || die
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-02-14 2:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-14 2:42 [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-filemagic: ruby-filemagic-0.6.3.ebuild ChangeLog ruby-filemagic-0.6.0.ebuild ruby-filemagic-0.6.1.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