summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-07-16 09:59:11 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-07-16 09:59:11 +0000
commit9352151f1024b0c86936252c0ac11f0e66914d36 (patch)
tree85ed63e6bc540352e7a2ecf433791a28e063bb29 /net-misc
parentstable x86, bug 326567 (diff)
downloadgentoo-2-9352151f1024b0c86936252c0ac11f0e66914d36.tar.gz
gentoo-2-9352151f1024b0c86936252c0ac11f0e66914d36.tar.bz2
gentoo-2-9352151f1024b0c86936252c0ac11f0e66914d36.zip
stable x86, bug 326641
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/s3cmd/ChangeLog6
-rw-r--r--net-misc/s3cmd/s3cmd-0.9.9.91.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/s3cmd/ChangeLog b/net-misc/s3cmd/ChangeLog
index 4ce76a5382a5..5e6c26aec019 100644
--- a/net-misc/s3cmd/ChangeLog
+++ b/net-misc/s3cmd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/s3cmd
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/s3cmd/ChangeLog,v 1.10 2010/07/06 22:05:11 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/s3cmd/ChangeLog,v 1.11 2010/07/16 09:59:11 fauli Exp $
+
+ 16 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
+ s3cmd-0.9.9.91.ebuild:
+ stable x86, bug 326641
06 Jul 2010; Markos Chandras <hwoarang@gentoo.org> s3cmd-0.9.9.91.ebuild:
Stable on amd64 wrt bug #326641
diff --git a/net-misc/s3cmd/s3cmd-0.9.9.91.ebuild b/net-misc/s3cmd/s3cmd-0.9.9.91.ebuild
index 20a5421d2b96..99fd489e0271 100644
--- a/net-misc/s3cmd/s3cmd-0.9.9.91.ebuild
+++ b/net-misc/s3cmd/s3cmd-0.9.9.91.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/s3cmd/s3cmd-0.9.9.91.ebuild,v 1.2 2010/07/06 22:05:11 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/s3cmd/s3cmd-0.9.9.91.ebuild,v 1.3 2010/07/16 09:59:11 fauli Exp $
inherit distutils
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
DESCRIPTION="Command line client for Amazon S3"
HOMEPAGE="http://s3tools.org/s3cmd"
SRC_URI="mirror://sourceforge/s3tools/${P}.tar.gz"