summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2011-07-21 10:37:00 +0000
committerHans de Graaff <graaff@gentoo.org>2011-07-21 10:37:00 +0000
commit8e3b7cfc9f6131bd0102dfe3d67df87097ca2991 (patch)
tree6074a60b4302920c537cad8835f71c392d6ac339 /dev-ruby
parentx86 stable, bug #375409 (diff)
downloadgentoo-2-8e3b7cfc9f6131bd0102dfe3d67df87097ca2991.tar.gz
gentoo-2-8e3b7cfc9f6131bd0102dfe3d67df87097ca2991.tar.bz2
gentoo-2-8e3b7cfc9f6131bd0102dfe3d67df87097ca2991.zip
Move stable keywords forward since the only change is the eclass installing the files.
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/imagesize/ChangeLog8
-rw-r--r--dev-ruby/imagesize/imagesize-0.1.1-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/imagesize/ChangeLog b/dev-ruby/imagesize/ChangeLog
index baab22b17002..c3ed150c15ce 100644
--- a/dev-ruby/imagesize/ChangeLog
+++ b/dev-ruby/imagesize/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/imagesize
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/imagesize/ChangeLog,v 1.5 2010/06/25 21:25:19 graaff Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/imagesize/ChangeLog,v 1.6 2011/07/21 10:37:00 graaff Exp $
+
+ 21 Jul 2011; Hans de Graaff <graaff@gentoo.org> imagesize-0.1.1-r1.ebuild:
+ Move stable keywords forward since the only change is the eclass installing
+ the files.
*imagesize-0.1.1-r1 (25 Jun 2010)
diff --git a/dev-ruby/imagesize/imagesize-0.1.1-r1.ebuild b/dev-ruby/imagesize/imagesize-0.1.1-r1.ebuild
index e5109127b88f..bbf21b71e0d4 100644
--- a/dev-ruby/imagesize/imagesize-0.1.1-r1.ebuild
+++ b/dev-ruby/imagesize/imagesize-0.1.1-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/imagesize/imagesize-0.1.1-r1.ebuild,v 1.1 2010/06/25 21:25:19 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/imagesize/imagesize-0.1.1-r1.ebuild,v 1.2 2011/07/21 10:37:00 graaff Exp $
EAPI=2
USE_RUBY="ruby18"
@@ -16,7 +16,7 @@ HOMEPAGE="http://imagesize.rubyforge.org/"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
# The tests are broken because a test image is missing.