diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-12-01 22:46:55 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-12-01 22:46:55 +0000 |
commit | 65d30f510ad1f8ea8c8e2843bca386c1754c826b (patch) | |
tree | 71cc11f5338eb972d735126f240292968ceb45ef /dev-ruby | |
parent | Stable on amd64 wrt bug #200159 (diff) | |
download | gentoo-2-65d30f510ad1f8ea8c8e2843bca386c1754c826b.tar.gz gentoo-2-65d30f510ad1f8ea8c8e2843bca386c1754c826b.tar.bz2 gentoo-2-65d30f510ad1f8ea8c8e2843bca386c1754c826b.zip |
Stable on amd64 wrt bug #200159
(Portage version: 2.1.4_rc4)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/actionmailer/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-1.3.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index 7b51049c80ae..c014e9d7ead5 100644 --- a/dev-ruby/actionmailer/ChangeLog +++ b/dev-ruby/actionmailer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/actionmailer # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.69 2007/12/01 08:59:57 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.70 2007/12/01 22:46:55 angelos Exp $ + + 01 Dec 2007; Christoph Mende <angelos@gentoo.org> + actionmailer-1.3.6.ebuild: + Stable on amd64 wrt bug #200159 01 Dec 2007; Hans de Graaff <graaff@gentoo.org> -actionmailer-1.3.2.ebuild, -actionmailer-1.3.3.ebuild, diff --git a/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild b/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild index feabf7390bb0..0f05d3fe081f 100644 --- a/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild +++ b/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild,v 1.5 2007/11/27 14:57:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild,v 1.6 2007/12/01 22:46:55 angelos Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionmailer/" LICENSE="MIT" SLOT="1.2" -KEYWORDS="~amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="=dev-ruby/actionpack-1.13.6 |