diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-16 16:32:58 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-16 16:32:58 +0000 |
commit | 1ccbd0b4f7a30a7f58b401979f20e44de57acee8 (patch) | |
tree | dab742168eecd73cab1a0fc9ddbaa3e573c5b52a /net-dialup/cutecom/cutecom-0.20.0-r1.ebuild | |
parent | Remove jforman from metadata.xml (#38728) (diff) | |
download | gentoo-2-1ccbd0b4f7a30a7f58b401979f20e44de57acee8.tar.gz gentoo-2-1ccbd0b4f7a30a7f58b401979f20e44de57acee8.tar.bz2 gentoo-2-1ccbd0b4f7a30a7f58b401979f20e44de57acee8.zip |
Stable on ppc wrt bug 234308
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-dialup/cutecom/cutecom-0.20.0-r1.ebuild')
-rw-r--r-- | net-dialup/cutecom/cutecom-0.20.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/cutecom/cutecom-0.20.0-r1.ebuild b/net-dialup/cutecom/cutecom-0.20.0-r1.ebuild index 1b7b9fd1898c..ef0f8819b49e 100644 --- a/net-dialup/cutecom/cutecom-0.20.0-r1.ebuild +++ b/net-dialup/cutecom/cutecom-0.20.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/cutecom-0.20.0-r1.ebuild,v 1.2 2008/08/15 21:17:03 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/cutecom-0.20.0-r1.ebuild,v 1.3 2008/08/16 16:32:58 nixnut Exp $ EAPI=1 @@ -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="x11-libs/qt:4" |