diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-08-13 08:46:47 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-08-13 08:46:47 +0000 |
commit | e746b6701378c712e1f35644c43f70c4c44c9904 (patch) | |
tree | dd0f3eb73bc7ee1aedc14f264745c08f8d8a1a6f /dev-python/twisted-words | |
parent | version bump (diff) | |
download | historical-e746b6701378c712e1f35644c43f70c4c44c9904.tar.gz historical-e746b6701378c712e1f35644c43f70c4c44c9904.tar.bz2 historical-e746b6701378c712e1f35644c43f70c4c44c9904.zip |
amd64 stable wrt bug #231675
Package-Manager: portage-2.2_rc7/cvs/Linux 2.6.26-gentoo x86_64
Diffstat (limited to 'dev-python/twisted-words')
-rw-r--r-- | dev-python/twisted-words/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/twisted-words/twisted-words-8.1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/twisted-words/ChangeLog b/dev-python/twisted-words/ChangeLog index 39cfbedc3d2f..c6baa927b3f6 100644 --- a/dev-python/twisted-words/ChangeLog +++ b/dev-python/twisted-words/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/twisted-words # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.32 2008/08/12 05:17:47 neurogeek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.33 2008/08/13 08:46:31 coldwind Exp $ + + 13 Aug 2008; Santiago M. Mola <coldwind@gentoo.org> + twisted-words-8.1.0.ebuild: + amd64 stable wrt bug #234465 12 Aug 2008; Jesus Rivero <neurogeek@gentoo.org> -twisted-words-0.1.0-r1.ebuild, -twisted-words-0.1.0-r2.ebuild: diff --git a/dev-python/twisted-words/twisted-words-8.1.0.ebuild b/dev-python/twisted-words/twisted-words-8.1.0.ebuild index 2da420b509f2..2157c4ef0ce2 100644 --- a/dev-python/twisted-words/twisted-words-8.1.0.ebuild +++ b/dev-python/twisted-words/twisted-words-8.1.0.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/twisted-words/twisted-words-8.1.0.ebuild,v 1.4 2008/08/08 19:17:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-8.1.0.ebuild,v 1.5 2008/08/13 08:46:31 coldwind Exp $ MY_PACKAGE=Words @@ -8,7 +8,7 @@ inherit twisted DESCRIPTION="Twisted Words contains Instant Messaging implementations." -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="" DEPEND="=dev-python/twisted-$(get_version_component_range 1)* |