summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-03-27 19:45:34 +0000
committerMarkus Meier <maekke@gentoo.org>2008-03-27 19:45:34 +0000
commitea96299118bd7729c2f3b286653f053f5cfbc206 (patch)
treec99b50c2f5afc4e34515385a73c56f05247a371b /dev-ruby/rubymail
parentamd64/x86 stable, bug #214612 (diff)
downloadhistorical-ea96299118bd7729c2f3b286653f053f5cfbc206.tar.gz
historical-ea96299118bd7729c2f3b286653f053f5cfbc206.tar.bz2
historical-ea96299118bd7729c2f3b286653f053f5cfbc206.zip
amd64/x86 stable, bug #214640
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-ruby/rubymail')
-rw-r--r--dev-ruby/rubymail/ChangeLog5
-rw-r--r--dev-ruby/rubymail/rubymail-0.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rubymail/ChangeLog b/dev-ruby/rubymail/ChangeLog
index 9441c4e1dc66..3ebd48fea6cf 100644
--- a/dev-ruby/rubymail/ChangeLog
+++ b/dev-ruby/rubymail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rubymail
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubymail/ChangeLog,v 1.27 2008/03/26 12:45:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubymail/ChangeLog,v 1.28 2008/03/27 19:45:34 maekke Exp $
+
+ 27 Mar 2008; Markus Meier <maekke@gentoo.org> rubymail-0.17.ebuild:
+ amd64/x86 stable, bug #214640
26 Mar 2008; Jeroen Roovers <jer@gentoo.org> rubymail-0.17.ebuild:
Stable for HPPA (bug #214640). Fixed quoting issues.
diff --git a/dev-ruby/rubymail/rubymail-0.17.ebuild b/dev-ruby/rubymail/rubymail-0.17.ebuild
index a34c229eb242..7f8315d7188a 100644
--- a/dev-ruby/rubymail/rubymail-0.17.ebuild
+++ b/dev-ruby/rubymail/rubymail-0.17.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/rubymail/rubymail-0.17.ebuild,v 1.11 2008/03/26 12:45:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubymail/rubymail-0.17.ebuild,v 1.12 2008/03/27 19:45:34 maekke Exp $
inherit ruby
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.lickey.com/rubymail/"
SRC_URI="http://www.lickey.com/rubymail/download/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha ~amd64 hppa ia64 ~mips ppc ppc64 sparc ~x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
USE_RUBY="any"
IUSE=""
DEPEND="virtual/ruby"