summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-03 23:42:43 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-03 23:42:43 +0000
commitf3d1765c75774540776d4e59c6c9708da507b069 (patch)
treee5be2712c7ca8e4da3ae77a0bcb6582fb71e71bd /media-plugins/streamtuner-live365
parentDon't install COPYING file. (diff)
downloadhistorical-f3d1765c75774540776d4e59c6c9708da507b069.tar.gz
historical-f3d1765c75774540776d4e59c6c9708da507b069.tar.bz2
historical-f3d1765c75774540776d4e59c6c9708da507b069.zip
Don't install COPYING and INSTALL files.
Package-Manager: portage-2.0.51.22
Diffstat (limited to 'media-plugins/streamtuner-live365')
-rw-r--r--media-plugins/streamtuner-live365/ChangeLog8
-rw-r--r--media-plugins/streamtuner-live365/Manifest14
-rw-r--r--media-plugins/streamtuner-live365/streamtuner-live365-0.3.0.ebuild6
-rw-r--r--media-plugins/streamtuner-live365/streamtuner-live365-0.3.4.ebuild6
4 files changed, 19 insertions, 15 deletions
diff --git a/media-plugins/streamtuner-live365/ChangeLog b/media-plugins/streamtuner-live365/ChangeLog
index cbb39cb0d119..518c8146f7a5 100644
--- a/media-plugins/streamtuner-live365/ChangeLog
+++ b/media-plugins/streamtuner-live365/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/streamtuner-live365
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-live365/ChangeLog,v 1.12 2004/12/19 05:22:07 eradicator Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-live365/ChangeLog,v 1.13 2005/09/03 23:42:43 flameeyes Exp $
+
+ 03 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
+ streamtuner-live365-0.3.0.ebuild, streamtuner-live365-0.3.4.ebuild:
+ Don't install COPYING and INSTALL files.
18 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org>
streamtuner-live365-0.3.4.ebuild:
diff --git a/media-plugins/streamtuner-live365/Manifest b/media-plugins/streamtuner-live365/Manifest
index 0b9f864b32f0..d31a785ab1f1 100644
--- a/media-plugins/streamtuner-live365/Manifest
+++ b/media-plugins/streamtuner-live365/Manifest
@@ -1,16 +1,16 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 17ec4849c0153248641385002fd8d0db ChangeLog 1528
+MD5 b07101dd1b96f6cb950a1895fcb384ed ChangeLog 1694
+MD5 8b2f94adc5e91546c219b7360da3ce3c streamtuner-live365-0.3.4.ebuild 645
MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158
-MD5 729fa006a2db13170ac19b6b4e0d28fb streamtuner-live365-0.3.0.ebuild 685
-MD5 15709ae412807edacb3e635116f32ffb streamtuner-live365-0.3.4.ebuild 662
+MD5 1e787d97297ed022d4090c751750f867 streamtuner-live365-0.3.0.ebuild 670
MD5 c4c1b3bb65aba475942ec1c92812fbc4 files/digest-streamtuner-live365-0.3.0 77
MD5 8d8bd124623e440f266d47ff8bd16962 files/digest-streamtuner-live365-0.3.4 77
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
+Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFBxRAqArHZZzCEUG0RAlmkAJ9xjhdhYpC6VGNIGf1IRIWT+XbCbACeOhMd
-S2iu1sWrXTEIRF+jVLTsop8=
-=MRr8
+iD8DBQFDGjUCj5H05b2HAEkRAhYiAJ904oLc19YoAd/HfSDQx+HJRmmcOwCeNjR6
+hMfnzvSt2PH4kzG569canIQ=
+=XHUt
-----END PGP SIGNATURE-----
diff --git a/media-plugins/streamtuner-live365/streamtuner-live365-0.3.0.ebuild b/media-plugins/streamtuner-live365/streamtuner-live365-0.3.0.ebuild
index 7ee9e92c0f0e..3a4d880b7982 100644
--- a/media-plugins/streamtuner-live365/streamtuner-live365-0.3.0.ebuild
+++ b/media-plugins/streamtuner-live365/streamtuner-live365-0.3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-live365/streamtuner-live365-0.3.0.ebuild,v 1.7 2004/06/24 23:34:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-live365/streamtuner-live365-0.3.0.ebuild,v 1.8 2005/09/03 23:42:43 flameeyes Exp $
IUSE=""
@@ -17,5 +17,5 @@ src_install () {
make DESTDIR=${D} \
sysconfdir=${D}/etc \
install || die
- dodoc COPYING ChangeLog NEWS README INSTALL
+ dodoc ChangeLog NEWS README
}
diff --git a/media-plugins/streamtuner-live365/streamtuner-live365-0.3.4.ebuild b/media-plugins/streamtuner-live365/streamtuner-live365-0.3.4.ebuild
index 5548cd513581..d420ab8718aa 100644
--- a/media-plugins/streamtuner-live365/streamtuner-live365-0.3.4.ebuild
+++ b/media-plugins/streamtuner-live365/streamtuner-live365-0.3.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-live365/streamtuner-live365-0.3.4.ebuild,v 1.8 2004/12/19 05:22:07 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-live365/streamtuner-live365-0.3.4.ebuild,v 1.9 2005/09/03 23:42:43 flameeyes Exp $
DESCRIPTION="A plugin for Streamtuner that provides support for live365 streams."
SRC_URI="http://savannah.nongnu.org/download/streamtuner/${P}.tar.gz"
@@ -15,5 +15,5 @@ DEPEND=">=net-misc/streamtuner-0.12.0"
src_install () {
make DESTDIR=${D} install || die
- dodoc AUTHORS COPYING ChangeLog NEWS README INSTALL
+ dodoc AUTHORS ChangeLog NEWS README
}