diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-05-01 18:24:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-05-01 18:24:28 +0000 |
commit | b6d3b862c7c690a21af8a059327768fbaf947914 (patch) | |
tree | 2755aba8853576e28c2a19e272257848f94bbd4f /dev-ruby/fssm | |
parent | Mask xf86-video-intel glamor flag. (diff) | |
download | gentoo-2-b6d3b862c7c690a21af8a059327768fbaf947914.tar.gz gentoo-2-b6d3b862c7c690a21af8a059327768fbaf947914.tar.bz2 gentoo-2-b6d3b862c7c690a21af8a059327768fbaf947914.zip |
Drop ia64/sparc keywords
(Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-ruby/fssm')
-rw-r--r-- | dev-ruby/fssm/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/fssm/fssm-0.2.7-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/fssm/fssm-0.2.7.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/fssm/fssm-0.2.8.1.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/dev-ruby/fssm/ChangeLog b/dev-ruby/fssm/ChangeLog index c157d98c680a..a9d9c706153a 100644 --- a/dev-ruby/fssm/ChangeLog +++ b/dev-ruby/fssm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/fssm # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fssm/ChangeLog,v 1.18 2012/03/01 20:59:26 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fssm/ChangeLog,v 1.19 2012/05/01 18:24:04 armin76 Exp $ + + 01 May 2012; Raúl Porcel <armin76@gentoo.org> fssm-0.2.7.ebuild, + fssm-0.2.7-r1.ebuild, fssm-0.2.8.1.ebuild: + Drop ia64/sparc keywords 01 Mar 2012; Fabian Groffen <grobian@gentoo.org> fssm-0.2.8.1.ebuild: Marked ~x64-macos diff --git a/dev-ruby/fssm/fssm-0.2.7-r1.ebuild b/dev-ruby/fssm/fssm-0.2.7-r1.ebuild index 70d2adade7e2..81aaa61662c6 100644 --- a/dev-ruby/fssm/fssm-0.2.7-r1.ebuild +++ b/dev-ruby/fssm/fssm-0.2.7-r1.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/fssm/fssm-0.2.7-r1.ebuild,v 1.6 2012/02/06 15:35:03 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fssm/fssm-0.2.7-r1.ebuild,v 1.7 2012/05/01 18:24:04 armin76 Exp $ EAPI=4 @@ -18,7 +18,7 @@ HOMEPAGE="http://github.com/ttilley/fssm" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # rb-inotify is a Linux-specific extension, so we will need to make this diff --git a/dev-ruby/fssm/fssm-0.2.7.ebuild b/dev-ruby/fssm/fssm-0.2.7.ebuild index 8cd44ca128de..9ae4ef12877f 100644 --- a/dev-ruby/fssm/fssm-0.2.7.ebuild +++ b/dev-ruby/fssm/fssm-0.2.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fssm/fssm-0.2.7.ebuild,v 1.4 2011/12/30 14:35:16 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fssm/fssm-0.2.7.ebuild,v 1.5 2012/05/01 18:24:04 armin76 Exp $ EAPI=4 @@ -18,7 +18,7 @@ HOMEPAGE="http://github.com/ttilley/fssm" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" ruby_add_bdepend "test? ( >=dev-ruby/rspec-2.4.0:2 )" diff --git a/dev-ruby/fssm/fssm-0.2.8.1.ebuild b/dev-ruby/fssm/fssm-0.2.8.1.ebuild index c306ffcff3bb..20efcad3b3a9 100644 --- a/dev-ruby/fssm/fssm-0.2.8.1.ebuild +++ b/dev-ruby/fssm/fssm-0.2.8.1.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/fssm/fssm-0.2.8.1.ebuild,v 1.2 2012/03/01 20:59:26 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fssm/fssm-0.2.8.1.ebuild,v 1.3 2012/05/01 18:24:04 armin76 Exp $ EAPI=4 @@ -20,7 +20,7 @@ HOMEPAGE="http://github.com/ttilley/fssm" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # rb-inotify is a Linux-specific extension, so we will need to make this |