summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-01-14 16:49:16 +0000
committerBrent Baude <ranger@gentoo.org>2010-01-14 16:49:16 +0000
commit6de66ff23c94829db0b70c49a281f096cc594381 (patch)
tree658df26545666c3cd26e6893e3e3e57bd20d3ad1 /dev-ruby
parentTransfer Prefix keywords (diff)
downloadgentoo-2-6de66ff23c94829db0b70c49a281f096cc594381.tar.gz
gentoo-2-6de66ff23c94829db0b70c49a281f096cc594381.tar.bz2
gentoo-2-6de66ff23c94829db0b70c49a281f096cc594381.zip
Marking tmail-1.2.3.1 ~ppc for bug 297718
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/tmail/ChangeLog5
-rw-r--r--dev-ruby/tmail/tmail-1.2.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tmail/ChangeLog b/dev-ruby/tmail/ChangeLog
index e616dd0337f7..53081c2b7eb2 100644
--- a/dev-ruby/tmail/ChangeLog
+++ b/dev-ruby/tmail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/tmail
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/ChangeLog,v 1.1 2010/01/02 13:20:42 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/ChangeLog,v 1.2 2010/01/14 16:49:16 ranger Exp $
+
+ 14 Jan 2010; Brent Baude <ranger@gentoo.org> tmail-1.2.3.1.ebuild:
+ Marking tmail-1.2.3.1 ~ppc for bug 297718
*tmail-1.2.3.1 (02 Jan 2010)
diff --git a/dev-ruby/tmail/tmail-1.2.3.1.ebuild b/dev-ruby/tmail/tmail-1.2.3.1.ebuild
index c4462bcece24..8be23e3affcc 100644
--- a/dev-ruby/tmail/tmail-1.2.3.1.ebuild
+++ b/dev-ruby/tmail/tmail-1.2.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/tmail-1.2.3.1.ebuild,v 1.1 2010/01/02 13:20:42 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/tmail-1.2.3.1.ebuild,v 1.2 2010/01/14 16:49:16 ranger Exp $
EAPI=2
USE_RUBY="ruby18 ruby19"
@@ -16,7 +16,7 @@ HOMEPAGE="http://rubyforge.org/projects/tmail/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc"
IUSE="debug"
# Tests seem to be broken with the new encoding handling from Ruby,