summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2002-09-20 10:15:08 +0000
committerDan Armak <danarmak@gentoo.org>2002-09-20 10:15:08 +0000
commit9693ac4db276e4b8de751842477356835a5aba5b (patch)
tree28dfa07f9b6202b899e091365d1f783cccb8e05e /profiles
parentuse the proper test for gcc3 presence (diff)
downloadgentoo-2-9693ac4db276e4b8de751842477356835a5aba5b.tar.gz
gentoo-2-9693ac4db276e4b8de751842477356835a5aba5b.tar.bz2
gentoo-2-9693ac4db276e4b8de751842477356835a5aba5b.zip
add bindings for the new cdr and scanner use flags to the cdrtools and sane-backends packages, respectively. as discussed on -core.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-1.0-gcc3/use.defaults3
-rw-r--r--profiles/default-1.0/use.defaults2
-rw-r--r--profiles/default-1.0_rc6/use.defaults2
-rw-r--r--profiles/default-alpha-1.4/use.defaults2
-rw-r--r--profiles/default-ppc-1.0/use.defaults2
-rw-r--r--profiles/default-ppc-1.0_rc6/use.defaults2
-rw-r--r--profiles/default-ppc-1.4/use.defaults2
-rw-r--r--profiles/default-ppc-2.0/use.defaults2
-rw-r--r--profiles/default-ppc/use.defaults2
-rw-r--r--profiles/default-sparc-1.0/use.defaults2
-rw-r--r--profiles/default-sparc-1.4/use.defaults2
-rw-r--r--profiles/default-sparc-2.0/use.defaults2
-rw-r--r--profiles/default-sparc64-1.0/use.defaults2
-rw-r--r--profiles/default-sparc64-1.4/use.defaults2
-rw-r--r--profiles/default-sparc64-2.0/use.defaults2
-rw-r--r--profiles/default-x86-1.4/use.defaults2
16 files changed, 33 insertions, 0 deletions
diff --git a/profiles/default-1.0-gcc3/use.defaults b/profiles/default-1.0-gcc3/use.defaults
index 5c2207b4c983..5d90449bc6c2 100644
--- a/profiles/default-1.0-gcc3/use.defaults
+++ b/profiles/default-1.0-gcc3/use.defaults
@@ -53,3 +53,6 @@ mozilla net-www/mozilla
gphoto2 media-gfx/gphoto2
ldap net-nds/openldap
snmp net-analyzer/ucd-snmp
+cdr app-cdr/cdrtools
+scanner media-gfx/sane-backends
+
diff --git a/profiles/default-1.0/use.defaults b/profiles/default-1.0/use.defaults
index 4c6c1b2b21db..19838cdc444e 100644
--- a/profiles/default-1.0/use.defaults
+++ b/profiles/default-1.0/use.defaults
@@ -13,6 +13,7 @@ alsa media-libs/alsa-lib
arts kde-base/kdelibs
berkdb sys-libs/db
bonobo gnome-base/bonobo
+cdr app-cdr/cdrtools
directfb dev-libs/DirectFB
esd media-sound/esound
gdbm sys-libs/gdbm
@@ -45,6 +46,7 @@ python dev-lang/python
qt x11-libs/qt
readline sys-libs/readline
ruby dev-lang/ruby
+scanner media-gfx/sane-backends
sdl media-libs/libsdl
slang sys-libs/slang
snmp net-analyzer/ucd-snmp
diff --git a/profiles/default-1.0_rc6/use.defaults b/profiles/default-1.0_rc6/use.defaults
index 5c2207b4c983..34b7eb055414 100644
--- a/profiles/default-1.0_rc6/use.defaults
+++ b/profiles/default-1.0_rc6/use.defaults
@@ -53,3 +53,5 @@ mozilla net-www/mozilla
gphoto2 media-gfx/gphoto2
ldap net-nds/openldap
snmp net-analyzer/ucd-snmp
+cdr app-cdr/cdrtools
+scanner media-gfx/sane-backends
diff --git a/profiles/default-alpha-1.4/use.defaults b/profiles/default-alpha-1.4/use.defaults
index b7c3de78beea..352e583865fb 100644
--- a/profiles/default-alpha-1.4/use.defaults
+++ b/profiles/default-alpha-1.4/use.defaults
@@ -50,3 +50,5 @@ opengl virtual/opengl
mozilla net-www/mozilla
ldap net-nds/openldap
snmp net-analyzer/ucd-snmp
+cdr app-cdr/cdrtools
+scanner media-gfx/sane-backends
diff --git a/profiles/default-ppc-1.0/use.defaults b/profiles/default-ppc-1.0/use.defaults
index add6f6dca70c..29ba60a957de 100644
--- a/profiles/default-ppc-1.0/use.defaults
+++ b/profiles/default-ppc-1.0/use.defaults
@@ -53,3 +53,5 @@ opengl virtual/opengl
mozilla net-www/mozilla
ldap net-nds/openldap
snmp net-analyzer/ucd-snmp
+cdr app-cdr/cdrtools
+scanner media-gfx/sane-backends
diff --git a/profiles/default-ppc-1.0_rc6/use.defaults b/profiles/default-ppc-1.0_rc6/use.defaults
index e726e9221f2a..0f850014d34a 100644
--- a/profiles/default-ppc-1.0_rc6/use.defaults
+++ b/profiles/default-ppc-1.0_rc6/use.defaults
@@ -53,3 +53,5 @@ opengl virtual/opengl
mozilla net-www/mozilla
ldap net-nds/openldap
snmp net-analyzer/ucd-snmp
+cdr app-cdr/cdrtools
+scanner media-gfx/sane-backends
diff --git a/profiles/default-ppc-1.4/use.defaults b/profiles/default-ppc-1.4/use.defaults
index add6f6dca70c..29ba60a957de 100644
--- a/profiles/default-ppc-1.4/use.defaults
+++ b/profiles/default-ppc-1.4/use.defaults
@@ -53,3 +53,5 @@ opengl virtual/opengl
mozilla net-www/mozilla
ldap net-nds/openldap
snmp net-analyzer/ucd-snmp
+cdr app-cdr/cdrtools
+scanner media-gfx/sane-backends
diff --git a/profiles/default-ppc-2.0/use.defaults b/profiles/default-ppc-2.0/use.defaults
index add6f6dca70c..29ba60a957de 100644
--- a/profiles/default-ppc-2.0/use.defaults
+++ b/profiles/default-ppc-2.0/use.defaults
@@ -53,3 +53,5 @@ opengl virtual/opengl
mozilla net-www/mozilla
ldap net-nds/openldap
snmp net-analyzer/ucd-snmp
+cdr app-cdr/cdrtools
+scanner media-gfx/sane-backends
diff --git a/profiles/default-ppc/use.defaults b/profiles/default-ppc/use.defaults
index 5591a79968af..51a96480e2d2 100644
--- a/profiles/default-ppc/use.defaults
+++ b/profiles/default-ppc/use.defaults
@@ -52,3 +52,5 @@ opengl virtual/opengl
mozilla net-www/mozilla
ldap net-nds/openldap
snmp net-analyzer/ucd-snmp
+cdr app-cdr/cdrtools
+scanner media-gfx/sane-backends
diff --git a/profiles/default-sparc-1.0/use.defaults b/profiles/default-sparc-1.0/use.defaults
index 6243dff13245..4ca000e5d4ff 100644
--- a/profiles/default-sparc-1.0/use.defaults
+++ b/profiles/default-sparc-1.0/use.defaults
@@ -55,4 +55,6 @@ tcpd sys-apps/tcp-wrappers
tetex app-text/tetex
tiff media-libs/tiff
X x11-base/xfree
+cdr app-cdr/cdrtools
+scanner media-gfx/sane-backends
diff --git a/profiles/default-sparc-1.4/use.defaults b/profiles/default-sparc-1.4/use.defaults
index be43063a13cd..42e39b2e84df 100644
--- a/profiles/default-sparc-1.4/use.defaults
+++ b/profiles/default-sparc-1.4/use.defaults
@@ -52,3 +52,5 @@ opengl virtual/opengl
mozilla net-www/mozilla
ldap net-nds/openldap
snmp net-analyzer/ucd-snmp
+cdr app-cdr/cdrtools
+scanner media-gfx/sane-backends
diff --git a/profiles/default-sparc-2.0/use.defaults b/profiles/default-sparc-2.0/use.defaults
index be43063a13cd..42e39b2e84df 100644
--- a/profiles/default-sparc-2.0/use.defaults
+++ b/profiles/default-sparc-2.0/use.defaults
@@ -52,3 +52,5 @@ opengl virtual/opengl
mozilla net-www/mozilla
ldap net-nds/openldap
snmp net-analyzer/ucd-snmp
+cdr app-cdr/cdrtools
+scanner media-gfx/sane-backends
diff --git a/profiles/default-sparc64-1.0/use.defaults b/profiles/default-sparc64-1.0/use.defaults
index 633962911327..e8e97a67828e 100644
--- a/profiles/default-sparc64-1.0/use.defaults
+++ b/profiles/default-sparc64-1.0/use.defaults
@@ -55,3 +55,5 @@ tcpd sys-apps/tcp-wrappers
tetex app-text/tetex
tiff media-libs/tiff
X x11-base/xfree
+cdr app-cdr/cdrtools
+scanner media-gfx/sane-backends
diff --git a/profiles/default-sparc64-1.4/use.defaults b/profiles/default-sparc64-1.4/use.defaults
index 77c9aa035cd8..b8f9dca73440 100644
--- a/profiles/default-sparc64-1.4/use.defaults
+++ b/profiles/default-sparc64-1.4/use.defaults
@@ -53,3 +53,5 @@ mozilla net-www/mozilla
gphoto2 media-gfx/gphoto2
ldap net-nds/openldap
snmp net-analyzer/ucd-snmp
+cdr app-cdr/cdrtools
+scanner media-gfx/sane-backends
diff --git a/profiles/default-sparc64-2.0/use.defaults b/profiles/default-sparc64-2.0/use.defaults
index 77c9aa035cd8..b8f9dca73440 100644
--- a/profiles/default-sparc64-2.0/use.defaults
+++ b/profiles/default-sparc64-2.0/use.defaults
@@ -53,3 +53,5 @@ mozilla net-www/mozilla
gphoto2 media-gfx/gphoto2
ldap net-nds/openldap
snmp net-analyzer/ucd-snmp
+cdr app-cdr/cdrtools
+scanner media-gfx/sane-backends
diff --git a/profiles/default-x86-1.4/use.defaults b/profiles/default-x86-1.4/use.defaults
index 5c2207b4c983..34b7eb055414 100644
--- a/profiles/default-x86-1.4/use.defaults
+++ b/profiles/default-x86-1.4/use.defaults
@@ -53,3 +53,5 @@ mozilla net-www/mozilla
gphoto2 media-gfx/gphoto2
ldap net-nds/openldap
snmp net-analyzer/ucd-snmp
+cdr app-cdr/cdrtools
+scanner media-gfx/sane-backends