diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-01-26 20:37:10 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-01-26 20:37:10 +0000 |
commit | 83466c52c589d52618d3d71cf18738452c5e8f07 (patch) | |
tree | 14d6f02e3889b4396cc0e36182a250d656049c5f /sys-fs/s3fs | |
parent | Stable on amd64 wrt bug #400419 (diff) | |
download | gentoo-2-83466c52c589d52618d3d71cf18738452c5e8f07.tar.gz gentoo-2-83466c52c589d52618d3d71cf18738452c5e8f07.tar.bz2 gentoo-2-83466c52c589d52618d3d71cf18738452c5e8f07.zip |
Stable on amd64 wrt bug #400509
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/s3fs')
-rw-r--r-- | sys-fs/s3fs/ChangeLog | 7 | ||||
-rw-r--r-- | sys-fs/s3fs/s3fs-1.61.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/s3fs/ChangeLog b/sys-fs/s3fs/ChangeLog index ba100cb72e3e..503d3be2cc8d 100644 --- a/sys-fs/s3fs/ChangeLog +++ b/sys-fs/s3fs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/s3fs -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/ChangeLog,v 1.13 2011/08/31 05:06:24 radhermit Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/ChangeLog,v 1.14 2012/01/26 20:37:10 hwoarang Exp $ + + 26 Jan 2012; Markos Chandras <hwoarang@gentoo.org> s3fs-1.61.ebuild: + Stable on amd64 wrt bug #400509 31 Aug 2011; Tim Harder <radhermit@gentoo.org> -s3fs-0_p177-r1.ebuild, -files/s3fs-0_p177-asneeded.patch, -s3fs-1.33.ebuild, -s3fs-1.40.ebuild: diff --git a/sys-fs/s3fs/s3fs-1.61.ebuild b/sys-fs/s3fs/s3fs-1.61.ebuild index e54845837cdb..1c796d7e15a4 100644 --- a/sys-fs/s3fs/s3fs-1.61.ebuild +++ b/sys-fs/s3fs/s3fs-1.61.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/sys-fs/s3fs/s3fs-1.61.ebuild,v 1.1 2011/08/31 05:00:09 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/s3fs-1.61.ebuild,v 1.2 2012/01/26 20:37:10 hwoarang Exp $ EAPI=4 @@ -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" IUSE="" CDEPEND=">=dev-libs/libxml2-2.6:2 |