diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-02 21:46:24 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-02 21:46:24 +0000 |
commit | 64a775352892a73a2248746aae36cf8519450d3e (patch) | |
tree | fc706d7a3e234e10868be315ebcfaded1978569d /dev-ruby/actionmailer | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-64a775352892a73a2248746aae36cf8519450d3e.tar.gz gentoo-2-64a775352892a73a2248746aae36cf8519450d3e.tar.bz2 gentoo-2-64a775352892a73a2248746aae36cf8519450d3e.zip |
Stable on ia64.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'dev-ruby/actionmailer')
-rw-r--r-- | dev-ruby/actionmailer/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-1.2.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index e9e3b85d1744..b3ea6f3f7354 100644 --- a/dev-ruby/actionmailer/ChangeLog +++ b/dev-ruby/actionmailer/ChangeLog @@ -1,6 +1,10 @@ # 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.47 2006/08/10 20:17:36 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.48 2006/09/02 21:46:24 kloeri Exp $ + + 02 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> + actionmailer-1.2.5.ebuild: + Stable on ia64. *actionmailer-1.2.5 (10 Aug 2006) diff --git a/dev-ruby/actionmailer/actionmailer-1.2.5.ebuild b/dev-ruby/actionmailer/actionmailer-1.2.5.ebuild index b48203261a60..cc3119d7e7e5 100644 --- a/dev-ruby/actionmailer/actionmailer-1.2.5.ebuild +++ b/dev-ruby/actionmailer/actionmailer-1.2.5.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.5.ebuild,v 1.1 2006/08/10 20:17:36 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.2.5.ebuild,v 1.2 2006/09/02 21:46:24 kloeri 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.5 |