diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-01-10 16:27:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-01-10 16:27:19 +0000 |
commit | a978e3e4f5ecd3048ad274d2c5bf6854818899e9 (patch) | |
tree | 6d759aae8be35f313bc35d0a8fe36c594e7b99fd /app-admin/eselect-rails/eselect-rails-0.14.ebuild | |
parent | Keyworded on alpha, bug #253667 (diff) | |
download | gentoo-2-a978e3e4f5ecd3048ad274d2c5bf6854818899e9.tar.gz gentoo-2-a978e3e4f5ecd3048ad274d2c5bf6854818899e9.tar.bz2 gentoo-2-a978e3e4f5ecd3048ad274d2c5bf6854818899e9.zip |
ia64 stable wrt #253425
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'app-admin/eselect-rails/eselect-rails-0.14.ebuild')
-rw-r--r-- | app-admin/eselect-rails/eselect-rails-0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-rails/eselect-rails-0.14.ebuild b/app-admin/eselect-rails/eselect-rails-0.14.ebuild index f1f5a9b69a6a..4063554cdd41 100644 --- a/app-admin/eselect-rails/eselect-rails-0.14.ebuild +++ b/app-admin/eselect-rails/eselect-rails-0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-rails/eselect-rails-0.14.ebuild,v 1.5 2009/01/09 17:29:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-rails/eselect-rails-0.14.ebuild,v 1.6 2009/01/10 16:27:19 armin76 Exp $ DESCRIPTION="Manages Ruby on Rails symlinks" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=app-admin/eselect-1.0.10" |