summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2008-10-30 18:29:49 +0000
committerChristoph Mende <angelos@gentoo.org>2008-10-30 18:29:49 +0000
commitdf78edb193e001fe36a3917303bee095221f0742 (patch)
treefcf155ebc9f9adbd6f4fe38758950af6763a42ae /sci-misc
parenttweak style and add some more error checking (diff)
downloadgentoo-2-df78edb193e001fe36a3917303bee095221f0742.tar.gz
gentoo-2-df78edb193e001fe36a3917303bee095221f0742.tar.bz2
gentoo-2-df78edb193e001fe36a3917303bee095221f0742.zip
Added ~amd64
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo-r1 x86_64)
Diffstat (limited to 'sci-misc')
-rw-r--r--sci-misc/pythoncad/ChangeLog7
-rw-r--r--sci-misc/pythoncad/pythoncad-1.36.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-misc/pythoncad/ChangeLog b/sci-misc/pythoncad/ChangeLog
index 8982002da08f..8fa1e9a2af80 100644
--- a/sci-misc/pythoncad/ChangeLog
+++ b/sci-misc/pythoncad/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-misc/pythoncad
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-misc/pythoncad/ChangeLog,v 1.1 2007/06/16 17:01:34 cedk Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-misc/pythoncad/ChangeLog,v 1.2 2008/10/30 18:29:49 angelos Exp $
+
+ 30 Oct 2008; Christoph Mende <angelos@gentoo.org> pythoncad-1.36.ebuild:
+ Added ~amd64
*pythoncad-1.36 (16 Jun 2007)
diff --git a/sci-misc/pythoncad/pythoncad-1.36.ebuild b/sci-misc/pythoncad/pythoncad-1.36.ebuild
index 6df06e786b26..b3c02f80beae 100644
--- a/sci-misc/pythoncad/pythoncad-1.36.ebuild
+++ b/sci-misc/pythoncad/pythoncad-1.36.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-misc/pythoncad/pythoncad-1.36.ebuild,v 1.1 2007/06/16 17:01:34 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-misc/pythoncad/pythoncad-1.36.ebuild,v 1.2 2008/10/30 18:29:49 angelos Exp $
NEED_PYTHON=2.3
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
SRC_URI="http://www.pythoncad.org/releases/${MY_P}.tar.bz2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-python/pygtk-1.99.16"