Bug 168892 - [QA] Some ebuilds use wrong has_version syntax
Bug#: 168892 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: qa@gentoo.org Reported By: drizzt@gentoo.org
Component: Ebuilds
URL: 
Summary: [QA] Some ebuilds use wrong has_version syntax
Keywords:  QAcanfix
Status Whiteboard: 
Opened: 2007-03-01 14:53 0000
Description:   Opened: 2007-03-01 14:53 0000
app-editors/nvu/nvu-1.0-r4.ebuild:      if has_version
'>=media-libs/freetype-2.2*'; then
app-text/html2text/html2text-1.3.1.ebuild:      if has_version
">=sys-devel/gcc-3.3*"; then
media-video/ati-gatos/ati-gatos-4.4.0.ebuild:   if has_version
'>=x11-base/xorg-x11-6.7.99*' ; then
net-p2p/dctc/dctc-0.85.9.ebuild:        if has_version "=sys-libs/db-4.2*" && !
has_version ">=sys-libs/db-4.3*"; then
net-print/cups-pdf/cups-pdf-2.4.2.ebuild:       has_version
'>=net-print/cups-1.2*' && exeopts -m0700

* can only be used with =

------- Comment #1 From Raúl Porcel 2007-03-02 09:25:23 0000 -------
mozilla and net-p2p are done

------- Comment #2 From Stefan Schweizer 2007-03-02 10:32:20 0000 -------
printing fixed

------- Comment #3 From Stefan Schweizer 2007-03-04 23:16:38 0000 -------
ati-gatos done, everything done thanks fixed.