diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-09-09 13:14:24 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-09-09 13:14:24 +0000 |
commit | abfcf48ceca6314759e3c47288aced484ec0eec1 (patch) | |
tree | 848fc3da728b6d3a3366b5fb0bab7b8044e0c2a2 /media-sound/ams | |
parent | use full atom for built_with_use (diff) | |
download | gentoo-2-abfcf48ceca6314759e3c47288aced484ec0eec1.tar.gz gentoo-2-abfcf48ceca6314759e3c47288aced484ec0eec1.tar.bz2 gentoo-2-abfcf48ceca6314759e3c47288aced484ec0eec1.zip |
Don't install INSTALL and LICENSE files.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'media-sound/ams')
-rw-r--r-- | media-sound/ams/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/ams/ams-1.7.2.ebuild | 4 | ||||
-rw-r--r-- | media-sound/ams/ams-1.8.2.ebuild | 4 | ||||
-rw-r--r-- | media-sound/ams/ams-1.8.4.ebuild | 4 | ||||
-rw-r--r-- | media-sound/ams/ams-1.8.7.ebuild | 4 |
5 files changed, 13 insertions, 9 deletions
diff --git a/media-sound/ams/ChangeLog b/media-sound/ams/ChangeLog index 1dc6a818a5d7..f12ac63fe347 100644 --- a/media-sound/ams/ChangeLog +++ b/media-sound/ams/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/ams # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ams/ChangeLog,v 1.17 2005/07/07 04:42:27 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ams/ChangeLog,v 1.18 2005/09/09 13:14:24 flameeyes Exp $ + + 09 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> ams-1.7.2.ebuild, + ams-1.8.2.ebuild, ams-1.8.4.ebuild, ams-1.8.7.ebuild: + Don't install INSTALL and LICENSE files. 07 Jul 2005; Caleb Tennis <caleb@gentoo.org> ams-1.7.2.ebuild, ams-1.8.2.ebuild, ams-1.8.4.ebuild, ams-1.8.7.ebuild: diff --git a/media-sound/ams/ams-1.7.2.ebuild b/media-sound/ams/ams-1.7.2.ebuild index c9c4b981739a..97c90995e8fb 100644 --- a/media-sound/ams/ams-1.7.2.ebuild +++ b/media-sound/ams/ams-1.7.2.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-sound/ams/ams-1.7.2.ebuild,v 1.9 2005/07/07 04:42:27 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ams/ams-1.7.2.ebuild,v 1.10 2005/09/09 13:14:24 flameeyes Exp $ DESCRIPTION="Alsa Modular Software Synthesizer" HOMEPAGE="http://alsamodular.sourceforge.net" @@ -36,7 +36,7 @@ src_compile() { src_install() { dobin ams - dodoc README INSTALL THANKS LICENSE + dodoc README THANKS docinto examples dodoc *.ams diff --git a/media-sound/ams/ams-1.8.2.ebuild b/media-sound/ams/ams-1.8.2.ebuild index bedcb6d57354..c874d4f5f8b4 100644 --- a/media-sound/ams/ams-1.8.2.ebuild +++ b/media-sound/ams/ams-1.8.2.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-sound/ams/ams-1.8.2.ebuild,v 1.6 2005/07/07 04:42:27 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ams/ams-1.8.2.ebuild,v 1.7 2005/09/09 13:14:24 flameeyes Exp $ DESCRIPTION="Alsa Modular Software Synthesizer" HOMEPAGE="http://alsamodular.sourceforge.net" @@ -36,7 +36,7 @@ src_compile() { src_install() { dobin ams - dodoc README INSTALL THANKS LICENSE + dodoc README THANKS docinto examples dodoc *.ams diff --git a/media-sound/ams/ams-1.8.4.ebuild b/media-sound/ams/ams-1.8.4.ebuild index d6a6caa3a2c9..35e741c8a847 100644 --- a/media-sound/ams/ams-1.8.4.ebuild +++ b/media-sound/ams/ams-1.8.4.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-sound/ams/ams-1.8.4.ebuild,v 1.5 2005/07/07 04:42:27 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ams/ams-1.8.4.ebuild,v 1.6 2005/09/09 13:14:24 flameeyes Exp $ DESCRIPTION="Alsa Modular Software Synthesizer" HOMEPAGE="http://alsamodular.sourceforge.net" @@ -36,7 +36,7 @@ src_compile() { src_install() { dobin ams - dodoc README INSTALL THANKS LICENSE + dodoc README THANKS docinto examples dodoc *.ams diff --git a/media-sound/ams/ams-1.8.7.ebuild b/media-sound/ams/ams-1.8.7.ebuild index 37d4c3dd88ab..e6545c373a87 100644 --- a/media-sound/ams/ams-1.8.7.ebuild +++ b/media-sound/ams/ams-1.8.7.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-sound/ams/ams-1.8.7.ebuild,v 1.4 2005/07/07 04:42:27 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ams/ams-1.8.7.ebuild,v 1.5 2005/09/09 13:14:24 flameeyes Exp $ DESCRIPTION="Alsa Modular Software Synthesizer" HOMEPAGE="http://alsamodular.sourceforge.net" @@ -37,7 +37,7 @@ src_compile() { src_install() { dobin ams - dodoc README INSTALL THANKS LICENSE + dodoc README THANKS docinto examples dodoc *.ams |