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 | |
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')
-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 4cdc3628c02c..42a4bd95a545 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.70 2012/06/18 06:08:58 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.71 2012/06/20 17:54:48 ago Exp $ + + 20 Jun 2012; Agostino Sarubbo <ago@gentoo.org> daemons-1.1.8.ebuild: + Stable for amd64, wrt bug #421619 18 Jun 2012; Hans de Graaff <graaff@gentoo.org> -daemons-1.1.6.ebuild: Remove old version. 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() { |