diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-02 18:55:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-02 18:55:45 +0000 |
commit | 7e4a760ff422071f2a6bcae64962c7266425bede (patch) | |
tree | e6ca81a06d65c061ec480b3635a551cd9f5c86c2 /app-crypt | |
parent | Stable for x86, wrt bug #549456 (diff) | |
download | gentoo-2-7e4a760ff422071f2a6bcae64962c7266425bede.tar.gz gentoo-2-7e4a760ff422071f2a6bcae64962c7266425bede.tar.bz2 gentoo-2-7e4a760ff422071f2a6bcae64962c7266425bede.zip |
Stable for x86, wrt bug #549456
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/kencfs/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/kencfs/kencfs-1.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/kencfs/ChangeLog b/app-crypt/kencfs/ChangeLog index 7fec0d7e7500..338df0b279fa 100644 --- a/app-crypt/kencfs/ChangeLog +++ b/app-crypt/kencfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/kencfs # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/kencfs/ChangeLog,v 1.14 2015/06/27 09:48:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/kencfs/ChangeLog,v 1.15 2015/08/02 18:55:45 ago Exp $ + + 02 Aug 2015; Agostino Sarubbo <ago@gentoo.org> kencfs-1.5.0.ebuild: + Stable for x86, wrt bug #549456 27 Jun 2015; Agostino Sarubbo <ago@gentoo.org> kencfs-1.5.0.ebuild: Stable for amd64, wrt bug #549456 diff --git a/app-crypt/kencfs/kencfs-1.5.0.ebuild b/app-crypt/kencfs/kencfs-1.5.0.ebuild index 8d3e548a1933..c53099380bd2 100644 --- a/app-crypt/kencfs/kencfs-1.5.0.ebuild +++ b/app-crypt/kencfs/kencfs-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/kencfs/kencfs-1.5.0.ebuild,v 1.3 2015/06/27 09:48:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/kencfs/kencfs-1.5.0.ebuild,v 1.4 2015/08/02 18:55:45 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://kde-apps.org/CONTENT/content-files/134003-${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" |