* [gentoo-commits] gentoo-x86 commit in dev-ruby/imagesize: imagesize-0.1.1_p20100902-r1.ebuild ChangeLog
@ 2014-08-06 7:51 Manuel Rueger (mrueg)
0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2014-08-06 7:51 UTC (permalink / raw
To: gentoo-commits
mrueg 14/08/06 07:51:09
Modified: ChangeLog
Added: imagesize-0.1.1_p20100902-r1.ebuild
Log:
Add ruby21 target.
(Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.14 dev-ruby/imagesize/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/imagesize/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/imagesize/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/imagesize/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/imagesize/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 15 May 2014 01:03:45 -0000 1.13
+++ ChangeLog 6 Aug 2014 07:51:09 -0000 1.14
@@ -1,6 +1,12 @@
# ChangeLog for dev-ruby/imagesize
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/imagesize/ChangeLog,v 1.13 2014/05/15 01:03:45 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/imagesize/ChangeLog,v 1.14 2014/08/06 07:51:09 mrueg Exp $
+
+*imagesize-0.1.1_p20100902-r1 (06 Aug 2014)
+
+ 06 Aug 2014; Manuel Rüger <mrueg@gentoo.org>
+ +imagesize-0.1.1_p20100902-r1.ebuild:
+ Add ruby21 target.
15 May 2014; Manuel Rüger <mrueg@gentoo.org> imagesize-0.1.1_p20100902.ebuild:
Remove ruby18.
1.1 dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild?rev=1.1&content-type=text/plain
Index: imagesize-0.1.1_p20100902-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild,v 1.1 2014/08/06 07:51:09 mrueg Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.txt"
RUBY_FAKEGEM_VERSION="0.1.1.20100902"
inherit ruby-fakegem
DESCRIPTION="Measure image size (GIF, PNG, JPEG, etc)"
HOMEPAGE="http://imagesize.rubyforge.org/"
COMMIT_ID="bd5be2afb088beba3f0d863cef4eac7db56ca804"
SRC_URI="https://github.com/mattheworiordan/${PN}/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
RUBY_S="${PN}-${COMMIT_ID}"
each_ruby_test() {
${RUBY} -Ilib -S test/test_image_size.rb || die
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-08-06 7:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-06 7:51 [gentoo-commits] gentoo-x86 commit in dev-ruby/imagesize: imagesize-0.1.1_p20100902-r1.ebuild ChangeLog 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