diff options
author | Brent Baude <ranger@gentoo.org> | 2007-11-27 01:33:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-11-27 01:33:42 +0000 |
commit | bdccf05c71a133d345e91ce4fe4df8fdbfff306d (patch) | |
tree | 6b9abe03eb94b6fb1b6727345a366e8c7cf61229 /dev-ruby | |
parent | Marking actionpack-1.13.6 ppc64 for bug 200159 (diff) | |
download | gentoo-2-bdccf05c71a133d345e91ce4fe4df8fdbfff306d.tar.gz gentoo-2-bdccf05c71a133d345e91ce4fe4df8fdbfff306d.tar.bz2 gentoo-2-bdccf05c71a133d345e91ce4fe4df8fdbfff306d.zip |
Marking actionmailer-1.3.6 ppc64 for bug 200159
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/actionmailer/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-1.3.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index 9df78c398630..0d8b0772af3d 100644 --- a/dev-ruby/actionmailer/ChangeLog +++ b/dev-ruby/actionmailer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/actionmailer # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.66 2007/11/26 23:26:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.67 2007/11/27 01:33:42 ranger Exp $ + + 27 Nov 2007; Brent Baude <ranger@gentoo.org> actionmailer-1.3.6.ebuild: + Marking actionmailer-1.3.6 ppc64 for bug 200159 26 Nov 2007; Brent Baude <ranger@gentoo.org> actionmailer-1.3.6.ebuild: Marking actionmailer-1.3.6 ppc for bug 200159 diff --git a/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild b/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild index 387938179f0c..c9baf9e004e4 100644 --- a/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild +++ b/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild,v 1.3 2007/11/26 23:26:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild,v 1.4 2007/11/27 01:33:42 ranger Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionmailer/" LICENSE="MIT" SLOT="1.2" -KEYWORDS="~amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="=dev-ruby/actionpack-1.13.6 |