diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:16:50 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:16:50 +0000 |
commit | 3cdabff6717ae51f1eb192e799644a9ef3952b61 (patch) | |
tree | 94662a9d3464e0b9784a48519a690130a6db77a9 /media-tv/xmltv | |
parent | whitespace (diff) | |
download | gentoo-2-3cdabff6717ae51f1eb192e799644a9ef3952b61.tar.gz gentoo-2-3cdabff6717ae51f1eb192e799644a9ef3952b61.tar.bz2 gentoo-2-3cdabff6717ae51f1eb192e799644a9ef3952b61.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-tv/xmltv')
-rw-r--r-- | media-tv/xmltv/xmltv-0.5.44.ebuild | 6 | ||||
-rw-r--r-- | media-tv/xmltv/xmltv-0.5.45.ebuild | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/media-tv/xmltv/xmltv-0.5.44.ebuild b/media-tv/xmltv/xmltv-0.5.44.ebuild index 70825c8af33d..f5e6ef7287ab 100644 --- a/media-tv/xmltv/xmltv-0.5.44.ebuild +++ b/media-tv/xmltv/xmltv-0.5.44.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/xmltv/xmltv-0.5.44.ebuild,v 1.13 2007/05/01 00:36:31 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/xmltv/xmltv-0.5.44.ebuild,v 1.14 2007/06/26 02:16:50 mr_bones_ Exp $ inherit eutils perl-module @@ -14,7 +14,7 @@ KEYWORDS="amd64 ~ppc ~sparc x86" PREFIX="/usr" # NOTE: you can customize the xmltv installation by -# defining USE FLAGS (custom ones in +# defining USE FLAGS (custom ones in # /etc/portage/package.use for example). # # Do "equery u media-tv/xmltv" for the complete @@ -79,7 +79,7 @@ make_config() { use uk_rt && echo "yes" || echo "no" # Enable Alternate Brittain 2 use uk_bleb && echo "yes" || echo "no" - # Enable Belgium and Luxemburg + # Enable Belgium and Luxemburg use be && echo "yes" || echo "no" #Enable Iceland use is && echo "yes" || echo "no" diff --git a/media-tv/xmltv/xmltv-0.5.45.ebuild b/media-tv/xmltv/xmltv-0.5.45.ebuild index 524dd9b71df7..a6aa6e689d6a 100644 --- a/media-tv/xmltv/xmltv-0.5.45.ebuild +++ b/media-tv/xmltv/xmltv-0.5.45.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/xmltv/xmltv-0.5.45.ebuild,v 1.4 2007/05/01 00:36:31 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/xmltv/xmltv-0.5.45.ebuild,v 1.5 2007/06/26 02:16:50 mr_bones_ Exp $ inherit eutils perl-module @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86" PREFIX="/usr" # NOTE: you can customize the xmltv installation by -# defining USE FLAGS (custom ones in +# defining USE FLAGS (custom ones in # /etc/portage/package.use for example). # # Do "equery u media-tv/xmltv" for the complete @@ -80,7 +80,7 @@ make_config() { use uk_rt && echo "yes" || echo "no" # Enable Alternate Brittain 2 use uk_bleb && echo "yes" || echo "no" - # Enable Belgium and Luxemburg + # Enable Belgium and Luxemburg use be && echo "yes" || echo "no" #Enable Iceland use is && echo "yes" || echo "no" @@ -112,7 +112,7 @@ make_config() { use jp && echo "yes" || echo "no" # Enable Germany use de_tvtoday && echo "yes" || echo "no" - # Enable Sweden + # Enable Sweden use se_swedb && echo "yes" || echo "no" # Enable Croatia use hr && echo "yes" || echo "no" |