diff options
author | Joseph Jezak <josejx@gentoo.org> | 2007-06-26 17:23:19 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2007-06-26 17:23:19 +0000 |
commit | 8cb96c91204b3eaf91c4f7fb71e891b5ec1580f1 (patch) | |
tree | 3d00b2444e230a64179750a429e1c400af91db0c /net-dialup/cutecom/cutecom-0.14.1.ebuild | |
parent | patch added, fix for compile probs >= vdr-1.5.3 (diff) | |
download | historical-8cb96c91204b3eaf91c4f7fb71e891b5ec1580f1.tar.gz historical-8cb96c91204b3eaf91c4f7fb71e891b5ec1580f1.tar.bz2 historical-8cb96c91204b3eaf91c4f7fb71e891b5ec1580f1.zip |
Marked ppc stable for bug #182819.
Package-Manager: portage-2.1.3_rc5
Diffstat (limited to 'net-dialup/cutecom/cutecom-0.14.1.ebuild')
-rw-r--r-- | net-dialup/cutecom/cutecom-0.14.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/cutecom/cutecom-0.14.1.ebuild b/net-dialup/cutecom/cutecom-0.14.1.ebuild index 62ab9aa09140..37883ac29319 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-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.2 2007/01/18 05:45:57 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/cutecom-0.14.1.ebuild,v 1.3 2007/06/26 17:23:19 josejx 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)" |