summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-02-03 04:16:40 +0000
committerSteve Dibb <beandog@gentoo.org>2007-02-03 04:16:40 +0000
commit6f45c6e191227a095cd07c71ff968a5be07d9b67 (patch)
treeff868664a9c194c8e39fcc166730b1083ed8dc65 /app-office/tinyerp-client
parentadd ~amd64, bug 164086 (diff)
downloadgentoo-2-6f45c6e191227a095cd07c71ff968a5be07d9b67.tar.gz
gentoo-2-6f45c6e191227a095cd07c71ff968a5be07d9b67.tar.bz2
gentoo-2-6f45c6e191227a095cd07c71ff968a5be07d9b67.zip
add ~amd64, bug 164086
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-office/tinyerp-client')
-rw-r--r--app-office/tinyerp-client/ChangeLog6
-rw-r--r--app-office/tinyerp-client/tinyerp-client-4.0.0.ebuild7
-rw-r--r--app-office/tinyerp-client/tinyerp-client-4.0.1.ebuild7
-rw-r--r--app-office/tinyerp-client/tinyerp-client-4.0.2.ebuild5
4 files changed, 13 insertions, 12 deletions
diff --git a/app-office/tinyerp-client/ChangeLog b/app-office/tinyerp-client/ChangeLog
index 10d8c12aa90c..cc508947a100 100644
--- a/app-office/tinyerp-client/ChangeLog
+++ b/app-office/tinyerp-client/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/tinyerp-client
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/tinyerp-client/ChangeLog,v 1.4 2007/01/20 19:34:28 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/tinyerp-client/ChangeLog,v 1.5 2007/02/03 04:16:40 beandog Exp $
+
+ 03 Feb 2007; Steve Dibb <beandog@gentoo.org> tinyerp-client-4.0.0.ebuild,
+ tinyerp-client-4.0.1.ebuild, tinyerp-client-4.0.2.ebuild:
+ add ~amd64, bug 164086
*tinyerp-client-4.0.2 (20 Jan 2007)
diff --git a/app-office/tinyerp-client/tinyerp-client-4.0.0.ebuild b/app-office/tinyerp-client/tinyerp-client-4.0.0.ebuild
index 8ab366215192..78523c921ec8 100644
--- a/app-office/tinyerp-client/tinyerp-client-4.0.0.ebuild
+++ b/app-office/tinyerp-client/tinyerp-client-4.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/tinyerp-client/tinyerp-client-4.0.0.ebuild,v 1.1 2006/12/06 22:03:10 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/tinyerp-client/tinyerp-client-4.0.0.ebuild,v 1.2 2007/02/03 04:16:40 beandog Exp $
inherit distutils eutils
@@ -10,12 +10,11 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.3
>=dev-python/pygtk-2.6"
-RDEPEND=${DEPEND}
src_unpack() {
unpack ${A}
diff --git a/app-office/tinyerp-client/tinyerp-client-4.0.1.ebuild b/app-office/tinyerp-client/tinyerp-client-4.0.1.ebuild
index b07571c759ed..b7c6ad5f58a7 100644
--- a/app-office/tinyerp-client/tinyerp-client-4.0.1.ebuild
+++ b/app-office/tinyerp-client/tinyerp-client-4.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/tinyerp-client/tinyerp-client-4.0.1.ebuild,v 1.2 2006/12/25 14:07:51 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/tinyerp-client/tinyerp-client-4.0.1.ebuild,v 1.3 2007/02/03 04:16:40 beandog Exp $
inherit distutils eutils
@@ -10,12 +10,11 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.3
>=dev-python/pygtk-2.6"
-RDEPEND=${DEPEND}
src_unpack() {
unpack ${A}
diff --git a/app-office/tinyerp-client/tinyerp-client-4.0.2.ebuild b/app-office/tinyerp-client/tinyerp-client-4.0.2.ebuild
index 645aff69f7c0..6c8b01735b33 100644
--- a/app-office/tinyerp-client/tinyerp-client-4.0.2.ebuild
+++ b/app-office/tinyerp-client/tinyerp-client-4.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/tinyerp-client/tinyerp-client-4.0.2.ebuild,v 1.1 2007/01/20 19:34:28 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/tinyerp-client/tinyerp-client-4.0.2.ebuild,v 1.2 2007/02/03 04:16:40 beandog Exp $
inherit distutils eutils
@@ -10,12 +10,11 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.3
>=dev-python/pygtk-2.6"
-RDEPEND=${DEPEND}
src_unpack() {
unpack ${A}