diff options
author | Markus Meier <maekke@gentoo.org> | 2008-11-03 22:24:46 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-11-03 22:24:46 +0000 |
commit | a8d39182692c188275e79247a56da0c76de9c2b2 (patch) | |
tree | f1fff6264866c4b98784fda3ce15ef6fdda89aad /dev-ruby | |
parent | amd64/x86 stable, bug #237385 (diff) | |
download | gentoo-2-a8d39182692c188275e79247a56da0c76de9c2b2.tar.gz gentoo-2-a8d39182692c188275e79247a56da0c76de9c2b2.tar.bz2 gentoo-2-a8d39182692c188275e79247a56da0c76de9c2b2.zip |
amd64/x86 stable, bug #237385
(Portage version: 2.2_rc13/cvs/Linux 2.6.27.3 i686)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/actionmailer/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-2.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index d420fa30b069..0cea6be6032f 100644 --- a/dev-ruby/actionmailer/ChangeLog +++ b/dev-ruby/actionmailer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/actionmailer # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.85 2008/11/03 19:36:39 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.86 2008/11/03 22:24:46 maekke Exp $ + + 03 Nov 2008; Markus Meier <maekke@gentoo.org> actionmailer-2.1.2.ebuild: + amd64/x86 stable, bug #237385 03 Nov 2008; Ferris McCormick <fmccor@gentoo.org> actionmailer-2.0.5.ebuild, actionmailer-2.1.2.ebuild: diff --git a/dev-ruby/actionmailer/actionmailer-2.1.2.ebuild b/dev-ruby/actionmailer/actionmailer-2.1.2.ebuild index 1a38314f572d..98d76550abec 100644 --- a/dev-ruby/actionmailer/actionmailer-2.1.2.ebuild +++ b/dev-ruby/actionmailer/actionmailer-2.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.1.2.ebuild,v 1.2 2008/11/03 19:36:39 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.1.2.ebuild,v 1.3 2008/11/03 22:24:46 maekke Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionmailer/" LICENSE="MIT" SLOT="2.1" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="=dev-ruby/actionpack-2.1.2 |