diff options
author | Markus Meier <maekke@gentoo.org> | 2008-11-05 19:53:42 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-11-05 19:53:42 +0000 |
commit | 47705477626e89a4e619c2c256a1ab66f34de635 (patch) | |
tree | ed3922ae7d9c22e64061c65b7b7604135a193330 /dev-ruby/actionmailer | |
parent | Sparc stable --- Bug #245717 --- which see for test description. (diff) | |
download | historical-47705477626e89a4e619c2c256a1ab66f34de635.tar.gz historical-47705477626e89a4e619c2c256a1ab66f34de635.tar.bz2 historical-47705477626e89a4e619c2c256a1ab66f34de635.zip |
amd64/x86 stable, bug #237385
Package-Manager: portage-2.2_rc13/cvs/Linux 2.6.26.7 x86_64
Diffstat (limited to 'dev-ruby/actionmailer')
-rw-r--r-- | dev-ruby/actionmailer/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-2.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index f4bba324c158..99cef0aad776 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.87 2008/11/04 17:47:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.88 2008/11/05 19:49:41 maekke Exp $ + + 05 Nov 2008; Markus Meier <maekke@gentoo.org> actionmailer-2.0.5.ebuild: + amd64/x86 stable, bug #237385 04 Nov 2008; Brent Baude <ranger@gentoo.org> actionmailer-2.0.5.ebuild, actionmailer-2.1.2.ebuild: diff --git a/dev-ruby/actionmailer/actionmailer-2.0.5.ebuild b/dev-ruby/actionmailer/actionmailer-2.0.5.ebuild index 91bbfc1376f4..f285fff17f5e 100644 --- a/dev-ruby/actionmailer/actionmailer-2.0.5.ebuild +++ b/dev-ruby/actionmailer/actionmailer-2.0.5.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.5.ebuild,v 1.3 2008/11/04 17:47:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.0.5.ebuild,v 1.4 2008/11/05 19:49:41 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.5 |