diff options
author | Brent Baude <ranger@gentoo.org> | 2008-11-04 17:47:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-11-04 17:47:42 +0000 |
commit | 56b9ce92bc62e690340c6faa1fab90c9ce70812a (patch) | |
tree | aca774bbfc158d39036c30fa18b1aefa821f6891 /dev-ruby | |
parent | Marking actionpack-2.0.5 actionpack-2.1.2 ppc64 for bug 237385 (diff) | |
download | historical-56b9ce92bc62e690340c6faa1fab90c9ce70812a.tar.gz historical-56b9ce92bc62e690340c6faa1fab90c9ce70812a.tar.bz2 historical-56b9ce92bc62e690340c6faa1fab90c9ce70812a.zip |
Marking actionmailer-2.0.5 actionmailer-2.1.2 ppc64 for bug 237385
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/actionmailer/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-2.0.5.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-2.1.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index 0cea6be6032f..f4bba324c158 100644 --- a/dev-ruby/actionmailer/ChangeLog +++ b/dev-ruby/actionmailer/ChangeLog @@ -1,6 +1,10 @@ # 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.86 2008/11/03 22:24:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.87 2008/11/04 17:47:42 ranger Exp $ + + 04 Nov 2008; Brent Baude <ranger@gentoo.org> actionmailer-2.0.5.ebuild, + actionmailer-2.1.2.ebuild: + Marking actionmailer-2.0.5 actionmailer-2.1.2 ppc64 for bug 237385 03 Nov 2008; Markus Meier <maekke@gentoo.org> actionmailer-2.1.2.ebuild: amd64/x86 stable, bug #237385 diff --git a/dev-ruby/actionmailer/actionmailer-2.0.5.ebuild b/dev-ruby/actionmailer/actionmailer-2.0.5.ebuild index d64ce3ca300e..91bbfc1376f4 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.2 2008/11/03 19:36:39 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.0.5.ebuild,v 1.3 2008/11/04 17:47:42 ranger 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 diff --git a/dev-ruby/actionmailer/actionmailer-2.1.2.ebuild b/dev-ruby/actionmailer/actionmailer-2.1.2.ebuild index 98d76550abec..ec1277d3b54b 100644 --- a/dev-ruby/actionmailer/actionmailer-2.1.2.ebuild +++ b/dev-ruby/actionmailer/actionmailer-2.1.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.1.2.ebuild,v 1.3 2008/11/03 22:24:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.1.2.ebuild,v 1.4 2008/11/04 17:47:42 ranger Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionmailer/" LICENSE="MIT" SLOT="2.1" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="=dev-ruby/actionpack-2.1.2 |