diff options
author | Hans de Graaff <graaff@gentoo.org> | 2015-11-15 08:19:58 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2015-11-15 08:19:58 +0100 |
commit | 52ab10dd41f2b9982a01379c5d13f724b3c2879b (patch) | |
tree | 0f8ca1dc6cc60a7e4ee6fb96e774883257a1cbfb /dev-ruby/rack-cache | |
parent | sys-kernel/gentoo-sources: Stable for PPC64 (bug #564702). (diff) | |
download | gentoo-52ab10dd41f2b9982a01379c5d13f724b3c2879b.tar.gz gentoo-52ab10dd41f2b9982a01379c5d13f724b3c2879b.tar.bz2 gentoo-52ab10dd41f2b9982a01379c5d13f724b3c2879b.zip |
dev-ruby/rack-cache: move to 1.2 slot
rack-cache 1.x versions are compatible and all dependencies agree on this.
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-ruby/rack-cache')
-rw-r--r-- | dev-ruby/rack-cache/rack-cache-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rack-cache/rack-cache-1.3.0.ebuild b/dev-ruby/rack-cache/rack-cache-1.3.0.ebuild index 1b2d83f442fa..ec430df57ce5 100644 --- a/dev-ruby/rack-cache/rack-cache-1.3.0.ebuild +++ b/dev-ruby/rack-cache/rack-cache-1.3.0.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/rtomayko/rack-cache" SRC_URI="https://github.com/rtomayko/rack-cache/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -SLOT="$(get_version_component_range 1-2)" +SLOT="1.2" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" |