diff options
author | Hans de Graaff <graaff@gentoo.org> | 2011-08-07 07:06:58 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2011-08-07 07:06:58 +0000 |
commit | 24ca74720b6ecc96be518a194a889acc6337cf30 (patch) | |
tree | 0919bd69753f3ebcba488b410ac13a86bc51a1a0 /dev-ruby/metaid | |
parent | Move stable keywords forward since only the eclass installing the files changed. (diff) | |
download | gentoo-2-24ca74720b6ecc96be518a194a889acc6337cf30.tar.gz gentoo-2-24ca74720b6ecc96be518a194a889acc6337cf30.tar.bz2 gentoo-2-24ca74720b6ecc96be518a194a889acc6337cf30.zip |
Move stable keywords forward since only the eclass installing the files changed.
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/metaid')
-rw-r--r-- | dev-ruby/metaid/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/metaid/metaid-1.0-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/metaid/ChangeLog b/dev-ruby/metaid/ChangeLog index 7f9ce6ab3c11..8e13ab4c9326 100644 --- a/dev-ruby/metaid/ChangeLog +++ b/dev-ruby/metaid/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/metaid -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/metaid/ChangeLog,v 1.10 2010/06/26 12:37:18 graaff Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/metaid/ChangeLog,v 1.11 2011/08/07 07:06:58 graaff Exp $ + + 07 Aug 2011; Hans de Graaff <graaff@gentoo.org> metaid-1.0-r1.ebuild: + Move stable keywords forward since only the eclass installing the files + changed. *metaid-1.0-r1 (26 Jun 2010) diff --git a/dev-ruby/metaid/metaid-1.0-r1.ebuild b/dev-ruby/metaid/metaid-1.0-r1.ebuild index ca5e1ebd982b..3f494b664b50 100644 --- a/dev-ruby/metaid/metaid-1.0-r1.ebuild +++ b/dev-ruby/metaid/metaid-1.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/metaid/metaid-1.0-r1.ebuild,v 1.1 2010/06/26 12:37:18 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/metaid/metaid-1.0-r1.ebuild,v 1.2 2011/08/07 07:06:58 graaff Exp $ EAPI=2 USE_RUBY="ruby18" @@ -17,5 +17,5 @@ HOMEPAGE="http://rubyforge.org/projects/metaid/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ia64 ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" |