summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-02-18 16:43:47 +0000
committerFabian Groffen <grobian@gentoo.org>2010-02-18 16:43:47 +0000
commit2784192d09bcc394b48df0d07e4d528f4f83647d (patch)
tree71140e50b0cdcd8a4fbe08541106d3785a492f77 /dev-ruby/tmail
parentMarked ~x86-solaris (diff)
downloadgentoo-2-2784192d09bcc394b48df0d07e4d528f4f83647d.tar.gz
gentoo-2-2784192d09bcc394b48df0d07e4d528f4f83647d.tar.bz2
gentoo-2-2784192d09bcc394b48df0d07e4d528f4f83647d.zip
Marked ~x86-solaris
(Portage version: 2.2.00.15335-prefix/cvs/SunOS i386)
Diffstat (limited to 'dev-ruby/tmail')
-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 f47c162609aa..7232ac56d3df 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.8 2010/02/13 20:41:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/ChangeLog,v 1.9 2010/02/18 16:43:47 grobian Exp $
+
+ 18 Feb 2010; Fabian Groffen <grobian@gentoo.org> tmail-1.2.3.1.ebuild:
+ Marked ~x86-solaris
13 Feb 2010; Raúl Porcel <armin76@gentoo.org> tmail-1.2.3.1.ebuild:
Add ~ia64/~sparc
diff --git a/dev-ruby/tmail/tmail-1.2.3.1.ebuild b/dev-ruby/tmail/tmail-1.2.3.1.ebuild
index b188af188eef..a9478abf79e8 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.8 2010/02/13 20:41:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/tmail-1.2.3.1.ebuild,v 1.9 2010/02/18 16:43:47 grobian Exp $
EAPI=2
USE_RUBY="ruby18 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"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-solaris ~x86-solaris"
IUSE="debug"
# Tests seem to be broken with the new encoding handling from Ruby,