diff options
author | Alin Năstac <mrness@gentoo.org> | 2005-10-04 17:51:13 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2005-10-04 17:51:13 +0000 |
commit | 1672e42243bc802a98f5b4f127652a9560a5dd00 (patch) | |
tree | 01c11d866945876c7a186c987cae3f6c724464ca /net-dialup/cutecom/cutecom-0.13.1.ebuild | |
parent | remove INSTALL from docs (diff) | |
download | historical-1672e42243bc802a98f5b4f127652a9560a5dd00.tar.gz historical-1672e42243bc802a98f5b4f127652a9560a5dd00.tar.bz2 historical-1672e42243bc802a98f5b4f127652a9560a5dd00.zip |
remove COPYING from docs; mark ver 0.13.2 stable on x86
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-dialup/cutecom/cutecom-0.13.1.ebuild')
-rw-r--r-- | net-dialup/cutecom/cutecom-0.13.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/cutecom/cutecom-0.13.1.ebuild b/net-dialup/cutecom/cutecom-0.13.1.ebuild index 54b9c66ce996..2d443b40bf6b 100644 --- a/net-dialup/cutecom/cutecom-0.13.1.ebuild +++ b/net-dialup/cutecom/cutecom-0.13.1.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/net-dialup/cutecom/cutecom-0.13.1.ebuild,v 1.2 2005/07/25 15:58:42 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/cutecom-0.13.1.ebuild,v 1.3 2005/10/04 17:51:13 mrness Exp $ inherit eutils qt3 @@ -25,7 +25,7 @@ src_compile() { src_install() { dobin "cutecom" - dodoc README Changelog COPYING README + dodoc README Changelog README make_desktop_entry cutecom "CuteCom" openterm } |