diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-01-08 23:05:23 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-01-08 23:05:23 +0000 |
commit | f7948a428141ebec1eeb157dceb2661a1bc0c590 (patch) | |
tree | b8778c5d35d552800120b1fcd86efd375f17d04f /dev-python/twisted-conch/twisted-conch-8.1.0.ebuild | |
parent | Added myself as maintainer, version bump. (diff) | |
download | gentoo-2-f7948a428141ebec1eeb157dceb2661a1bc0c590.tar.gz gentoo-2-f7948a428141ebec1eeb157dceb2661a1bc0c590.tar.bz2 gentoo-2-f7948a428141ebec1eeb157dceb2661a1bc0c590.zip |
Bump to 8.2.0, remove old
(Portage version: 2.2_rc20/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'dev-python/twisted-conch/twisted-conch-8.1.0.ebuild')
-rw-r--r-- | dev-python/twisted-conch/twisted-conch-8.1.0.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild b/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild index d648020bc487..4d81494ec9e1 100644 --- a/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild +++ b/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild,v 1.7 2008/12/20 18:30:47 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild,v 1.8 2009/01/08 23:05:23 patrick Exp $ MY_PACKAGE=Conch @@ -12,3 +12,5 @@ KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* >=dev-python/pycrypto-1.9_alpha6" + +IUSE="" |