[Lunar-commits] sane-backends, sane-frontends: some small tweaks.

Florin florin at lunar-linux.org
Sun Dec 16 08:56:03 CET 2007


commit 0d3d0537a185fa582bd57188bd858acd0074f94c
Author: Florin <florin at lunar-linux.org>
Date:   Sun Dec 16 09:56:03 2007 +0200

    sane-backends, sane-frontends: some small tweaks.
---
 graphics/sane-backends/DEPENDS  |    3 ++-
 graphics/sane-backends/DETAILS  |    2 +-
 graphics/sane-frontends/DEPENDS |    4 ++--
 graphics/sane-frontends/DETAILS |    2 +-
 4 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/graphics/sane-backends/DEPENDS b/graphics/sane-backends/DEPENDS
index cae6f7a..55bc1a0 100644
--- a/graphics/sane-backends/DEPENDS
+++ b/graphics/sane-backends/DEPENDS
@@ -1,2 +1,3 @@
-depends jpeg &&
+depends jpeg
+
 optional_depends libusb "" "" "for usb scanners"
diff --git a/graphics/sane-backends/DETAILS b/graphics/sane-backends/DETAILS
index 433c77a..c3bea83 100644
--- a/graphics/sane-backends/DETAILS
+++ b/graphics/sane-backends/DETAILS
@@ -7,7 +7,7 @@
          ENTERED=20020412
          UPDATED=20060812
       MAINTAINER=kc8apf at kc8apf.net
-           SHORT="universal scanner interface."
+           SHORT="Universal scanner interface"
            PSAFE=no
 
 cat << EOF
diff --git a/graphics/sane-frontends/DEPENDS b/graphics/sane-frontends/DEPENDS
index 56db7b4..dd9f7cd 100644
--- a/graphics/sane-frontends/DEPENDS
+++ b/graphics/sane-frontends/DEPENDS
@@ -1,4 +1,4 @@
-depends sane-backends  &&
-depends gtk+-2         &&
+depends sane-backends
+depends gtk+-2
 
 optional_depends "gimp" "" "" "to allow a gimp plugin interface to SANE"
diff --git a/graphics/sane-frontends/DETAILS b/graphics/sane-frontends/DETAILS
index 20a389e..285f8c3 100644
--- a/graphics/sane-frontends/DETAILS
+++ b/graphics/sane-frontends/DETAILS
@@ -6,7 +6,7 @@
         WEB_SITE=http://www.sane-project.org/
          ENTERED=20020412
          UPDATED=20051008
-           SHORT="universal scanner interface."
+           SHORT="Frontend for universal scanner interface"
 
 cat << EOF
 SANE stands for "Scanner Access Now Easy" and is an application 


More information about the Lunar-commits mailing list