diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-09-29 15:21:57 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-09-29 15:21:57 +0000 |
commit | 4fc3aca231516567898e55dd98aba8f989c4ef3d (patch) | |
tree | ab470613601c494bf22dce9ef7915169e549d4c6 | |
parent | Marked ~x64-macos (diff) | |
download | historical-4fc3aca231516567898e55dd98aba8f989c4ef3d.tar.gz historical-4fc3aca231516567898e55dd98aba8f989c4ef3d.tar.bz2 historical-4fc3aca231516567898e55dd98aba8f989c4ef3d.zip |
Marked ~x64-macos
Package-Manager: portage-2.2.01.21143-prefix/cvs/Darwin i386
-rw-r--r-- | dev-ruby/listen/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/listen/listen-0.5.2.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/rb-inotify/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/rb-inotify/rb-inotify-0.8.8.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/sass/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/sass/sass-3.1.21.ebuild | 4 |
6 files changed, 18 insertions, 10 deletions
diff --git a/dev-ruby/listen/ChangeLog b/dev-ruby/listen/ChangeLog index e6deef6c2cba..47d23a8508be 100644 --- a/dev-ruby/listen/ChangeLog +++ b/dev-ruby/listen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/listen # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v 1.7 2012/09/27 09:34:00 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v 1.8 2012/09/29 15:21:11 grobian Exp $ + + 29 Sep 2012; Fabian Groffen <grobian@gentoo.org> listen-0.5.2.ebuild: + Marked ~x64-macos 27 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> listen-0.5.2.ebuild: Keyword ~ppc/~ppc64 wrt #433129 diff --git a/dev-ruby/listen/listen-0.5.2.ebuild b/dev-ruby/listen/listen-0.5.2.ebuild index 6ccd76b7bd81..d19b4e71cf7d 100644 --- a/dev-ruby/listen/listen-0.5.2.ebuild +++ b/dev-ruby/listen/listen-0.5.2.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/listen/listen-0.5.2.ebuild,v 1.2 2012/09/27 09:34:00 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-0.5.2.ebuild,v 1.3 2012/09/29 15:21:11 grobian Exp $ EAPI=4 @@ -22,7 +22,7 @@ RUBY_S="guard-listen-*" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x64-macos" IUSE="" ruby_add_rdepend ">=dev-ruby/rb-inotify-0.8.8" 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" diff --git a/dev-ruby/sass/ChangeLog b/dev-ruby/sass/ChangeLog index edf57727943a..e469c1137d5f 100644 --- a/dev-ruby/sass/ChangeLog +++ b/dev-ruby/sass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/sass # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sass/ChangeLog,v 1.21 2012/09/27 09:34:29 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sass/ChangeLog,v 1.22 2012/09/29 15:21:57 grobian Exp $ + + 29 Sep 2012; Fabian Groffen <grobian@gentoo.org> sass-3.1.21.ebuild: + Marked ~x64-macos 27 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> sass-3.1.21.ebuild: Keyword ~ppc/~ppc64 wrt #433129 diff --git a/dev-ruby/sass/sass-3.1.21.ebuild b/dev-ruby/sass/sass-3.1.21.ebuild index fed976332837..986afc3f23b6 100644 --- a/dev-ruby/sass/sass-3.1.21.ebuild +++ b/dev-ruby/sass/sass-3.1.21.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/sass/sass-3.1.21.ebuild,v 1.2 2012/09/27 09:34:29 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sass/sass-3.1.21.ebuild,v 1.3 2012/09/29 15:21:57 grobian Exp $ EAPI=2 @@ -18,7 +18,7 @@ DESCRIPTION="An extension of CSS3, adding nested rules, variables, mixins, selec HOMEPAGE="http://sass-lang.com/" LICENSE="MIT" -KEYWORDS="~amd64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x64-macos" SLOT="0" IUSE="" |