diff options
author | Markus Meier <maekke@gentoo.org> | 2008-10-26 19:40:16 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-10-26 19:40:16 +0000 |
commit | f6c9f97c48e2f3e725e7c47e637decca2df749ff (patch) | |
tree | 502939b4f0c0c51ad94577bfc2a383699c830d83 /dev-ruby | |
parent | old (diff) | |
download | historical-f6c9f97c48e2f3e725e7c47e637decca2df749ff.tar.gz historical-f6c9f97c48e2f3e725e7c47e637decca2df749ff.tar.bz2 historical-f6c9f97c48e2f3e725e7c47e637decca2df749ff.zip |
x86 stable, bug #244214
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.28-rc1 i686
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/text-format/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/text-format/text-format-1.0.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/text-hyphen/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-ruby/text-format/ChangeLog b/dev-ruby/text-format/ChangeLog index 1fec6cbf7b7d..3418cf256fe7 100644 --- a/dev-ruby/text-format/ChangeLog +++ b/dev-ruby/text-format/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/text-format # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.22 2008/10/25 14:35:46 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.23 2008/10/26 19:40:16 maekke Exp $ + + 26 Oct 2008; Markus Meier <maekke@gentoo.org> text-format-1.0.0.ebuild: + x86 stable, bug #244214 25 Oct 2008; nixnut <nixnut@gentoo.org> text-format-1.0.0.ebuild: Stable on ppc wrt bug 244214 diff --git a/dev-ruby/text-format/text-format-1.0.0.ebuild b/dev-ruby/text-format/text-format-1.0.0.ebuild index a847d0b6311d..24ee966897b4 100644 --- a/dev-ruby/text-format/text-format-1.0.0.ebuild +++ b/dev-ruby/text-format/text-format-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0.ebuild,v 1.7 2008/10/25 14:35:46 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0.ebuild,v 1.8 2008/10/26 19:40:16 maekke Exp $ inherit ruby gems @@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86" IUSE="" DEPEND="virtual/ruby >=dev-ruby/text-hyphen-1.0.0" diff --git a/dev-ruby/text-hyphen/ChangeLog b/dev-ruby/text-hyphen/ChangeLog index 9f3b08b36b62..de4ea0299c3b 100644 --- a/dev-ruby/text-hyphen/ChangeLog +++ b/dev-ruby/text-hyphen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/text-hyphen # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.6 2008/10/25 14:34:27 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.7 2008/10/26 19:38:42 maekke Exp $ + + 26 Oct 2008; Markus Meier <maekke@gentoo.org> text-hyphen-1.0.0.ebuild: + x86 stable, bug #244214 25 Oct 2008; nixnut <nixnut@gentoo.org> text-hyphen-1.0.0.ebuild: Stable on ppc wrt bug 244214 diff --git a/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild index e655ff382ac1..7686bd7b460a 100644 --- a/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild +++ b/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild,v 1.7 2008/10/25 14:34:27 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild,v 1.8 2008/10/26 19:38:42 maekke Exp $ inherit ruby gems @@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="Ruby" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86" IUSE="" DEPEND="virtual/ruby" |