diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-02-13 20:41:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-02-13 20:41:29 +0000 |
commit | a0064ca9eac1d259546e2862ac9851e7ed91466a (patch) | |
tree | c52e3bf2f64e28e8c0fbc51d611cf80fbae133a8 /dev-ruby/tmail | |
parent | Add ~sparc (diff) | |
download | gentoo-2-a0064ca9eac1d259546e2862ac9851e7ed91466a.tar.gz gentoo-2-a0064ca9eac1d259546e2862ac9851e7ed91466a.tar.bz2 gentoo-2-a0064ca9eac1d259546e2862ac9851e7ed91466a.zip |
Add ~ia64
(Portage version: 2.1.7.16/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/tmail')
-rw-r--r-- | dev-ruby/tmail/ChangeLog | 4 | ||||
-rw-r--r-- | dev-ruby/tmail/tmail-1.2.3.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/tmail/ChangeLog b/dev-ruby/tmail/ChangeLog index 543945132355..f47c162609aa 100644 --- a/dev-ruby/tmail/ChangeLog +++ b/dev-ruby/tmail/ChangeLog @@ -1,9 +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.7 2010/02/13 20:32:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/ChangeLog,v 1.8 2010/02/13 20:41:29 armin76 Exp $ 13 Feb 2010; Raúl Porcel <armin76@gentoo.org> tmail-1.2.3.1.ebuild: - Add ~sparc + Add ~ia64/~sparc 01 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org> tmail-1.2.3.1.ebuild: diff --git a/dev-ruby/tmail/tmail-1.2.3.1.ebuild b/dev-ruby/tmail/tmail-1.2.3.1.ebuild index 7a9194f125c5..b188af188eef 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.7 2010/02/13 20:32:25 armin76 Exp $ +# $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 $ EAPI=2 USE_RUBY="ruby18 ruby19 jruby" @@ -16,7 +16,7 @@ HOMEPAGE="http://rubyforge.org/projects/tmail/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-solaris" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-solaris" IUSE="debug" # Tests seem to be broken with the new encoding handling from Ruby, |