diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 17:19:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 17:19:33 +0000 |
commit | 7d8aa320d5e206447bedfdf876febcfa67714dfe (patch) | |
tree | 7148ce1312ff6dac247464edbb3dc0260b6ef93a /dev-ruby/parsetree | |
parent | alpha stable (diff) | |
download | gentoo-2-7d8aa320d5e206447bedfdf876febcfa67714dfe.tar.gz gentoo-2-7d8aa320d5e206447bedfdf876febcfa67714dfe.tar.bz2 gentoo-2-7d8aa320d5e206447bedfdf876febcfa67714dfe.zip |
alpha stable, add ~alpha/~ia64/~sparc, etc
(Portage version: 2.1.11.9/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-ruby/parsetree')
-rw-r--r-- | dev-ruby/parsetree/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/parsetree/parsetree-3.0.6.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/parsetree/parsetree-3.0.7.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/parsetree/parsetree-3.0.9-r1.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-ruby/parsetree/ChangeLog b/dev-ruby/parsetree/ChangeLog index e346339d3387..6f0a4b7a8ad6 100644 --- a/dev-ruby/parsetree/ChangeLog +++ b/dev-ruby/parsetree/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/parsetree # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/ChangeLog,v 1.52 2012/09/09 17:43:03 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/ChangeLog,v 1.53 2012/10/28 17:19:33 armin76 Exp $ + + 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> parsetree-3.0.6.ebuild, + parsetree-3.0.7.ebuild, parsetree-3.0.9-r1.ebuild: + alpha stable, add ~alpha 09 Sep 2012; Hans de Graaff <graaff@gentoo.org> -parsetree-3.0.8.ebuild, -parsetree-3.0.9.ebuild: diff --git a/dev-ruby/parsetree/parsetree-3.0.6.ebuild b/dev-ruby/parsetree/parsetree-3.0.6.ebuild index 90eee70cce7d..e09444b3d468 100644 --- a/dev-ruby/parsetree/parsetree-3.0.6.ebuild +++ b/dev-ruby/parsetree/parsetree-3.0.6.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/parsetree/parsetree-3.0.6.ebuild,v 1.8 2012/08/16 03:59:53 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/parsetree-3.0.6.ebuild,v 1.9 2012/10/28 17:19:33 armin76 Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://www.zenspider.com/ZSS/Products/ParseTree/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ' diff --git a/dev-ruby/parsetree/parsetree-3.0.7.ebuild b/dev-ruby/parsetree/parsetree-3.0.7.ebuild index d2b03c7cccd3..69b16d93290e 100644 --- a/dev-ruby/parsetree/parsetree-3.0.7.ebuild +++ b/dev-ruby/parsetree/parsetree-3.0.7.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/parsetree/parsetree-3.0.7.ebuild,v 1.3 2012/08/16 03:59:53 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/parsetree-3.0.7.ebuild,v 1.4 2012/10/28 17:19:33 armin76 Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://www.zenspider.com/ZSS/Products/ParseTree/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ' diff --git a/dev-ruby/parsetree/parsetree-3.0.9-r1.ebuild b/dev-ruby/parsetree/parsetree-3.0.9-r1.ebuild index ee58f393e878..ddf36bde0405 100644 --- a/dev-ruby/parsetree/parsetree-3.0.9-r1.ebuild +++ b/dev-ruby/parsetree/parsetree-3.0.9-r1.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/parsetree/parsetree-3.0.9-r1.ebuild,v 1.1 2012/08/19 09:05:33 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/parsetree-3.0.9-r1.ebuild,v 1.2 2012/10/28 17:19:33 armin76 Exp $ EAPI=4 @@ -21,7 +21,7 @@ HOMEPAGE="http://www.zenspider.com/ZSS/Products/ParseTree/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ' |