summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2009-10-11 08:27:30 +0000
committerFabian Groffen <grobian@gentoo.org>2009-10-11 08:27:30 +0000
commit5629d2e6ca78fced5a35a7a79284add0f508e64a (patch)
tree252b0d67a7bf86da8d15565d8070deddf57dceb7 /dev-python/pastedeploy
parentMerge from Prefix (diff)
downloadgentoo-2-5629d2e6ca78fced5a35a7a79284add0f508e64a.tar.gz
gentoo-2-5629d2e6ca78fced5a35a7a79284add0f508e64a.tar.bz2
gentoo-2-5629d2e6ca78fced5a35a7a79284add0f508e64a.zip
Merge from Prefix
(Portage version: 2.2.00.14552-prefix/cvs/Darwin powerpc, RepoMan options: --force)
Diffstat (limited to 'dev-python/pastedeploy')
-rw-r--r--dev-python/pastedeploy/ChangeLog5
-rw-r--r--dev-python/pastedeploy/pastedeploy-1.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pastedeploy/ChangeLog b/dev-python/pastedeploy/ChangeLog
index 99bce7cb8986..9d9b589e8c1d 100644
--- a/dev-python/pastedeploy/ChangeLog
+++ b/dev-python/pastedeploy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pastedeploy
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pastedeploy/ChangeLog,v 1.7 2009/10/01 02:19:14 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pastedeploy/ChangeLog,v 1.8 2009/10/11 08:27:30 grobian Exp $
+
+ 11 Oct 2009; Fabian Groffen <grobian@gentoo.org> pastedeploy-1.3.3.ebuild:
+ Merge from Prefix
01 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pastedeploy-1.3.3.ebuild:
diff --git a/dev-python/pastedeploy/pastedeploy-1.3.3.ebuild b/dev-python/pastedeploy/pastedeploy-1.3.3.ebuild
index 9488a73edd6d..05abe28dfa92 100644
--- a/dev-python/pastedeploy/pastedeploy-1.3.3.ebuild
+++ b/dev-python/pastedeploy/pastedeploy-1.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pastedeploy/pastedeploy-1.3.3.ebuild,v 1.3 2009/10/01 02:19:13 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pastedeploy/pastedeploy-1.3.3.ebuild,v 1.4 2009/10/11 08:27:30 grobian Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -16,7 +16,7 @@ SRC_URI="http://cheeseshop.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="doc test"
RDEPEND=""