diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-05-07 19:11:10 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-05-07 19:11:10 +0000 |
commit | 40d8c91edb2acee3470ee9a0b7b77009a5f55ec0 (patch) | |
tree | 906b6552f90a92713d5e73fe400bc71b44ba5305 /dev-ruby | |
parent | Remove ruby18 target. Cleanup old. (diff) | |
download | gentoo-2-40d8c91edb2acee3470ee9a0b7b77009a5f55ec0.tar.gz gentoo-2-40d8c91edb2acee3470ee9a0b7b77009a5f55ec0.tar.bz2 gentoo-2-40d8c91edb2acee3470ee9a0b7b77009a5f55ec0.zip |
Remove ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/plist/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/plist/plist-3.1.0-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
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 <mrueg@gentoo.org> plist-3.1.0-r1.ebuild: + Remove ruby18 target. 19 Dec 2013; Manuel Rüger <mrueg@gentoo.org> -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" |