summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-03 23:54:17 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-03 23:54:17 +0000
commit196e153b0c3f83138662022a10ad305600a94b3d (patch)
tree046998609b8b2ed5b5b3e41be00f45eae43674d2 /dev-ruby/imagesize
parentAdd missing setuptools build dep (bug #503360). (diff)
downloadgentoo-2-196e153b0c3f83138662022a10ad305600a94b3d.tar.gz
gentoo-2-196e153b0c3f83138662022a10ad305600a94b3d.tar.bz2
gentoo-2-196e153b0c3f83138662022a10ad305600a94b3d.zip
amd64 stable, bug #499106
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-ruby/imagesize')
-rw-r--r--dev-ruby/imagesize/ChangeLog5
-rw-r--r--dev-ruby/imagesize/imagesize-0.1.1_p20100902.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/imagesize/ChangeLog b/dev-ruby/imagesize/ChangeLog
index 7f1b25534813..459571583d18 100644
--- a/dev-ruby/imagesize/ChangeLog
+++ b/dev-ruby/imagesize/ChangeLog
@@ -1,6 +1,9 @@
# 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.10 2014/02/24 02:30:15 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/imagesize/ChangeLog,v 1.11 2014/03/03 23:54:17 pacho Exp $
+
+ 03 Mar 2014; Pacho Ramos <pacho@gentoo.org> imagesize-0.1.1_p20100902.ebuild:
+ amd64 stable, bug #499106
24 Feb 2014; Pawel Hajdan jr <phajdan.jr@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 2e24dfdf67ad..7e80f45f5bd2 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-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.3 2014/02/24 02:30:15 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/imagesize/imagesize-0.1.1_p20100902.ebuild,v 1.4 2014/03/03 23:54:17 pacho 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}"