diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:49:58 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:49:58 +0000 |
commit | 9808d157d702d9dcf216955e1c508558cd49a002 (patch) | |
tree | 43727ade06eb134fbef7c19ca87f4babf9c6d998 /dev-python/pychecker | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | historical-9808d157d702d9dcf216955e1c508558cd49a002.tar.gz historical-9808d157d702d9dcf216955e1c508558cd49a002.tar.bz2 historical-9808d157d702d9dcf216955e1c508558cd49a002.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'dev-python/pychecker')
-rw-r--r-- | dev-python/pychecker/pychecker-0.8.10-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pychecker/pychecker-0.8.10.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pychecker/pychecker-0.8.3.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pychecker/pychecker-0.8.7.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-python/pychecker/pychecker-0.8.10-r1.ebuild b/dev-python/pychecker/pychecker-0.8.10-r1.ebuild index af4a49b27905..d738a9925df5 100644 --- a/dev-python/pychecker/pychecker-0.8.10-r1.ebuild +++ b/dev-python/pychecker/pychecker-0.8.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/pychecker-0.8.10-r1.ebuild,v 1.4 2002/07/30 00:50:10 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/pychecker-0.8.10-r1.ebuild,v 1.5 2002/08/16 02:49:58 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="PyChecker is a tool for finding common bugs in python source code." @@ -11,7 +11,7 @@ DEPEND="virtual/python" RDEPEND="${DEPEND}" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" LICENSE="BSD" src_compile() { diff --git a/dev-python/pychecker/pychecker-0.8.10.ebuild b/dev-python/pychecker/pychecker-0.8.10.ebuild index bd0e45da1a83..928c9d5e9d14 100644 --- a/dev-python/pychecker/pychecker-0.8.10.ebuild +++ b/dev-python/pychecker/pychecker-0.8.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/pychecker-0.8.10.ebuild,v 1.4 2002/07/30 00:50:10 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/pychecker-0.8.10.ebuild,v 1.5 2002/08/16 02:49:58 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="PyChecker is a tool for finding common bugs in python source code." @@ -11,7 +11,7 @@ DEPEND="virtual/python" RDEPEND="${DEPEND}" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" LICENSE="BSD" src_install(){ diff --git a/dev-python/pychecker/pychecker-0.8.3.ebuild b/dev-python/pychecker/pychecker-0.8.3.ebuild index 284a2ae32aab..60020b4108ff 100644 --- a/dev-python/pychecker/pychecker-0.8.3.ebuild +++ b/dev-python/pychecker/pychecker-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/pychecker-0.8.3.ebuild,v 1.6 2002/07/30 00:50:10 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/pychecker-0.8.3.ebuild,v 1.7 2002/08/16 02:49:58 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="PyChecker is a tool for finding common bugs in python source code." @@ -11,7 +11,7 @@ DEPEND="virtual/python" RDEPEND="${DEPEND}" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" LICENSE="BSD" src_install(){ diff --git a/dev-python/pychecker/pychecker-0.8.7.ebuild b/dev-python/pychecker/pychecker-0.8.7.ebuild index 13b4fab9c073..a1189469a7a5 100644 --- a/dev-python/pychecker/pychecker-0.8.7.ebuild +++ b/dev-python/pychecker/pychecker-0.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/pychecker-0.8.7.ebuild,v 1.5 2002/07/30 00:50:10 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/pychecker-0.8.7.ebuild,v 1.6 2002/08/16 02:49:58 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="PyChecker is a tool for finding common bugs in python source code." @@ -11,7 +11,7 @@ DEPEND="virtual/python" RDEPEND="${DEPEND}" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" LICENSE="BSD" src_install(){ |