diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 20:37:24 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 20:37:24 +0000 |
commit | 2ca0a3922da5f92200c340019b879c5623c16fb0 (patch) | |
tree | 65ca5ea130416da7c931d7968c08210ea33a2ec4 /dev-python/twisted-lore | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-2ca0a3922da5f92200c340019b879c5623c16fb0.tar.gz gentoo-2-2ca0a3922da5f92200c340019b879c5623c16fb0.tar.bz2 gentoo-2-2ca0a3922da5f92200c340019b879c5623c16fb0.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'dev-python/twisted-lore')
-rw-r--r-- | dev-python/twisted-lore/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/twisted-lore/twisted-lore-0.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/twisted-lore/ChangeLog b/dev-python/twisted-lore/ChangeLog index 12ba1b047c6a..9449c28743ad 100644 --- a/dev-python/twisted-lore/ChangeLog +++ b/dev-python/twisted-lore/ChangeLog @@ -1,6 +1,10 @@ # 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.15 2006/08/01 15:17:07 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.16 2006/10/20 20:37:24 kloeri Exp $ + + 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + twisted-lore-0.2.0.ebuild: + Stable on Alpha. 01 Aug 2006; Simon Stelling <blubb@gentoo.org> twisted-lore-0.2.0.ebuild: stable on amd64 diff --git a/dev-python/twisted-lore/twisted-lore-0.2.0.ebuild b/dev-python/twisted-lore/twisted-lore-0.2.0.ebuild index ec9848cc3c74..57bb7e5e214b 100644 --- a/dev-python/twisted-lore/twisted-lore-0.2.0.ebuild +++ b/dev-python/twisted-lore/twisted-lore-0.2.0.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.2.0.ebuild,v 1.3 2006/08/01 15:17:07 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-0.2.0.ebuild,v 1.4 2006/10/20 20:37:24 kloeri Exp $ MY_PACKAGE=Lore @@ -8,7 +8,7 @@ inherit twisted DESCRIPTION="Twisted documentation system" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ~ia64 ~ppc ~sparc ~x86" DEPEND=">=dev-python/twisted-2.4 dev-python/twisted-web" |