diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-04-05 23:25:14 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-04-05 23:25:14 +0000 |
commit | f12f673beb2ac31964f8f5a37eb445d44bedab7f (patch) | |
tree | 682b78a4eba3de3c58124566f836aea7da83ce64 /dev-ruby/pkg-config | |
parent | Remove ree18 and ruby18 mentioning. (diff) | |
download | gentoo-2-f12f673beb2ac31964f8f5a37eb445d44bedab7f.tar.gz gentoo-2-f12f673beb2ac31964f8f5a37eb445d44bedab7f.tar.bz2 gentoo-2-f12f673beb2ac31964f8f5a37eb445d44bedab7f.zip |
Remove ree18 and ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/pkg-config')
-rw-r--r-- | dev-ruby/pkg-config/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/pkg-config/pkg-config-1.1.3.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/pkg-config/pkg-config-1.1.5.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-ruby/pkg-config/ChangeLog b/dev-ruby/pkg-config/ChangeLog index c2f707d5213f..ea8aaa75f1e3 100644 --- a/dev-ruby/pkg-config/ChangeLog +++ b/dev-ruby/pkg-config/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/pkg-config # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v 1.23 2014/01/29 00:51:13 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v 1.24 2014/04/05 23:25:14 mrueg Exp $ + + 05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> pkg-config-1.1.3.ebuild, + pkg-config-1.1.5.ebuild: + Remove ree18 and ruby18 target. 29 Jan 2014; Manuel Rüger <mrueg@gentoo.org> -pkg-config-1.1.4-r1.ebuild, -pkg-config-1.1.4.ebuild: diff --git a/dev-ruby/pkg-config/pkg-config-1.1.3.ebuild b/dev-ruby/pkg-config/pkg-config-1.1.3.ebuild index 1d462c340ef4..2b1b8981ea87 100644 --- a/dev-ruby/pkg-config/pkg-config-1.1.3.ebuild +++ b/dev-ruby/pkg-config/pkg-config-1.1.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2012 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/pkg-config/pkg-config-1.1.3.ebuild,v 1.6 2012/08/17 13:10:11 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.3.ebuild,v 1.7 2014/04/05 23:25:14 mrueg Exp $ EAPI="2" -USE_RUBY="ruby18 ruby19 ree18" +USE_RUBY="ruby19" RUBY_FAKEGEM_EXTRADOC="README.rdoc" diff --git a/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild b/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild index 72f4ff44cffa..aad06b32bf3f 100644 --- a/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild +++ b/dev-ruby/pkg-config/pkg-config-1.1.5.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/pkg-config/pkg-config-1.1.5.ebuild,v 1.1 2014/01/13 05:30:26 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild,v 1.2 2014/04/05 23:25:14 mrueg Exp $ EAPI=5 -USE_RUBY="ruby18 ruby19 ruby20" +USE_RUBY="ruby19 ruby20" RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS" |