summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2011-01-07 11:12:28 +0000
committerHans de Graaff <graaff@gentoo.org>2011-01-07 11:12:28 +0000
commita391148009545f3eeebe15374ad065f72a60f9b9 (patch)
treee09f9ed89a3c1a7210dd487a4cf06bd0aa99162f /dev-ruby
parentKeyword ~x86-macos. (diff)
downloadgentoo-2-a391148009545f3eeebe15374ad065f72a60f9b9.tar.gz
gentoo-2-a391148009545f3eeebe15374ad065f72a60f9b9.tar.bz2
gentoo-2-a391148009545f3eeebe15374ad065f72a60f9b9.zip
Keyword ~x86-macos.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/tmail/ChangeLog7
-rw-r--r--dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/tmail/ChangeLog b/dev-ruby/tmail/ChangeLog
index a47690948717..9483c552b329 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.14 2010/07/31 17:13:04 flameeyes Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/ChangeLog,v 1.15 2011/01/07 11:12:28 graaff Exp $
+
+ 07 Jan 2011; Hans de Graaff <graaff@gentoo.org> tmail-1.2.7.1-r2.ebuild:
+ Keyword ~x86-macos.
*tmail-1.2.7.1-r2 (31 Jul 2010)
diff --git a/dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild b/dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild
index 974eccb14570..2deaef894473 100644
--- a/dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild
+++ b/dev-ruby/tmail/tmail-1.2.7.1-r2.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/tmail/tmail-1.2.7.1-r2.ebuild,v 1.1 2010/07/31 17:13:04 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild,v 1.2 2011/01/07 11:12:28 graaff Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -16,7 +16,7 @@ HOMEPAGE="http://rubyforge.org/projects/tmail/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="debug"
# Tests seem to be broken with the new encoding handling from Ruby,