diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-18 17:03:24 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-18 17:03:24 +0000 |
commit | 35122ddb46c738f0542577e386ad22093d5fe158 (patch) | |
tree | cee656e79f1ef34fe21e1f67aa672106b35d7748 /dev-ruby | |
parent | x86 stable. (Manifest recommit) (diff) | |
download | gentoo-2-35122ddb46c738f0542577e386ad22093d5fe158.tar.gz gentoo-2-35122ddb46c738f0542577e386ad22093d5fe158.tar.bz2 gentoo-2-35122ddb46c738f0542577e386ad22093d5fe158.zip |
rubymail-0.15.ebuild: stable on all arches
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rubymail/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/rubymail/rubymail-0.14.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/rubymail/rubymail-0.15.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-ruby/rubymail/ChangeLog b/dev-ruby/rubymail/ChangeLog index 6c0d00c97326..e9aec2c0ebfa 100644 --- a/dev-ruby/rubymail/ChangeLog +++ b/dev-ruby/rubymail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/rubymail -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubymail/ChangeLog,v 1.2 2003/12/01 20:19:34 agriffis Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubymail/ChangeLog,v 1.3 2004/02/18 17:03:24 agriffis Exp $ + + 18 Feb 2004; Aron Griffis <agriffis@gentoo.org> rubymail-0.14.ebuild, + rubymail-0.15.ebuild: + stable on all arches *rubymail-0.15 (01 Dec 2003) diff --git a/dev-ruby/rubymail/rubymail-0.14.ebuild b/dev-ruby/rubymail/rubymail-0.14.ebuild index 11a5cbd08670..5df0a12de3d2 100644 --- a/dev-ruby/rubymail/rubymail-0.14.ebuild +++ b/dev-ruby/rubymail/rubymail-0.14.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubymail/rubymail-0.14.ebuild,v 1.1 2003/07/07 22:24:15 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubymail/rubymail-0.14.ebuild,v 1.2 2004/02/18 17:03:24 agriffis Exp $ DESCRIPTION="A mail handling library for Ruby" HOMEPAGE="http://www.lickey.com/rubymail/" SRC_URI="http://www.lickey.com/rubymail/download/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~mips ~sparc ~x86" +KEYWORDS="~alpha ~hppa ~mips ~sparc ~x86" IUSE="" DEPEND=">=dev-lang/ruby-1.6" diff --git a/dev-ruby/rubymail/rubymail-0.15.ebuild b/dev-ruby/rubymail/rubymail-0.15.ebuild index a46e20abf785..d48cb1bcc128 100644 --- a/dev-ruby/rubymail/rubymail-0.15.ebuild +++ b/dev-ruby/rubymail/rubymail-0.15.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubymail/rubymail-0.15.ebuild,v 1.1 2003/12/01 20:19:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubymail/rubymail-0.15.ebuild,v 1.2 2004/02/18 17:03:24 agriffis Exp $ DESCRIPTION="A mail handling library for Ruby" HOMEPAGE="http://www.lickey.com/rubymail/" SRC_URI="http://www.lickey.com/rubymail/download/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~mips ~sparc ~x86" +KEYWORDS="alpha hppa mips sparc x86" IUSE="" DEPEND=">=dev-lang/ruby-1.6" |