diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-10-11 13:51:38 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-10-11 13:51:38 +0000 |
commit | af4e1d06574357059783bbc42338a8554bcaba2c (patch) | |
tree | ad6f635377a2f9ace3ecc2d6124307dda0c6d704 /dev-ruby | |
parent | Add patch to fix installation directory. (diff) | |
download | gentoo-2-af4e1d06574357059783bbc42338a8554bcaba2c.tar.gz gentoo-2-af4e1d06574357059783bbc42338a8554bcaba2c.tar.bz2 gentoo-2-af4e1d06574357059783bbc42338a8554bcaba2c.zip |
Stable on x86, bug #108481.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/color-tools/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/color-tools/color-tools-1.2.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/color-tools/color-tools-1.3.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/color-tools/ChangeLog b/dev-ruby/color-tools/ChangeLog index e71af05463ac..f61a88393702 100644 --- a/dev-ruby/color-tools/ChangeLog +++ b/dev-ruby/color-tools/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/color-tools # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/color-tools/ChangeLog,v 1.2 2005/08/25 12:49:41 citizen428 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/color-tools/ChangeLog,v 1.3 2005/10/11 13:51:38 ticho Exp $ + + 11 Oct 2005; Andrej Kacian <ticho@gentoo.org> color-tools-1.2.0.ebuild, + color-tools-1.3.0.ebuild: + Stable on x86, bug #108481. *color-tools-1.3.0 (25 Aug 2005) diff --git a/dev-ruby/color-tools/color-tools-1.2.0.ebuild b/dev-ruby/color-tools/color-tools-1.2.0.ebuild index 10e50b520ca4..a157dcaba4e0 100644 --- a/dev-ruby/color-tools/color-tools-1.2.0.ebuild +++ b/dev-ruby/color-tools/color-tools-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/color-tools/color-tools-1.2.0.ebuild,v 1.1 2005/08/15 13:42:36 citizen428 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/color-tools/color-tools-1.2.0.ebuild,v 1.2 2005/10/11 13:51:38 ticho Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://ruby-pdf.rubyforge.org/color-tools/" SRC_URI="http://rubyforge.org/frs/download.php/5064/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" USE_RUBY="ruby18" diff --git a/dev-ruby/color-tools/color-tools-1.3.0.ebuild b/dev-ruby/color-tools/color-tools-1.3.0.ebuild index 5dbb85bf1ca6..284027149cf4 100644 --- a/dev-ruby/color-tools/color-tools-1.3.0.ebuild +++ b/dev-ruby/color-tools/color-tools-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/color-tools/color-tools-1.3.0.ebuild,v 1.1 2005/08/25 12:49:41 citizen428 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/color-tools/color-tools-1.3.0.ebuild,v 1.2 2005/10/11 13:51:38 ticho Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://ruby-pdf.rubyforge.org/color-tools/" SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" USE_RUBY="ruby18" |