diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:21:13 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:21:13 +0000 |
commit | 205126f5809cc4d940fef0a6158a809ec28307c9 (patch) | |
tree | 8a0adbe545e2fa25a1224624ccdf3eacd9e4706a /dev-python/bonobo-python | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-205126f5809cc4d940fef0a6158a809ec28307c9.tar.gz historical-205126f5809cc4d940fef0a6158a809ec28307c9.tar.bz2 historical-205126f5809cc4d940fef0a6158a809ec28307c9.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'dev-python/bonobo-python')
-rw-r--r-- | dev-python/bonobo-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/bonobo-python/bonobo-python-0.2.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/bonobo-python/ChangeLog b/dev-python/bonobo-python/ChangeLog index 078f20eb9649..292746390b4c 100644 --- a/dev-python/bonobo-python/ChangeLog +++ b/dev-python/bonobo-python/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-python/bonobo-python # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-python/bonobo-python/ChangeLog,v 1.2 2002/07/27 06:25:36 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/bonobo-python/ChangeLog,v 1.3 2002/12/09 04:21:12 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *bonobo-python-0.2.0-r1 (1 Feb 2002) 26 Jul 2002; George Shapovalov <george@gentoo.org> bonobo-python-0.2.0-r1.ebuild : diff --git a/dev-python/bonobo-python/bonobo-python-0.2.0-r1.ebuild b/dev-python/bonobo-python/bonobo-python-0.2.0-r1.ebuild index 4f6aee4e0989..44db209c241c 100644 --- a/dev-python/bonobo-python/bonobo-python-0.2.0-r1.ebuild +++ b/dev-python/bonobo-python/bonobo-python-0.2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/bonobo-python/bonobo-python-0.2.0-r1.ebuild,v 1.8 2002/10/17 16:36:53 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/bonobo-python/bonobo-python-0.2.0-r1.ebuild,v 1.9 2002/12/09 04:21:12 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="Bonobo bindings for Python" @@ -15,7 +15,7 @@ DEPEND="=x11-libs/gtk+-1.2* RDEPEND="${RDEPEND}" SLOT="0" -KEYWORDS="x86 sparc sparc64 alpha" +KEYWORDS="x86 sparc alpha" LICENSE="GPL-2" src_compile() { |