diff options
Diffstat (limited to 'media-sound/poddy/poddy-0.5.1.ebuild')
-rw-r--r-- | media-sound/poddy/poddy-0.5.1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/media-sound/poddy/poddy-0.5.1.ebuild b/media-sound/poddy/poddy-0.5.1.ebuild index 414063fc3..74c2a9fb0 100644 --- a/media-sound/poddy/poddy-0.5.1.ebuild +++ b/media-sound/poddy/poddy-0.5.1.ebuild @@ -1,7 +1,9 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ +EAPI=3 + inherit distutils DESCRIPTION="a lightweight command-line podcast client" |