summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2005-10-04 17:51:13 +0000
committerAlin Năstac <mrness@gentoo.org>2005-10-04 17:51:13 +0000
commitf6456d86ad630ff27772b70dd4d3d73446620e1c (patch)
treed602d62266956e2507ef33e75dc8cef7f47ae09f /net-dialup/cutecom
parentremove INSTALL from docs (diff)
downloadgentoo-2-f6456d86ad630ff27772b70dd4d3d73446620e1c.tar.gz
gentoo-2-f6456d86ad630ff27772b70dd4d3d73446620e1c.tar.bz2
gentoo-2-f6456d86ad630ff27772b70dd4d3d73446620e1c.zip
remove COPYING from docs; mark ver 0.13.2 stable on x86
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-dialup/cutecom')
-rw-r--r--net-dialup/cutecom/ChangeLog6
-rw-r--r--net-dialup/cutecom/Manifest8
-rw-r--r--net-dialup/cutecom/cutecom-0.12.0.ebuild4
-rw-r--r--net-dialup/cutecom/cutecom-0.13.1.ebuild4
-rw-r--r--net-dialup/cutecom/cutecom-0.13.2.ebuild6
5 files changed, 16 insertions, 12 deletions
diff --git a/net-dialup/cutecom/ChangeLog b/net-dialup/cutecom/ChangeLog
index 8388dc0372ca..08bcc00f0d57 100644
--- a/net-dialup/cutecom/ChangeLog
+++ b/net-dialup/cutecom/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-dialup/cutecom
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/ChangeLog,v 1.5 2005/07/25 15:58:42 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/ChangeLog,v 1.6 2005/10/04 17:51:13 mrness Exp $
+
+ 04 Oct 2005; Alin Nastac <mrness@gentoo.org> cutecom-0.12.0.ebuild,
+ cutecom-0.13.1.ebuild, cutecom-0.13.2.ebuild:
+ Remove COPYING from docs. Mark 0.13.2 stable on x86.
25 Jul 2005; Caleb Tennis <caleb@gentoo.org> cutecom-0.12.0.ebuild,
cutecom-0.13.1.ebuild, cutecom-0.13.2.ebuild:
diff --git a/net-dialup/cutecom/Manifest b/net-dialup/cutecom/Manifest
index 370fdc117505..0a76cbd17cbf 100644
--- a/net-dialup/cutecom/Manifest
+++ b/net-dialup/cutecom/Manifest
@@ -1,7 +1,7 @@
-MD5 296933d5767124713467177281d3e64f cutecom-0.13.2.ebuild 841
-MD5 3e277fef9cef92b03e5e3fb22422a199 cutecom-0.13.1.ebuild 725
-MD5 7f26f096252bfcca63d24e6ceb107360 cutecom-0.12.0.ebuild 685
-MD5 47f4417b44537e1e17ca8b0423f86121 ChangeLog 1148
+MD5 4829cc2f4b19f45d84114b3b4ac272ff cutecom-0.13.2.ebuild 832
+MD5 1c0bfcce76034a4b6b49191db11665b7 cutecom-0.13.1.ebuild 717
+MD5 5a3a8b6a3a648408ee42ff0fbe842842 cutecom-0.12.0.ebuild 677
+MD5 28158e060215bb6afbb38d72f10ee632 ChangeLog 1325
MD5 7660ada5608343368008e79f6b562969 metadata.xml 228
MD5 949bebbe2a4ce9e7429475bfa947381b files/digest-cutecom-0.12.0 65
MD5 fd1117e58a928e7e489d70ac4e07bcfb files/digest-cutecom-0.13.1 65
diff --git a/net-dialup/cutecom/cutecom-0.12.0.ebuild b/net-dialup/cutecom/cutecom-0.12.0.ebuild
index 8fa96c05bbd8..847b3ba1e595 100644
--- a/net-dialup/cutecom/cutecom-0.12.0.ebuild
+++ b/net-dialup/cutecom/cutecom-0.12.0.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.12.0.ebuild,v 1.2 2005/07/25 15:58:42 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/cutecom-0.12.0.ebuild,v 1.3 2005/10/04 17:51:13 mrness Exp $
inherit eutils qt3
@@ -21,7 +21,7 @@ src_compile() {
src_install() {
dobin "cutecom"
- dodoc README Changelog COPYING README
+ dodoc README Changelog README
make_desktop_entry cutecom "CuteCom" openterm
}
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
}
diff --git a/net-dialup/cutecom/cutecom-0.13.2.ebuild b/net-dialup/cutecom/cutecom-0.13.2.ebuild
index c839efa66b09..85c9a4a675f0 100644
--- a/net-dialup/cutecom/cutecom-0.13.2.ebuild
+++ b/net-dialup/cutecom/cutecom-0.13.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/net-dialup/cutecom/cutecom-0.13.2.ebuild,v 1.3 2005/07/25 15:58:42 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/cutecom-0.13.2.ebuild,v 1.4 2005/10/04 17:51:13 mrness Exp $
inherit eutils qt3
@@ -10,7 +10,7 @@ SRC_URI="http://cutecom.sourceforge.net/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
DEPEND="$(qt_min_version 3.2)"
@@ -29,7 +29,7 @@ src_compile() {
src_install() {
dobin "cutecom"
- dodoc README Changelog COPYING README
+ dodoc README Changelog README
make_desktop_entry cutecom "CuteCom" openterm
}