summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-05-21 01:39:14 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-05-21 01:39:14 +0000
commit80666c23819f32d0325650e629b29daaf7028152 (patch)
tree6a2f506e29932e587cb937ca11c6c36c5faf4c82 /dev-ruby/ruby-atk
parentRemove ruby18 target. (diff)
downloadgentoo-2-80666c23819f32d0325650e629b29daaf7028152.tar.gz
gentoo-2-80666c23819f32d0325650e629b29daaf7028152.tar.bz2
gentoo-2-80666c23819f32d0325650e629b29daaf7028152.zip
Remove ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/ruby-atk')
-rw-r--r--dev-ruby/ruby-atk/ChangeLog6
-rw-r--r--dev-ruby/ruby-atk/ruby-atk-1.1.8.ebuild4
-rw-r--r--dev-ruby/ruby-atk/ruby-atk-1.2.6.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/ruby-atk/ChangeLog b/dev-ruby/ruby-atk/ChangeLog
index 346c4d3d4b98..b9f87c56277f 100644
--- a/dev-ruby/ruby-atk/ChangeLog
+++ b/dev-ruby/ruby-atk/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-atk
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.82 2014/03/17 14:12:21 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.83 2014/05/21 01:39:14 mrueg Exp $
+
+ 21 May 2014; Manuel Rüger <mrueg@gentoo.org> ruby-atk-1.1.8.ebuild,
+ ruby-atk-1.2.6.ebuild:
+ Remove ruby18 target.
*ruby-atk-2.2.0 (17 Mar 2014)
diff --git a/dev-ruby/ruby-atk/ruby-atk-1.1.8.ebuild b/dev-ruby/ruby-atk/ruby-atk-1.1.8.ebuild
index a19d9d4c136d..83854ec6f3d4 100644
--- a/dev-ruby/ruby-atk/ruby-atk-1.1.8.ebuild
+++ b/dev-ruby/ruby-atk/ruby-atk-1.1.8.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.1.8.ebuild,v 1.5 2014/03/10 17:15:53 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.1.8.ebuild,v 1.6 2014/05/21 01:39:14 mrueg Exp $
EAPI=4
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby19"
inherit ruby-ng-gnome2
diff --git a/dev-ruby/ruby-atk/ruby-atk-1.2.6.ebuild b/dev-ruby/ruby-atk/ruby-atk-1.2.6.ebuild
index 91f6bd799eb7..6f317fd0ad0d 100644
--- a/dev-ruby/ruby-atk/ruby-atk-1.2.6.ebuild
+++ b/dev-ruby/ruby-atk/ruby-atk-1.2.6.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.2.6.ebuild,v 1.2 2014/03/10 17:15:53 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.2.6.ebuild,v 1.3 2014/05/21 01:39:14 mrueg Exp $
EAPI=4
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby19"
inherit ruby-ng-gnome2