[gentoo-commits] repo/gentoo:master commit in: dev-ruby/imagesize/

2023-12-27 Thread Hans de Graaff
commit: f36180ff29c124f8337fbb70624e88dace15b189
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Dec 27 19:47:49 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Dec 27 19:47:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f36180ff

dev-ruby/imagesize: enable ruby33

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild 
b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild
index 590231b84e56..bf44b0a2d785 100644
--- a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild
+++ b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_EXTRADOC="README.txt"
 RUBY_FAKEGEM_GEMSPEC="imagesize.gemspec"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/imagesize/

2023-07-04 Thread Hans de Graaff
commit: e2bd2ffc7d5b81681b3285165fa92922ad5284b6
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jul  4 06:20:24 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jul  4 09:41:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2bd2ffc

dev-ruby/imagesize: enable ruby32

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild 
b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild
index 23bb9e2e99cc..590231b84e56 100644
--- a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild
+++ b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby30 ruby31 ruby32"
 
 RUBY_FAKEGEM_EXTRADOC="README.txt"
 RUBY_FAKEGEM_GEMSPEC="imagesize.gemspec"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/imagesize/

2022-07-30 Thread Hans de Graaff
commit: 8b164bd02a313178b75225a2263e18771b4bd46d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jul 30 06:57:26 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jul 30 07:46:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b164bd0

dev-ruby/imagesize: update LICENSE

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild 
b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild
index ec54a3561985..23bb9e2e99cc 100644
--- a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild
+++ b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild
@@ -14,7 +14,7 @@ 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"
+LICENSE="Ruby-BSD"
 SLOT="0"
 KEYWORDS="amd64 ~ppc x86"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/imagesize/

2022-05-03 Thread Hans de Graaff
commit: cf8ed9e628097d6f92af26d4399a74f0ddd541cf
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May  4 05:23:49 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May  4 05:26:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf8ed9e6

dev-ruby/imagesize: enable ruby31

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild 
b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild
index daa1dcc6b070..ec54a3561985 100644
--- a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild
+++ b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_EXTRADOC="README.txt"
 RUBY_FAKEGEM_GEMSPEC="imagesize.gemspec"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/imagesize/

2021-11-24 Thread Hans de Graaff
commit: c38a5d4f10068acfb636e9444b68d786b7c74789
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Nov 24 12:45:37 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Nov 24 12:46:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c38a5d4f

dev-ruby/imagesize: all arches stable

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild 
b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild
index 73f9df2cb060..daa1dcc6b070 100644
--- a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild
+++ b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild
@@ -16,7 +16,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}"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/imagesize/

2021-11-24 Thread Hans de Graaff
commit: ddf2484965b91d3377b78172216fc6421e0c359e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Nov 24 12:45:51 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Nov 24 12:46:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddf24849

dev-ruby/imagesize: cleanup

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff  gentoo.org>

 .../imagesize/imagesize-0.1.1_p20100902-r1.ebuild  | 27 --
 1 file changed, 27 deletions(-)

diff --git a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild 
b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild
deleted file mode 100644
index 979c34275c9d..
--- a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby25 ruby26 ruby27"
-
-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
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/imagesize/

2021-11-17 Thread Hans de Graaff
commit: 5e902052a44359cc67145b8bdaebc0a3e04423f3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Nov 18 06:42:23 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Nov 18 06:42:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e902052

dev-ruby/imagesize: add ruby30

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff  gentoo.org>

 .../imagesize/imagesize-0.1.1_p20100902-r2.ebuild  | 26 ++
 1 file changed, 26 insertions(+)

diff --git a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild 
b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild
new file mode 100644
index ..73f9df2cb060
--- /dev/null
+++ b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_EXTRADOC="README.txt"
+RUBY_FAKEGEM_GEMSPEC="imagesize.gemspec"
+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
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/imagesize/

2020-08-16 Thread Hans de Graaff
commit: 712cb806916764f768f0c4de3b873ccec7ee3e72
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Aug 16 08:36:19 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Aug 16 16:29:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=712cb806

dev-ruby/imagesize: add ruby27

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild 
b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild
index c2c2dbb0d23..979c34275c9 100644
--- a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild
+++ b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="README.txt"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/imagesize/

2019-02-01 Thread Hans de Graaff
commit: a9080b0a05e7c5aa384039e094d9fab71856a4e2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb  2 07:30:38 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb  2 07:54:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9080b0a

dev-ruby/imagesize: add ruby26

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild 
b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild
index 093c9aaa95b..c2c2dbb0d23 100644
--- a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild
+++ b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="README.txt"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/imagesize/

2018-02-04 Thread Hans de Graaff
commit: ec5d3301beceec80d2b8395a91c2be9cdfadd76f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Feb  4 09:19:22 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Feb  4 10:44:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec5d3301

dev-ruby/imagesize: add ruby24, ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild 
b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild
index 7bb0c4af66e..093c9aaa95b 100644
--- a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild
+++ b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="README.txt"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/imagesize/

2016-03-31 Thread Hans de Graaff
commit: 97b9ef07bad39b6f044b1655290c6fd067d03cb1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Mar 31 05:46:50 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Mar 31 06:08:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97b9ef07

dev-ruby/imagesize: cleanup

Package-Manager: portage-2.2.26

 .../imagesize/imagesize-0.1.1_p20100902.ebuild | 28 --
 1 file changed, 28 deletions(-)

diff --git a/dev-ruby/imagesize/imagesize-0.1.1_p20100902.ebuild 
b/dev-ruby/imagesize/imagesize-0.1.1_p20100902.ebuild
deleted file mode 100644
index 35630ce..000
--- a/dev-ruby/imagesize/imagesize-0.1.1_p20100902.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20"
-
-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
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/imagesize/

2016-03-31 Thread Hans de Graaff
commit: 2d40e611a4ef1bdbc2f306adcb40a282b3bfee09
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Mar 31 05:45:54 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Mar 31 06:08:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d40e611

dev-ruby/imagesize: add ruby23

Package-Manager: portage-2.2.26

 dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild 
b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild
index 7d888e1..012bf86 100644
--- a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild
+++ b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="README.txt"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/imagesize/

2016-03-31 Thread Hans de Graaff
commit: db8b3e624d8bf1ed63464510bb68a2d822b1efcd
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Mar 31 05:46:27 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Mar 31 06:08:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db8b3e62

dev-ruby/imagesize: mark ruby21 revision stable

Package-Manager: portage-2.2.26

 dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild 
b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild
index 012bf86..901ed5b 100644
--- a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild
+++ b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild
@@ -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}"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/imagesize/

2016-03-31 Thread Hans de Graaff
commit: 61c018a11433b25f7ef80a7f10c673cd8463f758
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Mar 31 05:41:28 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Mar 31 06:08:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61c018a1

dev-ruby/imagesize: drop ruby19

Package-Manager: portage-2.2.26

 dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild 
b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild
index 7ebfd30..7d888e1 100644
--- a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild
+++ b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="README.txt"