diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-09 11:23:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-09 11:23:09 +0000 |
commit | 7c55920212a95dfb90f1a0fe8f40ac409a5e564c (patch) | |
tree | 411c8463f7adf947b0e1ec752dd73ebe64a35c69 /net-dialup/cutecom | |
parent | QA: fix whitespaces (diff) | |
download | gentoo-2-7c55920212a95dfb90f1a0fe8f40ac409a5e564c.tar.gz gentoo-2-7c55920212a95dfb90f1a0fe8f40ac409a5e564c.tar.bz2 gentoo-2-7c55920212a95dfb90f1a0fe8f40ac409a5e564c.zip |
Stable for ppc, wrt bug #460672
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-dialup/cutecom')
-rw-r--r-- | net-dialup/cutecom/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/cutecom/cutecom-0.22.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/cutecom/ChangeLog b/net-dialup/cutecom/ChangeLog index 92b418776f64..e0be10d37bff 100644 --- a/net-dialup/cutecom/ChangeLog +++ b/net-dialup/cutecom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/cutecom # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/ChangeLog,v 1.30 2013/03/07 18:04:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/ChangeLog,v 1.31 2013/03/09 11:23:09 ago Exp $ + + 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> cutecom-0.22.0-r1.ebuild: + Stable for ppc, wrt bug #460672 07 Mar 2013; Agostino Sarubbo <ago@gentoo.org> cutecom-0.22.0-r1.ebuild: Stable for x86, wrt bug #460672 diff --git a/net-dialup/cutecom/cutecom-0.22.0-r1.ebuild b/net-dialup/cutecom/cutecom-0.22.0-r1.ebuild index 9aa974dd27ca..25380927755d 100644 --- a/net-dialup/cutecom/cutecom-0.22.0-r1.ebuild +++ b/net-dialup/cutecom/cutecom-0.22.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/cutecom-0.22.0-r1.ebuild,v 1.3 2013/03/07 18:04:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/cutecom-0.22.0-r1.ebuild,v 1.4 2013/03/09 11:23:09 ago Exp $ EAPI=5 @@ -12,7 +12,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="dev-qt/qtcore:4 |