diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-05-08 04:42:34 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-05-08 04:42:34 +0000 |
commit | 806b2ad341f5e1e887646629615e6186f1d99efc (patch) | |
tree | b2d351071fa85257c9468c1620020f2d95fc8fc6 /media-sound/alsa-patch-bay | |
parent | Removed COPYING from dodoc. Removed the redundant line that set RDEPEND=DEPEN... (diff) | |
download | historical-806b2ad341f5e1e887646629615e6186f1d99efc.tar.gz historical-806b2ad341f5e1e887646629615e6186f1d99efc.tar.bz2 historical-806b2ad341f5e1e887646629615e6186f1d99efc.zip |
Removed INSTALL and COPYING from dodoc.
Package-Manager: portage-2.0.54
Diffstat (limited to 'media-sound/alsa-patch-bay')
-rw-r--r-- | media-sound/alsa-patch-bay/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-sound/alsa-patch-bay/ChangeLog b/media-sound/alsa-patch-bay/ChangeLog index 90dcbfeae6be..b35fb82575ab 100644 --- a/media-sound/alsa-patch-bay/ChangeLog +++ b/media-sound/alsa-patch-bay/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/alsa-patch-bay # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/ChangeLog,v 1.22 2006/04/04 00:27:48 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/ChangeLog,v 1.23 2006/05/08 04:42:34 tcort Exp $ + + 08 May 2006; <tcort@gentoo.org> alsa-patch-bay-1.0.0-r1.ebuild: + Removed INSTALL and COPYING from dodoc. 04 Apr 2006; Thomas Cort <tcort@gentoo.org> alsa-patch-bay-1.0.0-r2.ebuild: diff --git a/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild b/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild index a25acb25a508..5abd4287a085 100644 --- a/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild +++ b/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild,v 1.5 2005/01/09 12:19:26 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild,v 1.6 2006/05/08 04:42:34 tcort Exp $ inherit eutils @@ -43,7 +43,7 @@ src_compile() { src_install() { einstall APB_DESKTOP_PREFIX=${D}/usr/share || die - dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO + dodoc AUTHORS ChangeLog NEWS README THANKS TODO } pkg_preinst() { |