summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-15 21:45:00 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-15 21:45:00 +0000
commit39e6f471b8b0412bd204264c5f88706671e0a67c (patch)
tree5c8d1ab57e1f5c7c0d7e32bc16de5ccac3dcefda /dev-util/hgsvn
parentTransfer Prefix keywords (diff)
downloadgentoo-2-39e6f471b8b0412bd204264c5f88706671e0a67c.tar.gz
gentoo-2-39e6f471b8b0412bd204264c5f88706671e0a67c.tar.bz2
gentoo-2-39e6f471b8b0412bd204264c5f88706671e0a67c.zip
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-util/hgsvn')
-rw-r--r--dev-util/hgsvn/ChangeLog7
-rw-r--r--dev-util/hgsvn/hgsvn-0.1.7.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/hgsvn/ChangeLog b/dev-util/hgsvn/ChangeLog
index c7d893d3168a..512b37cf3b17 100644
--- a/dev-util/hgsvn/ChangeLog
+++ b/dev-util/hgsvn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/hgsvn
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/hgsvn/ChangeLog,v 1.9 2009/09/11 23:32:13 patrick Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/hgsvn/ChangeLog,v 1.10 2010/01/15 21:45:00 fauli Exp $
+
+ 15 Jan 2010; Christian Faulhammer <fauli@gentoo.org> hgsvn-0.1.7.ebuild:
+ Transfer Prefix keywords
*hgsvn-0.1.7 (11 Sep 2009)
diff --git a/dev-util/hgsvn/hgsvn-0.1.7.ebuild b/dev-util/hgsvn/hgsvn-0.1.7.ebuild
index e9cec066437c..e4546deb39f6 100644
--- a/dev-util/hgsvn/hgsvn-0.1.7.ebuild
+++ b/dev-util/hgsvn/hgsvn-0.1.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/hgsvn/hgsvn-0.1.7.ebuild,v 1.1 2009/09/11 23:32:13 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/hgsvn/hgsvn-0.1.7.ebuild,v 1.2 2010/01/15 21:45:00 fauli Exp $
NEED_PYTHON=2.4
@@ -12,7 +12,7 @@ SRC_URI="http://cheeseshop.python.org/packages/source/h/hgsvn/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~x86-macos"
IUSE=""
DEPEND="dev-python/setuptools"