diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-18 20:44:22 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-18 20:44:22 +0000 |
commit | adacb02f68e8261ccf38e4f0ba8652edd3247425 (patch) | |
tree | 6103a9f41b689b0e594793df305e89a0219b5dba /dev-ruby/tmail | |
parent | alpha/ia64/sh/sparc stable wrt #294958 (diff) | |
download | gentoo-2-adacb02f68e8261ccf38e4f0ba8652edd3247425.tar.gz gentoo-2-adacb02f68e8261ccf38e4f0ba8652edd3247425.tar.bz2 gentoo-2-adacb02f68e8261ccf38e4f0ba8652edd3247425.zip |
Marking tmail-1.2.3.1 ~ppc64 for bug 301007
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/tmail')
-rw-r--r-- | dev-ruby/tmail/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/tmail/tmail-1.2.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tmail/ChangeLog b/dev-ruby/tmail/ChangeLog index e730f95768f4..5ef4f3cb3553 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.3 2010/01/15 17:59:13 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/ChangeLog,v 1.4 2010/01/18 20:44:22 ranger Exp $ + + 18 Jan 2010; Brent Baude <ranger@gentoo.org> tmail-1.2.3.1.ebuild: + Marking tmail-1.2.3.1 ~ppc64 for bug 301007 15 Jan 2010; Fabian Groffen <grobian@gentoo.org> tmail-1.2.3.1.ebuild: Marked ~x64-solaris and ~ppc-macos diff --git a/dev-ruby/tmail/tmail-1.2.3.1.ebuild b/dev-ruby/tmail/tmail-1.2.3.1.ebuild index a5e9448e2cf7..268ab8c6b94f 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.3 2010/01/15 17:59:13 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/tmail-1.2.3.1.ebuild,v 1.4 2010/01/18 20:44:22 ranger Exp $ EAPI=2 USE_RUBY="ruby18 ruby19" @@ -16,7 +16,7 @@ HOMEPAGE="http://rubyforge.org/projects/tmail/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos ~x64-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 ~ppc-macos ~x64-solaris" IUSE="debug" # Tests seem to be broken with the new encoding handling from Ruby, |