summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2005-04-01 18:15:36 +0000
committerCaleb Tennis <caleb@gentoo.org>2005-04-01 18:15:36 +0000
commit5b6aaeabf3e5dae5f470f0190e684fb5107c92b7 (patch)
tree02cd05e236b7774e514da8c8d1fe24ee2a487685 /dev-ruby/actionmailer
parentVersion bump. (diff)
downloadhistorical-5b6aaeabf3e5dae5f470f0190e684fb5107c92b7.tar.gz
historical-5b6aaeabf3e5dae5f470f0190e684fb5107c92b7.tar.bz2
historical-5b6aaeabf3e5dae5f470f0190e684fb5107c92b7.zip
x86 stable
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-ruby/actionmailer')
-rw-r--r--dev-ruby/actionmailer/ChangeLog5
-rw-r--r--dev-ruby/actionmailer/actionmailer-0.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog
index 04143302c19c..845a8410e9de 100644
--- a/dev-ruby/actionmailer/ChangeLog
+++ b/dev-ruby/actionmailer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/actionmailer
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.7 2005/03/28 17:36:18 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.8 2005/04/01 18:14:03 caleb Exp $
+
+ 01 Apr 2005; Caleb Tennis <caleb@gentoo.org> actionmailer-0.8.1.ebuild:
+ x86 stable
*actionmailer-0.8.1 (28 Mar 2005)
diff --git a/dev-ruby/actionmailer/actionmailer-0.8.1.ebuild b/dev-ruby/actionmailer/actionmailer-0.8.1.ebuild
index 472c0b1aa614..f15b04277853 100644
--- a/dev-ruby/actionmailer/actionmailer-0.8.1.ebuild
+++ b/dev-ruby/actionmailer/actionmailer-0.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-0.8.1.ebuild,v 1.1 2005/03/28 17:36:18 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-0.8.1.ebuild,v 1.2 2005/04/01 18:14:03 caleb Exp $
inherit ruby gems
@@ -13,7 +13,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/3686/${P}.gem"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND=">=dev-ruby/actionpack-1.7.0