diff options
author | Alin Năstac <mrness@gentoo.org> | 2007-01-18 05:45:57 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2007-01-18 05:45:57 +0000 |
commit | 4f76cfecb5578b3550eb93bda8355532266dbc6d (patch) | |
tree | 46e911d14137264f8693890367c80dfd85db5ff4 /net-dialup | |
parent | Remove old version. (diff) | |
download | gentoo-2-4f76cfecb5578b3550eb93bda8355532266dbc6d.tar.gz gentoo-2-4f76cfecb5578b3550eb93bda8355532266dbc6d.tar.bz2 gentoo-2-4f76cfecb5578b3550eb93bda8355532266dbc6d.zip |
amd64; x86
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/cutecom/ChangeLog | 7 | ||||
-rw-r--r-- | net-dialup/cutecom/cutecom-0.14.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-dialup/cutecom/ChangeLog b/net-dialup/cutecom/ChangeLog index 6fdaa7faf75c..e4c1da29b341 100644 --- a/net-dialup/cutecom/ChangeLog +++ b/net-dialup/cutecom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/cutecom -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/ChangeLog,v 1.11 2006/12/10 12:32:20 jurek Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/ChangeLog,v 1.12 2007/01/18 05:45:57 mrness Exp $ + + 18 Jan 2007; Alin Năstac <mrness@gentoo.org> cutecom-0.14.1.ebuild: + Stable on amd64 and x86. *cutecom-0.14.1 (10 Dec 2006) diff --git a/net-dialup/cutecom/cutecom-0.14.1.ebuild b/net-dialup/cutecom/cutecom-0.14.1.ebuild index eab3de7c7144..62ab9aa09140 100644 --- a/net-dialup/cutecom/cutecom-0.14.1.ebuild +++ b/net-dialup/cutecom/cutecom-0.14.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/cutecom-0.14.1.ebuild,v 1.1 2006/12/10 12:32:20 jurek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/cutecom-0.14.1.ebuild,v 1.2 2007/01/18 05:45:57 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)" |