diff options
author | Markus Meier <maekke@gentoo.org> | 2008-05-11 16:15:55 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-05-11 16:15:55 +0000 |
commit | 81eb0b38bace9ae91c5b190d5e97e604110a9278 (patch) | |
tree | eece8ab54e20040eaeb63322e040b1a98a09ecd7 /dev-ruby/actionmailer | |
parent | Stable on ppc64; bug #219638 (diff) | |
download | historical-81eb0b38bace9ae91c5b190d5e97e604110a9278.tar.gz historical-81eb0b38bace9ae91c5b190d5e97e604110a9278.tar.bz2 historical-81eb0b38bace9ae91c5b190d5e97e604110a9278.zip |
x86 stable, bug #221309
Package-Manager: portage-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 |