diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-01 18:31:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-01 18:31:46 +0000 |
commit | 8bd735f34785b0310a1cec5aac012bb0a53e2998 (patch) | |
tree | 27ff0a63b9202e119689111b6f40911513fd58d7 /dev-ruby/gnuplot | |
parent | alpha/ia64/s390/sh/sparc stable wrt #412307 (diff) | |
download | historical-8bd735f34785b0310a1cec5aac012bb0a53e2998.tar.gz historical-8bd735f34785b0310a1cec5aac012bb0a53e2998.tar.bz2 historical-8bd735f34785b0310a1cec5aac012bb0a53e2998.zip |
drop alpha keywords
Package-Manager: portage-2.1.10.53/cvs/Linux ia64
Diffstat (limited to 'dev-ruby/gnuplot')
-rw-r--r-- | dev-ruby/gnuplot/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/gnuplot/gnuplot-2.3.6.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/gnuplot/gnuplot-2.4.1.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-ruby/gnuplot/ChangeLog b/dev-ruby/gnuplot/ChangeLog index d77aec23ff87..17c16e3caa5e 100644 --- a/dev-ruby/gnuplot/ChangeLog +++ b/dev-ruby/gnuplot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/gnuplot # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gnuplot/ChangeLog,v 1.13 2012/04/08 07:32:40 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gnuplot/ChangeLog,v 1.14 2012/07/01 18:31:45 armin76 Exp $ + + 01 Jul 2012; Raúl Porcel <armin76@gentoo.org> gnuplot-2.3.6.ebuild, + gnuplot-2.4.1.ebuild: + Drop alpha keywords *gnuplot-2.4.1 (08 Apr 2012) diff --git a/dev-ruby/gnuplot/gnuplot-2.3.6.ebuild b/dev-ruby/gnuplot/gnuplot-2.3.6.ebuild index b2c094ed001a..5cc3fbdd02ff 100644 --- a/dev-ruby/gnuplot/gnuplot-2.3.6.ebuild +++ b/dev-ruby/gnuplot/gnuplot-2.3.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gnuplot/gnuplot-2.3.6.ebuild,v 1.1 2011/03/05 07:01:29 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gnuplot/gnuplot-2.3.6.ebuild,v 1.2 2012/07/01 18:31:45 armin76 Exp $ EAPI="2" USE_RUBY="ruby18 ruby19 ree18 jruby" @@ -16,7 +16,7 @@ DESCRIPTION="Gnuplot drawing library - Ruby Bindings" HOMEPAGE="http://rgplot.rubyforge.org/" LICENSE="BSD" -KEYWORDS="~alpha ~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="test" SLOT="0" diff --git a/dev-ruby/gnuplot/gnuplot-2.4.1.ebuild b/dev-ruby/gnuplot/gnuplot-2.4.1.ebuild index 6fbc8d9f9ace..4e1ba83ed5d0 100644 --- a/dev-ruby/gnuplot/gnuplot-2.4.1.ebuild +++ b/dev-ruby/gnuplot/gnuplot-2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gnuplot/gnuplot-2.4.1.ebuild,v 1.1 2012/04/08 07:32:40 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gnuplot/gnuplot-2.4.1.ebuild,v 1.2 2012/07/01 18:31:45 armin76 Exp $ EAPI="2" USE_RUBY="ruby18 ruby19 ree18 jruby" @@ -16,7 +16,7 @@ DESCRIPTION="Gnuplot drawing library - Ruby Bindings" HOMEPAGE="http://rgplot.rubyforge.org/" LICENSE="BSD" -KEYWORDS="~alpha ~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="test" SLOT="0" |