Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/imagesize/
Date: Sat, 30 Jul 2022 07:46:14
Message-Id: 1659167161.8b164bd02a313178b75225a2263e18771b4bd46d.graaff@gentoo
1 commit: 8b164bd02a313178b75225a2263e18771b4bd46d
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 06:57:26 2022 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 07:46:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b164bd0
7
8 dev-ruby/imagesize: update LICENSE
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11
12 dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild
16 index ec54a3561985..23bb9e2e99cc 100644
17 --- a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild
18 +++ b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild
19 @@ -14,7 +14,7 @@ DESCRIPTION="Measure image size (GIF, PNG, JPEG, etc)"
20 HOMEPAGE="http://imagesize.rubyforge.org/"
21 COMMIT_ID="bd5be2afb088beba3f0d863cef4eac7db56ca804"
22 SRC_URI="https://github.com/mattheworiordan/${PN}/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"
23 -LICENSE="Ruby"
24 +LICENSE="Ruby-BSD"
25 SLOT="0"
26 KEYWORDS="amd64 ~ppc x86"
27 IUSE=""