diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-07 20:47:29 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-07 20:47:29 +0000 |
commit | bb2b4fefd1a7aa8f181d309812c35d77288a7f96 (patch) | |
tree | e87705c88c6efe0d7f67dfb43b9d0bf7c2c0061f /net-dialup/cutecom | |
parent | Mark 1.2.9 stable on alpha (diff) | |
download | historical-bb2b4fefd1a7aa8f181d309812c35d77288a7f96.tar.gz historical-bb2b4fefd1a7aa8f181d309812c35d77288a7f96.tar.bz2 historical-bb2b4fefd1a7aa8f181d309812c35d77288a7f96.zip |
stable amd64
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'net-dialup/cutecom')
-rw-r--r-- | net-dialup/cutecom/ChangeLog | 7 | ||||
-rw-r--r-- | net-dialup/cutecom/cutecom-0.13.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-dialup/cutecom/ChangeLog b/net-dialup/cutecom/ChangeLog index 08bcc00f0d57..e3e16f048686 100644 --- a/net-dialup/cutecom/ChangeLog +++ b/net-dialup/cutecom/ChangeLog @@ -1,6 +1,9 @@ # 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.6 2005/10/04 17:51:13 mrness Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/ChangeLog,v 1.7 2006/02/07 20:47:01 blubb Exp $ + + 07 Feb 2006; Simon Stelling <blubb@gentoo.org> cutecom-0.13.2.ebuild: + stable on amd64 04 Oct 2005; Alin Nastac <mrness@gentoo.org> cutecom-0.12.0.ebuild, cutecom-0.13.1.ebuild, cutecom-0.13.2.ebuild: diff --git a/net-dialup/cutecom/cutecom-0.13.2.ebuild b/net-dialup/cutecom/cutecom-0.13.2.ebuild index 85c9a4a675f0..8d6fe92d006f 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 +# Copyright 1999-2006 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.4 2005/10/04 17:51:13 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/cutecom-0.13.2.ebuild,v 1.5 2006/02/07 20:47:01 blubb 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)" |