diff options
author | Chris White <chriswhite@gentoo.org> | 2006-01-05 08:33:27 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2006-01-05 08:33:27 +0000 |
commit | cdd8a3fea0cae100be7b78239ef8983929da65cd (patch) | |
tree | b0f5a9309af530a7e71601c3f9bd7a4369cfbe46 /dev-python | |
parent | ~x86 and x86 stable marking as described in bug #117246. (diff) | |
download | historical-cdd8a3fea0cae100be7b78239ef8983929da65cd.tar.gz historical-cdd8a3fea0cae100be7b78239ef8983929da65cd.tar.bz2 historical-cdd8a3fea0cae100be7b78239ef8983929da65cd.zip |
sip-4.2.1 x86 stable per bug #117246.
(all your kde-base are belong to us version: 2.0.51.22-r3)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/sip/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/sip/Manifest | 10 | ||||
-rw-r--r-- | dev-python/sip/sip-4.2.1.ebuild | 6 |
3 files changed, 18 insertions, 5 deletions
diff --git a/dev-python/sip/ChangeLog b/dev-python/sip/ChangeLog index 2e54a06e17ba..52fe70eba530 100644 --- a/dev-python/sip/ChangeLog +++ b/dev-python/sip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/sip -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.66 2005/12/31 11:56:22 blubb Exp $ +# 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 $ + + 05 Jan 2006; Chris White <chriswhite@gentoo.org> sip-4.2.1.ebuild: + sip-4.2.1 x86 stable per bug #117246. 31 Dec 2005; Simon Stelling <blubb@gentoo.org> sip-4.2.1.ebuild: stable on amd64 diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest index 01a8afbc49d1..e70c51e8bf0d 100644 --- a/dev-python/sip/Manifest +++ b/dev-python/sip/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 c8f82ca832ec3fad5ef76f15bda84fc6 sip-4.0.1.ebuild 1051 MD5 811c07ba7510a315382249fc3adb44fc metadata.xml 175 MD5 58dbaca03bd03e06d105463b6e7265c1 sip-3.10.2.ebuild 1000 @@ -19,3 +22,10 @@ MD5 6a011f04f4a2219a674a61dd82763301 files/digest-sip-4.0.1 61 MD5 08ece4353d9fbbcda23f73d770999e49 files/digest-sip-4.1.1 61 MD5 18e143f22df1dd8636fc12aa07ac9f36 files/digest-sip-3.11.1 62 MD5 1bd43eafb0d81d9f5b74ddc0a420cd93 files/digest-sip-4.2.1 61 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDvNnsFdQwWVoAgN4RAr2ZAKDfnN8TNKRo9QzeYXwo9aFdlTkUoACgqDIS +jJxv+kDdnrynLLHmpxU0fXo= +=XUxD +-----END PGP SIGNATURE----- diff --git a/dev-python/sip/sip-4.2.1.ebuild b/dev-python/sip/sip-4.2.1.ebuild index fa04f2fdfd6d..327064189350 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-2005 Gentoo Foundation +# 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.4 2005/12/31 11:56:22 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.2.1.ebuild,v 1.5 2006/01/05 08:33:27 chriswhite 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 |