diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2006-08-10 11:53:00 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2006-08-10 11:53:00 +0000 |
commit | d163ae0a38856c442d884b306f891e55f9bc47da (patch) | |
tree | 60837294b72996b749d542ceb8461e95e778d4ea /dev-ruby/actionmailer | |
parent | Stable on sparc --- Bug #143369 (mandatory security upgrade) --- installs and (diff) | |
download | gentoo-2-d163ae0a38856c442d884b306f891e55f9bc47da.tar.gz gentoo-2-d163ae0a38856c442d884b306f891e55f9bc47da.tar.bz2 gentoo-2-d163ae0a38856c442d884b306f891e55f9bc47da.zip |
Stable on sparc --- Bug #143369 (mandatory security upgrade) --- installs and
works.
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'dev-ruby/actionmailer')
-rw-r--r-- | dev-ruby/actionmailer/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-1.2.4.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index 98dc3f5b1e19..a644f44df251 100644 --- a/dev-ruby/actionmailer/ChangeLog +++ b/dev-ruby/actionmailer/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/actionmailer # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.45 2006/08/10 03:44:54 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.46 2006/08/10 11:53:00 fmccor Exp $ + + 10 Aug 2006; Ferris McCormick <fmccor@gentoo.org> + actionmailer-1.2.4.ebuild: + Stable on sparc --- Bug #143369 (mandatory security upgrade) --- installs and + works. 10 Aug 2006; Joshua Jackson <tsunam@gentoo.org> actionmailer-1.2.4.ebuild: stable x86; bug #143369 diff --git a/dev-ruby/actionmailer/actionmailer-1.2.4.ebuild b/dev-ruby/actionmailer/actionmailer-1.2.4.ebuild index 0cf139fb6d57..9ee84b47aa01 100644 --- a/dev-ruby/actionmailer/actionmailer-1.2.4.ebuild +++ b/dev-ruby/actionmailer/actionmailer-1.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.2.4.ebuild,v 1.4 2006/08/10 03:44:54 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.2.4.ebuild,v 1.5 2006/08/10 11:53:00 fmccor Exp $ inherit ruby gems @@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="1.1" -KEYWORDS="amd64 ~ia64 ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc sparc x86 ~x86-fbsd" IUSE="" DEPEND="=dev-ruby/actionpack-1.12.4 |