diff options
author | 2008-08-29 14:20:30 +0000 | |
---|---|---|
committer | 2008-08-29 14:20:30 +0000 | |
commit | 99cd74c3a17265cb8688965c39ab9e34fd6a4cb2 (patch) | |
tree | 91af023519b5acc1a924af8e556cedf71c818d71 /dev-python | |
parent | Bug #236051, I had a download failure during digesting, with a zero-byte file... (diff) | |
download | historical-99cd74c3a17265cb8688965c39ab9e34fd6a4cb2.tar.gz historical-99cd74c3a17265cb8688965c39ab9e34fd6a4cb2.tar.bz2 historical-99cd74c3a17265cb8688965c39ab9e34fd6a4cb2.zip |
Add ~alpha/~ia64 wrt #235969
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/ldaptor/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/ldaptor/ldaptor-0.0.43.ebuild | 4 | ||||
-rw-r--r-- | dev-python/webut/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/webut/webut-0.1.0.2.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-python/ldaptor/ChangeLog b/dev-python/ldaptor/ChangeLog index b53c916d714c..bc7020ca66ac 100644 --- a/dev-python/ldaptor/ChangeLog +++ b/dev-python/ldaptor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/ldaptor # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ldaptor/ChangeLog,v 1.23 2008/08/29 12:14:06 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ldaptor/ChangeLog,v 1.24 2008/08/29 14:20:30 armin76 Exp $ + + 29 Aug 2008; Raúl Porcel <armin76@gentoo.org> ldaptor-0.0.43.ebuild: + Add ~alpha/~ia64 wrt #235969 29 Aug 2008; Ferris McCormick <fmccor@gentoo.org> ldaptor-0.0.43.ebuild: Add ~sparc keyword --- Bug #235969 --- Everything fine with USE='web doc diff --git a/dev-python/ldaptor/ldaptor-0.0.43.ebuild b/dev-python/ldaptor/ldaptor-0.0.43.ebuild index 34ba04f9ab28..ea206114b66d 100644 --- a/dev-python/ldaptor/ldaptor-0.0.43.ebuild +++ b/dev-python/ldaptor/ldaptor-0.0.43.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ldaptor/ldaptor-0.0.43.ebuild,v 1.3 2008/08/29 12:14:06 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ldaptor/ldaptor-0.0.43.ebuild,v 1.4 2008/08/29 14:20:30 armin76 Exp $ inherit distutils @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/l/ldaptor/${PN}_${PV}.orig.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~sparc ~x86" +KEYWORDS="~alpha ~ia64 ~sparc ~x86" IUSE="web doc samba" DEPEND=">=dev-python/twisted-2 diff --git a/dev-python/webut/ChangeLog b/dev-python/webut/ChangeLog index d1ebc9dc56dc..ef80b6edfeba 100644 --- a/dev-python/webut/ChangeLog +++ b/dev-python/webut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/webut # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/webut/ChangeLog,v 1.3 2008/08/29 12:10:15 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/webut/ChangeLog,v 1.4 2008/08/29 14:15:57 armin76 Exp $ + + 29 Aug 2008; Raúl Porcel <armin76@gentoo.org> webut-0.1.0.2.ebuild: + Add ~alpha/~ia64 wrt #235969 29 Aug 2008; Ferris McCormick <fmccor@gentoo.org> webut-0.1.0.2.ebuild: Added ~sparc for testing; part of Bug #235969 --- installs fine. diff --git a/dev-python/webut/webut-0.1.0.2.ebuild b/dev-python/webut/webut-0.1.0.2.ebuild index 09f3d72a749c..936861bb6022 100644 --- a/dev-python/webut/webut-0.1.0.2.ebuild +++ b/dev-python/webut/webut-0.1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/webut/webut-0.1.0.2.ebuild,v 1.3 2008/08/29 12:10:15 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/webut/webut-0.1.0.2.ebuild,v 1.4 2008/08/29 14:15:57 armin76 Exp $ inherit distutils versionator @@ -11,7 +11,7 @@ HOMEPAGE="http://www.inoi.fi/open/trac/webut" SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" IUSE="examples" DEPEND="" |