diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 10:26:47 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 10:26:47 +0000 |
commit | db1274ce6387ba25e91cb89bcd143da657873cfe (patch) | |
tree | 80f701cf78adf90d202a08ed6f96f445fc3b37ee /dev-python/sip | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-db1274ce6387ba25e91cb89bcd143da657873cfe.tar.gz gentoo-2-db1274ce6387ba25e91cb89bcd143da657873cfe.tar.bz2 gentoo-2-db1274ce6387ba25e91cb89bcd143da657873cfe.zip |
Stable on amd64.
Diffstat (limited to 'dev-python/sip')
-rw-r--r-- | dev-python/sip/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/sip/sip-4.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/sip/ChangeLog b/dev-python/sip/ChangeLog index c5d01af1a570..c1bd8e860ba6 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.51 2004/12/09 17:39:08 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.52 2004/12/16 10:26:47 absinthe Exp $ + + 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> sip-4.1.1.ebuild: + Stable on amd64. 09 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> sip-4.1.1.ebuild: Stable on sparc diff --git a/dev-python/sip/sip-4.1.1.ebuild b/dev-python/sip/sip-4.1.1.ebuild index 61dd370d3abe..3261a629dcf8 100644 --- a/dev-python/sip/sip-4.1.1.ebuild +++ b/dev-python/sip/sip-4.1.1.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-4.1.1.ebuild,v 1.4 2004/12/09 17:39:08 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.1.1.ebuild,v 1.5 2004/12/16 10:26:47 absinthe Exp $ inherit distutils @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc ~alpha ~amd64 ~ppc64" +KEYWORDS="x86 ~ppc sparc ~alpha amd64 ~ppc64" IUSE="doc" DEPEND="virtual/libc |