diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-05-16 17:34:52 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-05-16 17:34:52 +0000 |
commit | 95561d1bd98befca58f6edcdf048081d0dc3867a (patch) | |
tree | e0d425ac3bfca83a62f41643226001a97e2dcdc6 /dev-ruby | |
parent | Stable on ppc wrt bug 221309 (diff) | |
download | gentoo-2-95561d1bd98befca58f6edcdf048081d0dc3867a.tar.gz gentoo-2-95561d1bd98befca58f6edcdf048081d0dc3867a.tar.bz2 gentoo-2-95561d1bd98befca58f6edcdf048081d0dc3867a.zip |
Stable on ppc wrt bug 221309
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ruby')
-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 7f8c31b1d29f..c831dfef7ef2 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.76 2008/05/13 13:37:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.77 2008/05/16 17:34:52 nixnut Exp $ + + 16 May 2008; nixnut <nixnut@gentoo.org> actionmailer-2.0.2.ebuild: + Stable on ppc wrt bug 221309 13 May 2008; Raúl Porcel <armin76@gentoo.org> actionmailer-2.0.2.ebuild: ia64 stable wrt #221309 diff --git a/dev-ruby/actionmailer/actionmailer-2.0.2.ebuild b/dev-ruby/actionmailer/actionmailer-2.0.2.ebuild index 960bc0eb7604..2f35465355ce 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.6 2008/05/13 13:37:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.0.2.ebuild,v 1.7 2008/05/16 17:34:52 nixnut 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 |