diff options
author | 2008-05-25 20:29:21 +0000 | |
---|---|---|
committer | 2008-05-25 20:29:21 +0000 | |
commit | 125945c99973ed64d6916290fd29627c30885fd4 (patch) | |
tree | 61f7077085f203a28a6cb79e4c2c0f77156f3625 /dev-python/twisted-news/twisted-news-8.1.0.ebuild | |
parent | Version bump (diff) | |
download | historical-125945c99973ed64d6916290fd29627c30885fd4.tar.gz historical-125945c99973ed64d6916290fd29627c30885fd4.tar.bz2 historical-125945c99973ed64d6916290fd29627c30885fd4.zip |
Version Bump
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-python/twisted-news/twisted-news-8.1.0.ebuild')
-rw-r--r-- | dev-python/twisted-news/twisted-news-8.1.0.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-python/twisted-news/twisted-news-8.1.0.ebuild b/dev-python/twisted-news/twisted-news-8.1.0.ebuild new file mode 100644 index 000000000000..ef49f713fadd --- /dev/null +++ b/dev-python/twisted-news/twisted-news-8.1.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-8.1.0.ebuild,v 1.1 2008/05/25 20:28:18 lordvan Exp $ + +MY_PACKAGE=News + +inherit twisted versionator + +DESCRIPTION="Twisted News is an NNTP server and programming library." + +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" + +DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* + dev-python/twisted-mail" |