diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-09 18:24:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-09 18:24:38 +0000 |
commit | 277a20cc826e0ee4611e2ea264410a07ac5c69e9 (patch) | |
tree | b877c776a6f414e431c2022970663aeffb8ffcf7 /sys-fs/s3fs | |
parent | Stable for x86, wrt bug #464160 (diff) | |
download | gentoo-2-277a20cc826e0ee4611e2ea264410a07ac5c69e9.tar.gz gentoo-2-277a20cc826e0ee4611e2ea264410a07ac5c69e9.tar.bz2 gentoo-2-277a20cc826e0ee4611e2ea264410a07ac5c69e9.zip |
Stable for x86, wrt bug #464480
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/s3fs')
-rw-r--r-- | sys-fs/s3fs/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/s3fs/s3fs-1.63.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/s3fs/ChangeLog b/sys-fs/s3fs/ChangeLog index 6a28c295d431..76b93bfaca81 100644 --- a/sys-fs/s3fs/ChangeLog +++ b/sys-fs/s3fs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/s3fs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/ChangeLog,v 1.22 2013/04/09 18:13:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/ChangeLog,v 1.23 2013/04/09 18:24:38 ago Exp $ + + 09 Apr 2013; Agostino Sarubbo <ago@gentoo.org> s3fs-1.63.ebuild: + Stable for x86, wrt bug #464480 09 Apr 2013; Agostino Sarubbo <ago@gentoo.org> s3fs-1.63.ebuild: Stable for amd64, wrt bug #464480 diff --git a/sys-fs/s3fs/s3fs-1.63.ebuild b/sys-fs/s3fs/s3fs-1.63.ebuild index 8093978c8feb..e2d683823036 100644 --- a/sys-fs/s3fs/s3fs-1.63.ebuild +++ b/sys-fs/s3fs/s3fs-1.63.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/s3fs-1.63.ebuild,v 1.2 2013/04/09 18:13:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/s3fs-1.63.ebuild,v 1.3 2013/04/09 18:24:38 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://s3fs.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" CDEPEND=">=dev-libs/libxml2-2.6:2 dev-libs/openssl |