diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-06-26 08:11:09 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-06-26 08:11:09 +0000 |
commit | ff05ad699bd79d6748fe8e5c24872ccc58c975a7 (patch) | |
tree | 8f8ff470a26c6eb6049f7ecb70663c705c09eca2 /dev-ruby | |
parent | marked x86 per bug 422841 (diff) | |
download | historical-ff05ad699bd79d6748fe8e5c24872ccc58c975a7.tar.gz historical-ff05ad699bd79d6748fe8e5c24872ccc58c975a7.tar.bz2 historical-ff05ad699bd79d6748fe8e5c24872ccc58c975a7.zip |
marked x86 per bug 421619
Package-Manager: portage-2.2.0_alpha112/cvs/Linux i686
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/daemons/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/daemons/daemons-1.1.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/daemons/ChangeLog b/dev-ruby/daemons/ChangeLog index 42a4bd95a545..711cfb77c292 100644 --- a/dev-ruby/daemons/ChangeLog +++ b/dev-ruby/daemons/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/daemons # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.71 2012/06/20 17:54:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.72 2012/06/26 08:11:09 jdhore Exp $ + + 26 Jun 2012; Jeff Horelick <jdhore@gentoo.org> daemons-1.1.8.ebuild: + marked x86 per bug 421619 20 Jun 2012; Agostino Sarubbo <ago@gentoo.org> daemons-1.1.8.ebuild: Stable for amd64, wrt bug #421619 diff --git a/dev-ruby/daemons/daemons-1.1.8.ebuild b/dev-ruby/daemons/daemons-1.1.8.ebuild index 5860a1c11226..72156cbbd19a 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.3 2012/06/20 17:54:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.8.ebuild,v 1.4 2012/06/26 08:11:09 jdhore 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() { |