diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-27 18:16:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-27 18:16:29 +0000 |
commit | 2c9a22cf6e443490b1d4d01cc22a69265dc984d2 (patch) | |
tree | ad58bac8d8751b9c15dc91d7e9cbf81c11f522eb | |
parent | Stable for HPPA (bug #234777). (diff) | |
download | gentoo-2-2c9a22cf6e443490b1d4d01cc22a69265dc984d2.tar.gz gentoo-2-2c9a22cf6e443490b1d4d01cc22a69265dc984d2.tar.bz2 gentoo-2-2c9a22cf6e443490b1d4d01cc22a69265dc984d2.zip |
sparc stable
(Portage version: 2.1.4.4)
-rw-r--r-- | dev-python/twisted-words/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-words/twisted-words-8.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-words/ChangeLog b/dev-python/twisted-words/ChangeLog index c6baa927b3f6..1501742a50d0 100644 --- a/dev-python/twisted-words/ChangeLog +++ b/dev-python/twisted-words/ChangeLog @@ -1,6 +1,9 @@ # 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.33 2008/08/13 08:46:31 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.34 2008/08/27 18:16:29 armin76 Exp $ + + 27 Aug 2008; Raúl Porcel <armin76@gentoo.org> twisted-words-8.1.0.ebuild: + sparc stable 13 Aug 2008; Santiago M. Mola <coldwind@gentoo.org> twisted-words-8.1.0.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 2157c4ef0ce2..016906515feb 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.5 2008/08/13 08:46:31 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-8.1.0.ebuild,v 1.6 2008/08/27 18:16:29 armin76 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)* |