diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 17:31:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 17:31:56 +0000 |
commit | d757aac40d5033dc998a1748dbe8e8fb786077b4 (patch) | |
tree | 382d24e83861ca2793d1d9339e4732a08a0e6cac /dev-ruby/echoe | |
parent | ia64 stable wrt #357491 (diff) | |
download | gentoo-2-d757aac40d5033dc998a1748dbe8e8fb786077b4.tar.gz gentoo-2-d757aac40d5033dc998a1748dbe8e8fb786077b4.tar.bz2 gentoo-2-d757aac40d5033dc998a1748dbe8e8fb786077b4.zip |
ia64 stable wrt #357491
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/echoe')
-rw-r--r-- | dev-ruby/echoe/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/echoe/echoe-4.3.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/echoe/ChangeLog b/dev-ruby/echoe/ChangeLog index 5a2dcf667d64..916ffe5ff2e1 100644 --- a/dev-ruby/echoe/ChangeLog +++ b/dev-ruby/echoe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/echoe # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/echoe/ChangeLog,v 1.30 2011/04/06 05:48:38 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/echoe/ChangeLog,v 1.31 2011/04/16 17:31:56 armin76 Exp $ + + 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> echoe-4.3.1-r1.ebuild: + ia64 stable wrt #357491 *echoe-4.5.6 (06 Apr 2011) diff --git a/dev-ruby/echoe/echoe-4.3.1-r1.ebuild b/dev-ruby/echoe/echoe-4.3.1-r1.ebuild index 64b8f8f6627c..6ed1ae6bbd36 100644 --- a/dev-ruby/echoe/echoe-4.3.1-r1.ebuild +++ b/dev-ruby/echoe/echoe-4.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/echoe/echoe-4.3.1-r1.ebuild,v 1.9 2011/04/01 08:26:02 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/echoe/echoe-4.3.1-r1.ebuild,v 1.10 2011/04/16 17:31:56 armin76 Exp $ EAPI=2 @@ -23,7 +23,7 @@ HOMEPAGE="http://blog.evanweaver.com/files/doc/fauna/echoe/files/" LICENSE="AFL-3.0 MIT" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" ruby_add_rdepend "dev-ruby/highline dev-ruby/rubyforge" |