diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-12-24 11:18:10 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-12-24 11:18:10 +0000 |
commit | 0b9b23af61c4c11dea155edad3374525a4643e84 (patch) | |
tree | 286b5d21a76d3d46c398aefa0c325a9a320d8b9a /media-tv | |
parent | trim whitespace (diff) | |
download | historical-0b9b23af61c4c11dea155edad3374525a4643e84.tar.gz historical-0b9b23af61c4c11dea155edad3374525a4643e84.tar.bz2 historical-0b9b23af61c4c11dea155edad3374525a4643e84.zip |
trim whitespace
Package-Manager: portage-2.0.53
Diffstat (limited to 'media-tv')
-rw-r--r-- | media-tv/gentoo-vdr-scripts/Manifest | 12 | ||||
-rw-r--r-- | media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-0.2_alpha4-r1.ebuild | 4 |
2 files changed, 13 insertions, 3 deletions
diff --git a/media-tv/gentoo-vdr-scripts/Manifest b/media-tv/gentoo-vdr-scripts/Manifest index 721d04a299ea..4e04193eaba7 100644 --- a/media-tv/gentoo-vdr-scripts/Manifest +++ b/media-tv/gentoo-vdr-scripts/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 5ce0c51d2c3039cbf327b4755cd35a97 ChangeLog 4728 MD5 d9485415ec9d1edf7e68020efec2c8e7 files/digest-gentoo-vdr-scripts-0.1 70 MD5 c1da33589e98866a75625412f61f5e32 files/digest-gentoo-vdr-scripts-0.2_alpha1 77 @@ -11,6 +14,13 @@ MD5 8161a3669aa97752b6b3d22cd80934ff gentoo-vdr-scripts-0.1.ebuild 1536 MD5 9b26fe688d53684c58bdcb9c05aa43e8 gentoo-vdr-scripts-0.2_alpha1.ebuild 1424 MD5 f2f6c43b296eb16399778ee7857b6d81 gentoo-vdr-scripts-0.2_alpha2.ebuild 1424 MD5 8daf118a9439f993f781876b1ba712e7 gentoo-vdr-scripts-0.2_alpha3.ebuild 1428 -MD5 ba1c8423a558137260ef10b17fd49b2b gentoo-vdr-scripts-0.2_alpha4-r1.ebuild 2028 +MD5 c44190a89edc49ee4e68eacb70f1097d gentoo-vdr-scripts-0.2_alpha4-r1.ebuild 2031 MD5 7bb47cd8dc8366ccdf8c9a922b558e58 gentoo-vdr-scripts-0.2_alpha4.ebuild 1541 MD5 a973dfa1638779880ca99f1c1435cac7 metadata.xml 259 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDrS57I1lqEGTUzyQRApoKAKCbDxwZCbO9qdYN6NZ8tq0FSK+/egCeNsg5 +Qzo6V0kA4smuMVfpBd61hy0= +=8mnP +-----END PGP SIGNATURE----- diff --git a/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-0.2_alpha4-r1.ebuild b/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-0.2_alpha4-r1.ebuild index 2d115b689c41..63c307540e21 100644 --- a/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-0.2_alpha4-r1.ebuild +++ b/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-0.2_alpha4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-0.2_alpha4-r1.ebuild,v 1.2 2005/12/23 17:18:06 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-0.2_alpha4-r1.ebuild,v 1.3 2005/12/24 11:18:10 swegener Exp $ inherit eutils @@ -29,7 +29,7 @@ pkg_setup() { done else enewuser vdr -1 /bin/bash ${VDR_HOME} vdr,video,audio,cdrom - fi + fi } src_install() { |