diff options
author | 2006-08-01 15:19:07 +0000 | |
---|---|---|
committer | 2006-08-01 15:19:07 +0000 | |
commit | fa53b0038655f6c09a10d11e4f2b3cfb29dd9a89 (patch) | |
tree | ea4a78bfc5939c70b8433134b5abc14173d2f342 /dev-python/twisted-words/twisted-words-0.4.0-r1.ebuild | |
parent | ~amd64 (diff) | |
download | historical-fa53b0038655f6c09a10d11e4f2b3cfb29dd9a89.tar.gz historical-fa53b0038655f6c09a10d11e4f2b3cfb29dd9a89.tar.bz2 historical-fa53b0038655f6c09a10d11e4f2b3cfb29dd9a89.zip |
stable amd64
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-python/twisted-words/twisted-words-0.4.0-r1.ebuild')
-rw-r--r-- | dev-python/twisted-words/twisted-words-0.4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-words/twisted-words-0.4.0-r1.ebuild b/dev-python/twisted-words/twisted-words-0.4.0-r1.ebuild index 412622282ff7..39e67eb3f5bb 100644 --- a/dev-python/twisted-words/twisted-words-0.4.0-r1.ebuild +++ b/dev-python/twisted-words/twisted-words-0.4.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-words/twisted-words-0.4.0-r1.ebuild,v 1.3 2006/07/13 02:43:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-0.4.0-r1.ebuild,v 1.4 2006/08/01 15:19:07 blubb Exp $ MY_PACKAGE=Words @@ -8,7 +8,7 @@ inherit twisted DESCRIPTION="Twisted Words contains Instant Messaging implementations." -KEYWORDS="~alpha ~amd64 ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ia64 ~ppc ~sparc ~x86" DEPEND=">=dev-python/twisted-2.4 dev-python/twisted-web |