diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-07-08 16:27:24 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-07-08 16:27:24 +0000 |
commit | dda8d94f8e03f26fa808ff81c949882a11123c9e (patch) | |
tree | 0292b5a1fa71dc17e40bb01a5f5d0f110ecf0936 /dev-ruby/daemons | |
parent | Marked ~hppa (bug #417573). (diff) | |
download | historical-dda8d94f8e03f26fa808ff81c949882a11123c9e.tar.gz historical-dda8d94f8e03f26fa808ff81c949882a11123c9e.tar.bz2 historical-dda8d94f8e03f26fa808ff81c949882a11123c9e.zip |
Marked ~hppa (bug #417573).
Package-Manager: portage-2.2.0_alpha116/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/daemons')
-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 711cfb77c292..84ab4d2aaa25 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.72 2012/06/26 08:11:09 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.73 2012/07/08 16:19:01 jer Exp $ + + 08 Jul 2012; Jeroen Roovers <jer@gentoo.org> daemons-1.1.8.ebuild: + Marked ~hppa (bug #417573). 26 Jun 2012; Jeff Horelick <jdhore@gentoo.org> daemons-1.1.8.ebuild: marked x86 per bug 421619 diff --git a/dev-ruby/daemons/daemons-1.1.8.ebuild b/dev-ruby/daemons/daemons-1.1.8.ebuild index 72156cbbd19a..139bfe0ba1db 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.4 2012/06/26 08:11:09 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.8.ebuild,v 1.5 2012/07/08 16:19:01 jer 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 ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="examples" all_ruby_install() { |