summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2012-10-20 07:51:37 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2012-10-20 07:51:37 +0000
commitf630868e685fa9a15fbe53fa2f8a2f78def5376e (patch)
treefbef9740f990b52e652f5eb1f93b62bf94edfb31 /dev-python/pysvn
parentVersion bump and add missing glu dependency, bug #437998 by Diego Elio Pettenò. (diff)
downloadgentoo-2-f630868e685fa9a15fbe53fa2f8a2f78def5376e.tar.gz
gentoo-2-f630868e685fa9a15fbe53fa2f8a2f78def5376e.tar.bz2
gentoo-2-f630868e685fa9a15fbe53fa2f8a2f78def5376e.zip
Mark ~amd64-linux
(Portage version: 2.2.0_alpha138/cvs/Linux x86_64, signed Manifest commit with key 0x5D21B852895192F9)
Diffstat (limited to 'dev-python/pysvn')
-rw-r--r--dev-python/pysvn/ChangeLog6
-rw-r--r--dev-python/pysvn/pysvn-1.7.6.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-python/pysvn/ChangeLog b/dev-python/pysvn/ChangeLog
index 349e56a95fb7..c5851d4cc9dc 100644
--- a/dev-python/pysvn/ChangeLog
+++ b/dev-python/pysvn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pysvn
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysvn/ChangeLog,v 1.28 2012/03/30 22:34:26 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysvn/ChangeLog,v 1.29 2012/10/20 07:51:37 xarthisius Exp $
+
+ 20 Oct 2012; Kacper Kowalik <xarthisius@gentoo.org> pysvn-1.7.6.ebuild:
+ Mark ~amd64-linux
30 Mar 2012; Mike Gilbert <floppym@gentoo.org> pysvn-1.7.6.ebuild:
python_execute does not exist ing gentoo-x86.
@@ -115,4 +118,3 @@
+files/skip-root-test.patch, +metadata.xml, +pysvn-1.6.3-r1.ebuild:
Initial import, ebuild from sunrise overlay. Thanks to idl0r and all the
others who worked on this in the last 2 years.
-
diff --git a/dev-python/pysvn/pysvn-1.7.6.ebuild b/dev-python/pysvn/pysvn-1.7.6.ebuild
index 7f40aa32011b..8256d57d12ea 100644
--- a/dev-python/pysvn/pysvn-1.7.6.ebuild
+++ b/dev-python/pysvn/pysvn-1.7.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysvn/pysvn-1.7.6.ebuild,v 1.6 2012/03/30 22:34:26 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysvn/pysvn-1.7.6.ebuild,v 1.7 2012/10/20 07:51:37 xarthisius Exp $
EAPI=4
PYTHON_DEPEND="*"
@@ -15,7 +15,7 @@ SRC_URI="http://pysvn.barrys-emacs.org/source_kits/${P}.tar.gz"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
IUSE="doc examples"
DEPEND="