Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/mrueg:master commit in: dev-ruby/encryptor/
Date: Sun, 27 Mar 2016 23:11:47
Message-Id: 1459120294.dbaa8ca336f5dcd82a1ef0107afa4740fcd836de.mrueg@gentoo
1 commit: dbaa8ca336f5dcd82a1ef0107afa4740fcd836de
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 27 23:11:34 2016 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 27 23:11:34 2016 +0000
6 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=dbaa8ca3
7
8 dev-ruby/encryptor: Slot move
9
10 Package-Manager: portage-2.2.28
11
12 dev-ruby/encryptor/encryptor-1.3.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/encryptor/encryptor-1.3.0.ebuild b/dev-ruby/encryptor/encryptor-1.3.0.ebuild
16 index a487a79..a400b3a 100644
17 --- a/dev-ruby/encryptor/encryptor-1.3.0.ebuild
18 +++ b/dev-ruby/encryptor/encryptor-1.3.0.ebuild
19 @@ -14,7 +14,7 @@ DESCRIPTION="A simple wrapper for the ruby OpenSSL library to encrypt and decryp
20 HOMEPAGE="http://github.com/attr-encrypted/encryptor https://rubygems.org/gems/encryptor"
21
22 LICENSE="MIT"
23 -SLOT="3"
24 +SLOT="1"
25 KEYWORDS="~amd64"
26 IUSE=""