diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-04-08 06:24:44 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-04-08 06:24:44 +0000 |
commit | d5b2b96e9adfb8fe9adb5a16b7b4e531358f4bce (patch) | |
tree | 8fbd77333aa30262644ac0675ff16bf989f324c2 /dev-python/twisted-lore | |
parent | cleanup and add amd64 love (diff) | |
download | historical-d5b2b96e9adfb8fe9adb5a16b7b4e531358f4bce.tar.gz historical-d5b2b96e9adfb8fe9adb5a16b7b4e531358f4bce.tar.bz2 historical-d5b2b96e9adfb8fe9adb5a16b7b4e531358f4bce.zip |
Added ~ppc. bug 128688
Package-Manager: portage-2.1_pre7-r2
Diffstat (limited to 'dev-python/twisted-lore')
-rw-r--r-- | dev-python/twisted-lore/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-lore/twisted-lore-0.1.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-lore/ChangeLog b/dev-python/twisted-lore/ChangeLog index 6962567bb07a..86aa3357ca5c 100644 --- a/dev-python/twisted-lore/ChangeLog +++ b/dev-python/twisted-lore/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-lore # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.5 2006/04/03 21:52:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.6 2006/04/08 06:10:24 nixnut Exp $ + + 08 Apr 2006; <nixnut@gentoo.org> twisted-lore-0.1.0-r1.ebuild: + Added ~ppc. bug #128688 03 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> twisted-lore-0.1.0-r1.ebuild: diff --git a/dev-python/twisted-lore/twisted-lore-0.1.0-r1.ebuild b/dev-python/twisted-lore/twisted-lore-0.1.0-r1.ebuild index 8b1ba76dd8ae..e55dcdd38640 100644 --- a/dev-python/twisted-lore/twisted-lore-0.1.0-r1.ebuild +++ b/dev-python/twisted-lore/twisted-lore-0.1.0-r1.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/twisted-lore/twisted-lore-0.1.0-r1.ebuild,v 1.3 2006/04/03 21:52:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-0.1.0-r1.ebuild,v 1.4 2006/04/08 06:10:24 nixnut Exp $ MY_PACKAGE=Lore @@ -8,7 +8,7 @@ inherit twisted DESCRIPTION="Twisted documentation system" -KEYWORDS="~ia64 sparc ~x86" +KEYWORDS="~ia64 ~ppc sparc ~x86" DEPEND=">=dev-python/twisted-2 dev-python/twisted-web" |