diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-20 17:54:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-20 17:54:48 +0000 |
commit | bcd713ee6099b167f267a916f8e461097b537655 (patch) | |
tree | a60462a65e170e07f21d30e86bcd85618fd30989 /dev-ruby/daemons/daemons-1.1.8.ebuild | |
parent | Stable for amd64, wrt bug #422097 (diff) | |
download | gentoo-2-bcd713ee6099b167f267a916f8e461097b537655.tar.gz gentoo-2-bcd713ee6099b167f267a916f8e461097b537655.tar.bz2 gentoo-2-bcd713ee6099b167f267a916f8e461097b537655.zip |
Stable for amd64, wrt bug #421619
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/daemons/daemons-1.1.8.ebuild')
-rw-r--r-- | dev-ruby/daemons/daemons-1.1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/daemons/daemons-1.1.8.ebuild b/dev-ruby/daemons/daemons-1.1.8.ebuild index 70b1c69e768b..5860a1c11226 100644 --- a/dev-ruby/daemons/daemons-1.1.8.ebuild +++ b/dev-ruby/daemons/daemons-1.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.8.ebuild,v 1.2 2012/05/01 18:24:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.8.ebuild,v 1.3 2012/06/20 17:54:48 ago Exp $ EAPI=4 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -17,7 +17,7 @@ HOMEPAGE="http://daemons.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="examples" all_ruby_install() { |