diff options
author | Jason Wever <weeve@gentoo.org> | 2004-07-18 17:23:22 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-07-18 17:23:22 +0000 |
commit | cb47afe2acc67567139f3e31bd4beb75e7b0d5d2 (patch) | |
tree | b00ce2bfe3b55985bf2e85efd9c534b637ee4964 /dev-python/sip | |
parent | Version bumped. app-i18n/skim-0.9.3 depends on the latest scim. (diff) | |
download | historical-cb47afe2acc67567139f3e31bd4beb75e7b0d5d2.tar.gz historical-cb47afe2acc67567139f3e31bd4beb75e7b0d5d2.tar.bz2 historical-cb47afe2acc67567139f3e31bd4beb75e7b0d5d2.zip |
Stable on sparc wrt bug #56712.
Diffstat (limited to 'dev-python/sip')
-rw-r--r-- | dev-python/sip/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/sip/sip-3.10.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/sip/ChangeLog b/dev-python/sip/ChangeLog index 48edd3715c0d..4a827b6b5d8f 100644 --- a/dev-python/sip/ChangeLog +++ b/dev-python/sip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/sip # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.39 2004/07/17 23:13:09 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.40 2004/07/18 17:19:33 weeve Exp $ + + 18 Jul 2004; Jason Wever <weeve@gentoo.org> sip-3.10.2.ebuild: + Stable on sparc wrt bug #56712. 18 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> sip-3.10.2.ebuild: Stable on alpha. diff --git a/dev-python/sip/sip-3.10.2.ebuild b/dev-python/sip/sip-3.10.2.ebuild index 19a88b51eafd..01c01594feee 100644 --- a/dev-python/sip/sip-3.10.2.ebuild +++ b/dev-python/sip/sip-3.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-3.10.2.ebuild,v 1.6 2004/07/17 23:13:09 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-3.10.2.ebuild,v 1.7 2004/07/18 17:19:33 weeve Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc sparc alpha" IUSE="" DEPEND="virtual/libc |