diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 05:23:08 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 05:23:08 +0000 |
commit | 20cb36482e6e63dfdd99c0b5cd4b41a73c03851f (patch) | |
tree | bd2a5940449d22842cd37a578050babcfe624c9d /dev-ruby/podcast | |
parent | whitespace (diff) | |
download | historical-20cb36482e6e63dfdd99c0b5cd4b41a73c03851f.tar.gz historical-20cb36482e6e63dfdd99c0b5cd4b41a73c03851f.tar.bz2 historical-20cb36482e6e63dfdd99c0b5cd4b41a73c03851f.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-ruby/podcast')
-rw-r--r-- | dev-ruby/podcast/podcast-0.0.4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ruby/podcast/podcast-0.0.4.ebuild b/dev-ruby/podcast/podcast-0.0.4.ebuild index 2bc809224745..74519ccaf36d 100644 --- a/dev-ruby/podcast/podcast-0.0.4.ebuild +++ b/dev-ruby/podcast/podcast-0.0.4.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-ruby/podcast/podcast-0.0.4.ebuild,v 1.3 2006/12/08 18:18:39 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/podcast/podcast-0.0.4.ebuild,v 1.4 2007/07/11 05:23:08 mr_bones_ Exp $ inherit ruby gems @@ -15,4 +15,3 @@ KEYWORDS="~amd64 ~ia64 ~x86" IUSE="" USE_RUBY="any" DEPEND="virtual/ruby dev-ruby/ruby-mp3info" - |