From 40d8c91edb2acee3470ee9a0b7b77009a5f55ec0 Mon Sep 17 00:00:00 2001 From: Manuel Rüger Date: Wed, 7 May 2014 19:11:10 +0000 Subject: Remove ruby18 target. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key ) --- dev-ruby/plist/ChangeLog | 7 +++++-- dev-ruby/plist/plist-3.1.0-r1.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-ruby/plist') diff --git a/dev-ruby/plist/ChangeLog b/dev-ruby/plist/ChangeLog index 5ffa1cf284cb..79ca32e46858 100644 --- a/dev-ruby/plist/ChangeLog +++ b/dev-ruby/plist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/plist -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plist/ChangeLog,v 1.9 2013/12/19 23:57:22 mrueg Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plist/ChangeLog,v 1.10 2014/05/07 19:11:10 mrueg Exp $ + + 07 May 2014; Manuel Rüger plist-3.1.0-r1.ebuild: + Remove ruby18 target. 19 Dec 2013; Manuel Rüger -plist-3.1.0.ebuild: Cleanup old. diff --git a/dev-ruby/plist/plist-3.1.0-r1.ebuild b/dev-ruby/plist/plist-3.1.0-r1.ebuild index 7bc850edceec..abaedf8a737e 100644 --- a/dev-ruby/plist/plist-3.1.0-r1.ebuild +++ b/dev-ruby/plist/plist-3.1.0-r1.ebuild @@ -1,9 +1,9 @@ -# 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/plist/plist-3.1.0-r1.ebuild,v 1.1 2013/10/30 03:58:25 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plist/plist-3.1.0-r1.ebuild,v 1.2 2014/05/07 19:11:10 mrueg Exp $ EAPI=5 -USE_RUBY="ruby18 ruby19 ruby20 jruby" +USE_RUBY="ruby19 ruby20 jruby" RUBY_FAKEGEM_DOCDIR="rdoc" RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc" -- cgit v1.2.3-65-gdbad