Jump to content
Read the Funtoo Newsletter: Summer 2023 ×
  • 0

About euse command


Sandro

Question

Hi;

Using the euse command, for example

# euse -i xine

I've those warnings:

WARNING: 'portageq envvar PORTDIR' is deprecated. Use any of 'get_repos, get_repo_path, repos_config' instead.
WARNING: 'portageq envvar PORTDIR' is deprecated. Use any of 'get_repos, get_repo_path, repos_config' instead.
WARNING: 'portageq envvar PORTDIR' is deprecated. Use any of 'get_repos, get_repo_path, repos_config' instead.

How could I do ?

 

Thanx :)

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

funtoo rj # euse -i xine
global use flags (searching: xine)
************************************************************
[- ] xine - Add support for the XINE movie libraries

local use flags (searching: xine)
************************************************************
[- ] xine
media-plugins/vdr-xineliboutput: Compile the xine input plugin for
displaying vdr video and OSD
[+ B] 1.1.0 [gentoo]
[+ B] 2.0.0_p20130821 [gentoo]
[+ B] 2.0.0_p20150220 [gentoo]
[+ B] 9999 [gentoo]

funtoo rj # equery b euse
* Searching for euse ...
app-portage/gentoolkit-0.3.1-r1 (/usr/bin/euse)

funtoo rj # eix -I gentoolkit
[I] app-portage/gentoolkit
Available versions: 0.3.0.8-r2 (~)0.3.0.9 (~)0.3.0.9-r1 0.3.0.9-r2 (~)0.3.1-r1 **9999 {PYTHON_TARGETS="pypy python2_7 python3_3 python3_4 python3_5"}
Installed versions: 0.3.1-r1(03:44:26 AM 03/19/2016)(PYTHON_TARGETS="python2_7 python3_4 -pypy -python3_3 -python3_5")
Homepage: https://www.gentoo.org/proj/en/portage/tools/index.xml
Description: Collection of administration scripts for Gentoo



Link to comment
Share on other sites

  • 0

@Cardinal: 

 

I've:

k8-64x2 ~ # grep stag /etc/motd 
 >>> Release:                       stage3-generic_64-funtoo-stable-2015-11-07
k8-64x2 ~ # 
k8-64x2 ~ # eix -I gentoolkit
[I] app-portage/gentoolkit
     Available versions:  0.3.0.8-r2 ~0.3.0.9 ~0.3.0.9-r1 0.3.0.9-r2 ~0.3.1-r1 **9999 {PYTHON_TARGETS="pypy python2_7 python3_3 python3_4 python3_5"}
     Installed versions:  0.3.0.9-r2(00:26:01 12/02/2016)(PYTHON_TARGETS="python2_7 python3_4 -pypy -python3_3")
     Homepage:            https://www.gentoo.org/proj/en/portage/tools/index.xml
     Description:         Collection of administration scripts for Gentoo
 
k8-64x2 ~ # euse -i xine
WARNING: 'portageq envvar PORTDIR' is deprecated. Use any of 'get_repos, get_repo_path, repos_config' instead.
WARNING: 'portageq envvar PORTDIR' is deprecated. Use any of 'get_repos, get_repo_path, repos_config' instead.
WARNING: 'portageq envvar PORTDIR' is deprecated. Use any of 'get_repos, get_repo_path, repos_config' instead.
global use flags (searching: xine)
************************************************************
[+ C    ] xine - Add support for the XINE movie libraries
 
local use flags (searching: xine)
************************************************************
[+ C    ] xine
    media-plugins/vdr-xineliboutput: Compile the xine input plugin for 
    displaying vdr video and OSD
        [+ B] 1.1.0 [gentoo]
        [+ B] 2.0.0_p20130821 [gentoo]
        [+ B] 2.0.0_p20150220 [gentoo]
        [+ B] 9999 [gentoo]
 
k8-64x2 ~ # 

Now i try to update gentoolkit.

Link to comment
Share on other sites

  • 0


k8-64x2 ~ # echo "=app-portage/gentoolkit-0.3.1-r1 ~amd64">>/etc/portage/package.accept_keywords 

-----cut------

k8-64x2 ~ # euse -i xine
global use flags (searching: xine)
************************************************************
[+ C    ] xine - Add support for the XINE movie libraries
 
local use flags (searching: xine)
************************************************************
[+ C    ] xine
    media-plugins/vdr-xineliboutput: Compile the xine input plugin for 
    displaying vdr video and OSD
        [+ B] 1.1.0 [gentoo]
        [+ B] 2.0.0_p20130821 [gentoo]
        [+ B] 2.0.0_p20150220 [gentoo]
        [+ B] 9999 [gentoo]


 

 

Ok Cardinal .... You're ever a real "Guru" ^^

Thx :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...