summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 02:30:15 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 02:30:15 +0000
commit4478b490fa5ecb70be825e5d7c4a50ccc9fcd80b (patch)
tree3fe268d9ff79c691d5264451fed3f560878e8aae /dev-ruby/imagesize
parentx86 stable wrt bug #491980 (diff)
downloadgentoo-2-4478b490fa5ecb70be825e5d7c4a50ccc9fcd80b.tar.gz
gentoo-2-4478b490fa5ecb70be825e5d7c4a50ccc9fcd80b.tar.bz2
gentoo-2-4478b490fa5ecb70be825e5d7c4a50ccc9fcd80b.zip
x86 stable wrt bug #499106
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-ruby/imagesize')
-rw-r--r--dev-ruby/imagesize/ChangeLog8
-rw-r--r--dev-ruby/imagesize/imagesize-0.1.1_p20100902.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/imagesize/ChangeLog b/dev-ruby/imagesize/ChangeLog
index eef144638bb9..7f1b25534813 100644
--- a/dev-ruby/imagesize/ChangeLog
+++ b/dev-ruby/imagesize/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/imagesize
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/imagesize/ChangeLog,v 1.9 2013/11/17 09:49:57 graaff Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/imagesize/ChangeLog,v 1.10 2014/02/24 02:30:15 phajdan.jr Exp $
+
+ 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ imagesize-0.1.1_p20100902.ebuild:
+ x86 stable wrt bug #499106
17 Nov 2013; Hans de Graaff <graaff@gentoo.org>
imagesize-0.1.1_p20100902.ebuild:
diff --git a/dev-ruby/imagesize/imagesize-0.1.1_p20100902.ebuild b/dev-ruby/imagesize/imagesize-0.1.1_p20100902.ebuild
index 5c82d0c7a46c..2e24dfdf67ad 100644
--- a/dev-ruby/imagesize/imagesize-0.1.1_p20100902.ebuild
+++ b/dev-ruby/imagesize/imagesize-0.1.1_p20100902.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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.ebuild,v 1.2 2013/11/17 09:49:57 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/imagesize/imagesize-0.1.1_p20100902.ebuild,v 1.3 2014/02/24 02:30:15 phajdan.jr Exp $
EAPI=5
USE_RUBY="ruby18 ruby19 ruby20"
@@ -18,7 +18,7 @@ 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"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
RUBY_S="${PN}-${COMMIT_ID}"