summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2012-09-29 15:21:57 +0000
committerFabian Groffen <grobian@gentoo.org>2012-09-29 15:21:57 +0000
commit4fc3aca231516567898e55dd98aba8f989c4ef3d (patch)
treeab470613601c494bf22dce9ef7915169e549d4c6 /dev-ruby/rb-inotify
parentMarked ~x64-macos (diff)
downloadhistorical-4fc3aca231516567898e55dd98aba8f989c4ef3d.tar.gz
historical-4fc3aca231516567898e55dd98aba8f989c4ef3d.tar.bz2
historical-4fc3aca231516567898e55dd98aba8f989c4ef3d.zip
Marked ~x64-macos
Package-Manager: portage-2.2.01.21143-prefix/cvs/Darwin i386
Diffstat (limited to 'dev-ruby/rb-inotify')
-rw-r--r--dev-ruby/rb-inotify/ChangeLog6
-rw-r--r--dev-ruby/rb-inotify/rb-inotify-0.8.8.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-ruby/rb-inotify/ChangeLog b/dev-ruby/rb-inotify/ChangeLog
index 2c1fa853b651..22fa4e8aaf0d 100644
--- a/dev-ruby/rb-inotify/ChangeLog
+++ b/dev-ruby/rb-inotify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rb-inotify
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/ChangeLog,v 1.13 2012/09/25 06:10:27 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/ChangeLog,v 1.14 2012/09/29 15:18:12 grobian Exp $
+
+ 29 Sep 2012; Fabian Groffen <grobian@gentoo.org> rb-inotify-0.8.8.ebuild:
+ Marked ~x64-macos
25 Sep 2012; Hans de Graaff <graaff@gentoo.org> rb-inotify-0.8.8.ebuild:
Avoid mandatory but unneeded dependency on maruku when building yard
@@ -53,4 +56,3 @@
03 Jun 2011; Hans de Graaff <graaff@gentoo.org> +rb-inotify-0.8.5.ebuild,
+metadata.xml:
Initial import. Optional but usefull dependency for dev-ruby/fssm.
-
diff --git a/dev-ruby/rb-inotify/rb-inotify-0.8.8.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.8.8.ebuild
index 66d8097e1516..3f8c280c8aeb 100644
--- a/dev-ruby/rb-inotify/rb-inotify-0.8.8.ebuild
+++ b/dev-ruby/rb-inotify/rb-inotify-0.8.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/rb-inotify/rb-inotify-0.8.8.ebuild,v 1.7 2012/09/25 06:10:27 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/rb-inotify-0.8.8.ebuild,v 1.8 2012/09/29 15:18:12 grobian Exp $
EAPI=4
@@ -23,7 +23,7 @@ HOMEPAGE="https://github.com/nex3/rb-inotify"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x64-macos"
IUSE=""
ruby_add_rdepend "virtual/ruby-ffi"