diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-05 20:35:06 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-05 20:35:06 +0000 |
commit | bec7cea4c1edd80a4603d1a8f1bf4547927d06bf (patch) | |
tree | 1712f318b3853f51e61942360d222e44230f9584 /dev-python/sip | |
parent | Stable on sparc (diff) | |
download | gentoo-2-bec7cea4c1edd80a4603d1a8f1bf4547927d06bf.tar.gz gentoo-2-bec7cea4c1edd80a4603d1a8f1bf4547927d06bf.tar.bz2 gentoo-2-bec7cea4c1edd80a4603d1a8f1bf4547927d06bf.zip |
Stable on sparc wrt #117246
(Portage version: 2.0.54)
Diffstat (limited to 'dev-python/sip')
-rw-r--r-- | dev-python/sip/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/sip/sip-4.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/sip/ChangeLog b/dev-python/sip/ChangeLog index 52fe70eba530..d617056d3399 100644 --- a/dev-python/sip/ChangeLog +++ b/dev-python/sip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/sip # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.67 2006/01/05 08:33:27 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.68 2006/01/05 20:35:06 gustavoz Exp $ + + 05 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> sip-4.2.1.ebuild: + Stable on sparc wrt #117246 05 Jan 2006; Chris White <chriswhite@gentoo.org> sip-4.2.1.ebuild: sip-4.2.1 x86 stable per bug #117246. diff --git a/dev-python/sip/sip-4.2.1.ebuild b/dev-python/sip/sip-4.2.1.ebuild index 327064189350..069a7154d850 100644 --- a/dev-python/sip/sip-4.2.1.ebuild +++ b/dev-python/sip/sip-4.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.2.1.ebuild,v 1.5 2006/01/05 08:33:27 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.2.1.ebuild,v 1.6 2006/01/05 20:35:06 gustavoz Exp $ inherit distutils @@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz" SLOT="0" LICENSE="sip" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc x86" IUSE="debug doc" DEPEND="virtual/libc |