summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-01-15 18:01:14 +0000
committerFabian Groffen <grobian@gentoo.org>2010-01-15 18:01:14 +0000
commitf201aef8c2f1cd63eee32ae1c144df0fbc05e069 (patch)
tree992b954d88dc3ce9afc549e80449d4d0e4a0ae27 /dev-ruby/tmail
parentQt3 only application. Bug #299746 (diff)
downloadhistorical-f201aef8c2f1cd63eee32ae1c144df0fbc05e069.tar.gz
historical-f201aef8c2f1cd63eee32ae1c144df0fbc05e069.tar.bz2
historical-f201aef8c2f1cd63eee32ae1c144df0fbc05e069.zip
Marked ~x64-solaris and ~ppc-macos
Package-Manager: portage-2.2.00.15200-prefix/cvs/Darwin powerpc
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 53081c2b7eb2..e730f95768f4 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.2 2010/01/14 16:49:16 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/ChangeLog,v 1.3 2010/01/15 17:59:13 grobian Exp $
+
+ 15 Jan 2010; Fabian Groffen <grobian@gentoo.org> tmail-1.2.3.1.ebuild:
+ Marked ~x64-solaris and ~ppc-macos
14 Jan 2010; Brent Baude <ranger@gentoo.org> tmail-1.2.3.1.ebuild:
Marking tmail-1.2.3.1 ~ppc for bug 297718
diff --git a/dev-ruby/tmail/tmail-1.2.3.1.ebuild b/dev-ruby/tmail/tmail-1.2.3.1.ebuild
index 8be23e3affcc..a5e9448e2cf7 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.2 2010/01/14 16:49:16 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/tmail-1.2.3.1.ebuild,v 1.3 2010/01/15 17:59:13 grobian Exp $
EAPI=2
USE_RUBY="ruby18 ruby19"
@@ -16,7 +16,7 @@ HOMEPAGE="http://rubyforge.org/projects/tmail/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc"
+KEYWORDS="~amd64 ~ppc ~ppc-macos ~x64-solaris"
IUSE="debug"
# Tests seem to be broken with the new encoding handling from Ruby,