public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rueger (mrueg)" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/imagesize: imagesize-0.1.1_p20100902.ebuild ChangeLog
Date: Mon,  4 Nov 2013 22:08:18 +0000 (UTC)	[thread overview]
Message-ID: <20131104220818.4014F2004B@flycatcher.gentoo.org> (raw)

mrueg       13/11/04 22:08:18

  Modified:             ChangeLog
  Added:                imagesize-0.1.1_p20100902.ebuild
  Log:
  Version bump to github snapshot. Fix tests. Add ruby19,ruby20 target.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.8                  dev-ruby/imagesize/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/imagesize/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	20 Aug 2011 12:45:01 -0000	1.7
+++ ChangeLog	4 Nov 2013 22:08:18 -0000	1.8
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/imagesize
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/imagesize/ChangeLog,v 1.7 2011/08/20 12:45:01 graaff Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/imagesize/ChangeLog,v 1.8 2013/11/04 22:08:18 mrueg Exp $
+
+*imagesize-0.1.1_p20100902 (04 Nov 2013)
+
+  04 Nov 2013; Manuel Rüger <mrueg@gentoo.org>
+  +imagesize-0.1.1_p20100902.ebuild:
+  Version bump to github snapshot. Fix tests. Add ruby19,ruby20 target.
 
   20 Aug 2011; Hans de Graaff <graaff@gentoo.org> -imagesize-0.1.1.ebuild:
   Remove old version.
@@ -31,4 +37,3 @@
   +imagesize-0.1.1.ebuild:
   Initial import, dependency for app-misc/alexandria. Thanks to John Keeping in
   #215458 for providing the initial ebuild.
-



1.1                  dev-ruby/imagesize/imagesize-0.1.1_p20100902.ebuild

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

Index: imagesize-0.1.1_p20100902.ebuild
===================================================================
# Copyright 1999-2013 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.ebuild,v 1.1 2013/11/04 22:08:17 mrueg Exp $

EAPI=5
USE_RUBY="ruby18 ruby19 ruby20"

RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.txt"

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
}





             reply	other threads:[~2013-11-04 22:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-04 22:08 Manuel Rueger (mrueg) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-11-17  9:49 [gentoo-commits] gentoo-x86 commit in dev-ruby/imagesize: imagesize-0.1.1_p20100902.ebuild ChangeLog Hans de Graaff (graaff)
2014-02-24  2:30 PaweA Hajdan (phajdan.jr)
2014-03-03 23:54 Pacho Ramos (pacho)
2014-05-15  1:03 Manuel Rueger (mrueg)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131104220818.4014F2004B@flycatcher.gentoo.org \
    --to=mrueg@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox