diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-14 10:06:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-14 10:06:19 +0000 |
commit | 48d838ac6327649865de8710cd7247d7d0185ff1 (patch) | |
tree | b16629dcf6042fa49c1e8f362492dd04cfc7acaa /dev-ruby/tmail | |
parent | Stable for x86, wrt bug #484726 (diff) | |
download | gentoo-2-48d838ac6327649865de8710cd7247d7d0185ff1.tar.gz gentoo-2-48d838ac6327649865de8710cd7247d7d0185ff1.tar.bz2 gentoo-2-48d838ac6327649865de8710cd7247d7d0185ff1.zip |
Stable for x86, wrt bug #483704
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/tmail')
-rw-r--r-- | dev-ruby/tmail/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/tmail/tmail-1.2.7.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tmail/ChangeLog b/dev-ruby/tmail/ChangeLog index 87210d9dfbed..26099e6a3038 100644 --- a/dev-ruby/tmail/ChangeLog +++ b/dev-ruby/tmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/tmail # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/ChangeLog,v 1.25 2013/09/12 17:21:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/ChangeLog,v 1.26 2013/09/14 10:06:19 ago Exp $ + + 14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> tmail-1.2.7.1-r3.ebuild: + Stable for x86, wrt bug #483704 12 Sep 2013; Agostino Sarubbo <ago@gentoo.org> tmail-1.2.7.1-r3.ebuild: Stable for ppc, wrt bug #483704 diff --git a/dev-ruby/tmail/tmail-1.2.7.1-r3.ebuild b/dev-ruby/tmail/tmail-1.2.7.1-r3.ebuild index 4498c7da0cc7..8b0e3a0b3ba1 100644 --- a/dev-ruby/tmail/tmail-1.2.7.1-r3.ebuild +++ b/dev-ruby/tmail/tmail-1.2.7.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r3.ebuild,v 1.5 2013/09/12 17:21:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/tmail-1.2.7.1-r3.ebuild,v 1.6 2013/09/14 10:06:19 ago 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 ppc ppc64 ~x86 ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ppc ppc64 x86 ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="debug" # Tests seem to be broken with the new encoding handling from Ruby, |