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 | |
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
-rw-r--r-- | net-dialup/cutecom/ChangeLog | 6 | ||||
-rw-r--r-- | net-dialup/cutecom/Manifest | 18 | ||||
-rw-r--r-- | net-dialup/cutecom/cutecom-0.12.0.ebuild | 4 | ||||
-rw-r--r-- | net-dialup/cutecom/cutecom-0.13.1.ebuild | 4 | ||||
-rw-r--r-- | net-dialup/cutecom/cutecom-0.13.2.ebuild | 6 |
5 files changed, 26 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..9683761b43db 100644 --- a/net-dialup/cutecom/Manifest +++ b/net-dialup/cutecom/Manifest @@ -1,8 +1,18 @@ -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 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 52293718c216ea372db57110ea025945 cutecom-0.13.2.ebuild 833 +MD5 84297af79b69388797a4311d83d1e063 cutecom-0.13.1.ebuild 718 +MD5 b98c2242f7cea4d366734ba217c4bcbd cutecom-0.12.0.ebuild 678 +MD5 743b3156049210fcbfe67e5c42ba8126 ChangeLog 1323 MD5 7660ada5608343368008e79f6b562969 metadata.xml 228 MD5 949bebbe2a4ce9e7429475bfa947381b files/digest-cutecom-0.12.0 65 MD5 fd1117e58a928e7e489d70ac4e07bcfb files/digest-cutecom-0.13.1 65 MD5 fbd7184dc8e77185b75d5511b0936700 files/digest-cutecom-0.13.2 65 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFDQsEvNSP4Vda7IdsRAkg2AJ9Gz36F5YgeXt082KZMU0827HczUACeOlmn +5YnQBuLdxSe82T1jN4rXJi8= +=57ya +-----END PGP SIGNATURE----- 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 } |