diff options
author | Markus Meier <maekke@gentoo.org> | 2008-05-11 16:10:50 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-05-11 16:10:50 +0000 |
commit | 5430bdb9e857c27b8ef317a4bb8bb4328723a303 (patch) | |
tree | c2c79e96412985a68110208392481abaa0dea4e2 /dev-ruby/actionmailer | |
parent | x86 stable, bug #221309 (diff) | |
download | gentoo-2-5430bdb9e857c27b8ef317a4bb8bb4328723a303.tar.gz gentoo-2-5430bdb9e857c27b8ef317a4bb8bb4328723a303.tar.bz2 gentoo-2-5430bdb9e857c27b8ef317a4bb8bb4328723a303.zip |
x86 stable, bug #221309
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'dev-ruby/actionmailer')
-rw-r--r-- | dev-ruby/actionmailer/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-2.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index 47c264022a94..aca468b09939 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.72 2008/05/11 12:02:48 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.73 2008/05/11 16:10:50 maekke Exp $ + + 11 May 2008; Markus Meier <maekke@gentoo.org> actionmailer-2.0.2.ebuild: + x86 stable, bug #221309 11 May 2008; Hans de Graaff <graaff@gentoo.org> actionmailer-2.0.2.ebuild: Stable on amd64, bug #221309 diff --git a/dev-ruby/actionmailer/actionmailer-2.0.2.ebuild b/dev-ruby/actionmailer/actionmailer-2.0.2.ebuild index 7eb2d55c61f2..fb0912f57763 100644 --- a/dev-ruby/actionmailer/actionmailer-2.0.2.ebuild +++ b/dev-ruby/actionmailer/actionmailer-2.0.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.0.2.ebuild,v 1.2 2008/05/11 12:02:48 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.0.2.ebuild,v 1.3 2008/05/11 16:10:50 maekke Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionmailer/" LICENSE="MIT" SLOT="2" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="=dev-ruby/actionpack-2.0.2 |