summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-12-22 22:22:34 +0000
committerMarkus Meier <maekke@gentoo.org>2011-12-22 22:22:34 +0000
commit0d9473270c61b6754157fd5159912e8afd0180eb (patch)
treea88fb6416a11b5bbf37e59029fe4044c32dc0f04 /net-misc/s3cmd/s3cmd-1.0.0.ebuild
parentx86 stable, bug #392425 (diff)
downloadhistorical-0d9473270c61b6754157fd5159912e8afd0180eb.tar.gz
historical-0d9473270c61b6754157fd5159912e8afd0180eb.tar.bz2
historical-0d9473270c61b6754157fd5159912e8afd0180eb.zip
x86 stable, bug #394047
Package-Manager: portage-2.1.10.41/cvs/Linux x86_64
Diffstat (limited to 'net-misc/s3cmd/s3cmd-1.0.0.ebuild')
-rw-r--r--net-misc/s3cmd/s3cmd-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/s3cmd/s3cmd-1.0.0.ebuild b/net-misc/s3cmd/s3cmd-1.0.0.ebuild
index 4a8ae5c34594..a14b9fc5a9e1 100644
--- a/net-misc/s3cmd/s3cmd-1.0.0.ebuild
+++ b/net-misc/s3cmd/s3cmd-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/s3cmd/s3cmd-1.0.0.ebuild,v 1.3 2011/12/16 14:49:08 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/s3cmd/s3cmd-1.0.0.ebuild,v 1.4 2011/12/22 22:22:34 maekke Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -8,7 +8,7 @@ PYTHON_USE_WITH="xml"
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"