From: "Cinder Cinder" <cinder@linuxwaves.com>
To: "gentoo-user list " <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user]
Date: Fri, 4 Sep 2009 04:47:51 -0700 [thread overview]
Message-ID: <20090904044751.823EACD0@resin13.mta.everyone.net> (raw)
Wow! I made it! I'm in! Just installed my first Gentoo (Phew!). Its cool! I'm up to part 2 of the Gentoo Linux x86 Handbook "Working With Gentoo" and I've managed to install a few things, namely vim, links, and xorg-server (As per the Xorg server Configuration Guide) in addition the some essential tools mentioned in the Handbook. I tried to install xfce4-meta (Xfce Configuration Guide)
code:
# emerge -avt xfce4-meta
... and was informed that I need to add +jpeg to my USE flags. So I did (minus the plus sign:)
Then emerge said some packages are blocking each other. I tried unmerging the blocking packages as per the Handbook. but they don't seem to be installed yet, so that seems to rule out updating them. The Handbook says if two yet to be installed packages are blocking each other I should file a bug report. I don't understand bug reporting yet. I tried updating the system.
Code:
# emerge --update --deep world
... but I get the same meassage. Can anyone help? Heres my /etc/make.conf
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /etc/make.conf.example for a more detailed example.
CFLAGS="-O2 -march=i686 -pipe"
CXXFLAGS="-O2 -march=i686 -pipe"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="i686-pc-linux-gnu"
MAKEOPTS="-j2"
GENTOO_MIRRORS="http://ftp.swin.edu.au/gentoo "
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
USE="
alsa
branding
cdr
dbus
debug
dri
dvd
glibc
-gnome
gtk
hal
jpeg
-kde
-qt3
-qt4
Locales
lock
svg
session
startup-notification
thunar
X
"
VIDEO_CARDS="mga"
INPUT_DEVICES="keyboard mouse"
... and the output of
Code:
# emerge -avt --info --verbose xfce4-meta
Portage 2.1.6.13 (default/linux/x86/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.30-gentoo-r4 i686)
=================================================================
System Settings
=================================================================
System uname: Linux-2.6.30-gentoo-r4-i686-Pentium_III_-Coppermine-with-glibc2.0
Timestamp of tree: Fri, 04 Sep 2009 09:15:01 +0000
app-shells/bash: 3.2_p17-r1
dev-lang/python: 2.4.4-r13, 2.5.4-r3
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox: 1.2.18.1-r2
sys-devel/autoconf: 2.61-r1
sys-devel/automake: 1.9.6-r2, 1.10.1
sys-devel/binutils: 2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool: 1.5.24
virtual/os-headers: 2.6.23-r3
ACCEPT_KEYWORDS="x86"
ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol"
APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias"
ARCH="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CLEAN_DELAY="5"
COLLISION_IGNORE="/lib/modules"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/terminfo /etc/udev/rules.d"
CVS_RSH="ssh"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
EDITOR="/bin/nano"
ELIBC="glibc"
EMERGE_WARNING_DELAY="10"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
FETCHCOMMAND="/usr/bin/wget -t 5 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
GCC_SPECS=""
GENTOO_MIRRORS="http://ftp.swin.edu.au/gentoo "
HOME="/root"
HUSHLOGIN="FALSE"
INFOPATH="/usr/share/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.18/info:/usr/share/gcc-data/i486-pc-linux-gnu/4.1.2/info:/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info"
INPUT_DEVICES="keyboard mouse"
KERNEL="linux"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
LDFLAGS="-Wl,-O1"
LESS="-R -M --shift 5"
LESSOPEN="|lesspipe.sh %s"
LOGNAME="root"
LS_COLORS="no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.svgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:"
MAIL="/var/mail/root"
MAKEOPTS="-j2"
MANPATH="/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/i686-pc-linux-gnu/2.18/man:/usr/share/gcc-data/i486-pc-linux-gnu/4.1.2/man:/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man"
NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml"
NOCOLOR="true"
OLDPWD="/root"
OPENGL_PROFILE="xorg-x11"
PAGER="/usr/bin/less"
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/i486-pc-linux-gnu/gcc-bin/4.1.2:/usr/i686-pc-linux-gnu/gcc-bin/4.1.2"
PKGDIR="/usr/portage/packages"
PORTAGE_ARCHLIST="ppc x86-openbsd ppc-openbsd ppc64 x86-winnt x86-fbsd ppc-aix alpha arm x86-freebsd s390 amd64 x86-macos x64-openbsd ia64-hpux hppa x86-netbsd amd64-linux ia64-linux x86 sparc-solaris x64-freebsd sparc64-solaris x86-linux x64-macos sparc m68k-mint ia64 mips ppc-macos x86-interix hppa-hpux amd64-fbsd x64-solaris mips-irix m68k sh x86-solaris sparc-fbsd"
PORTAGE_BINHOST_CHUNKSIZE="3000"
PORTAGE_BIN_PATH="/usr/lib/portage/bin"
PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png"
PORTAGE_CONFIGROOT="/"
PORTAGE_DEBUG="0"
PORTAGE_DEPCACHEDIR="/var/cache/edb/dep"
PORTAGE_ELOG_CLASSES="log warn error"
PORTAGE_ELOG_MAILFROM="portage@localhost"
PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}"
PORTAGE_ELOG_MAILURI="root"
PORTAGE_ELOG_SYSTEM="save_summary echo"
PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5"
PORTAGE_FETCH_RESUME_MIN_SIZE="350K"
PORTAGE_GID="250"
PORTAGE_INST_GID="0"
PORTAGE_INST_UID="0"
PORTAGE_PYM_PATH="/usr/lib/portage/pym"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_RSYNC_RETRIES="3"
PORTAGE_TMPDIR="/var/tmp"
PORTAGE_VERBOSE="1"
PORTAGE_WORKDIR_MODE="0700"
PORTDIR="/usr/portage"
PROFILE_ONLY_VARIABLES="ARCH ELIBC KERNEL USERLAND"
PWD="/root"
RESUMECOMMAND="/usr/bin/wget -c -t 5 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
ROOT="/"
ROOTPATH="/opt/bin:/usr/i486-pc-linux-gnu/gcc-bin/4.1.2:/usr/i686-pc-linux-gnu/gcc-bin/4.1.2"
RPMDIR="/usr/portage/rpm"
SHELL="/bin/bash"
SHLVL="1"
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
TERM="linux"
USE="Locales X acl alsa berkdb branding bzip2 cdr cli cracklib crypt cups dbus debug dri dvd fortran gdbm glibc gpm gtk hal iconv ipv6 isdnlog jpeg lock mudflap ncurses nls nptl nptlonly openmp pam pcre perl pppd python readline reflection session spl ssl startup-notification svg sysfs tcpd thunar unicode x86 xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="mga"
USER="root"
USERLAND="GNU"
USE_EXPAND="ALSA_CARDS ALSA_PCM_PLUGINS APACHE2_MODULES APACHE2_MPMS CAMERAS CROSSCOMPILE_OPTS DVB_CARDS ELIBC FCDSL_CARDS FOO2ZJS_DEVICES FRITZCAPI_CARDS INPUT_DEVICES KERNEL LCD_DEVICES LINGUAS LIRC_DEVICES MISDN_CARDS NETBEANS_MODULES QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS SANE_BACKENDS USERLAND VIDEO_CARDS"
USE_EXPAND_HIDDEN="CROSSCOMPILE_OPTS ELIBC KERNEL USERLAND"
USE_ORDER="env:pkg:conf:defaults:pkginternal:env.d"
VIDEO_CARDS="mga"
_="/usr/bin/emerge"
Thanks for any time and consideration.
_____________________________________________________________
Get your FREE, LinuxWaves.com Email Now! --> http://www.LinuxWaves.com
Join Linux Discussions! --> http://Community.LinuxWaves.com
next reply other threads:[~2009-09-04 6:39 UTC|newest]
Thread overview: 213+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-04 11:47 Cinder Cinder [this message]
2009-09-04 12:02 ` [gentoo-user] J. Roeleveld
2009-09-04 13:05 ` [gentoo-user] Dale
2009-09-04 16:02 ` [gentoo-user] David
-- strict thread matches above, loose matches on Subject: below --
2025-05-09 13:07 [gentoo-user] Nuno Magalhães
2025-05-09 13:27 ` [gentoo-user] Dale
2025-02-11 10:52 [gentoo-user] Marian Schu
2024-01-06 17:47 [gentoo-user] gennaro amelio
2022-06-06 4:27 [gentoo-user] Sergey Mordach
[not found] <1b60ceef-6ec6-afeb-c519-d21f3fc42cc0.ref@verizon.net>
2021-09-02 14:35 ` [gentoo-user] SNAFU Alan Grimes
2021-09-02 15:38 ` Neil Bothwick
[not found] ` <5435f4a8-1b44-c668-f539-36c287e0ed09@verizon.net>
2021-09-02 20:12 ` Neil Bothwick
2021-09-02 21:49 ` David Haller
2021-09-02 22:11 ` Neil Bothwick
2021-09-02 22:54 ` antlists
2021-09-03 8:44 ` [gentoo-user] Richard Blackburn
2021-06-15 18:00 [gentoo-user] Mike Kaliman
2020-12-05 7:35 [gentoo-user] glabels not showing GNU Barcode thelma
2020-12-05 13:52 ` karl
2020-12-05 16:58 ` [gentoo-user] karl
2020-12-05 18:36 ` [gentoo-user] thelma
2020-11-24 19:04 [gentoo-user] Grub and multiple distros on LVM [was duplicate gentoo system ...] Grant Edwards
2020-11-25 14:52 ` [gentoo-user] " Neil Bothwick
2020-11-25 15:20 ` Dale
2020-11-25 16:02 ` Peter Humphrey
2020-11-25 16:31 ` Dale
2020-11-26 11:01 ` Dale
2020-11-26 11:44 ` [gentoo-user] Thomas Mueller
2020-10-09 19:19 [gentoo-user] Jude DaShiell
2020-10-09 19:31 ` [gentoo-user] Matt Connell (Gmail)
2020-10-09 22:16 ` [gentoo-user] antlists
2020-10-09 23:55 ` [gentoo-user] Jude DaShiell
2020-10-10 9:13 ` [gentoo-user] Neil Bothwick
2020-10-10 10:46 ` [gentoo-user] Michael
2020-10-10 11:45 ` [gentoo-user] Jude DaShiell
2020-10-10 12:17 ` [gentoo-user] Ashley Dixon
2020-10-10 14:00 ` [gentoo-user] Jude DaShiell
2020-10-10 15:52 ` [gentoo-user] John Covici
2020-10-10 16:09 ` [gentoo-user] Jude DaShiell
2020-10-10 17:34 ` [gentoo-user] Neil Bothwick
2020-10-10 23:49 ` [gentoo-user] Jude DaShiell
2020-10-11 4:09 ` [gentoo-user] John Covici
2020-10-11 4:43 ` [gentoo-user] Jude DaShiell
2020-10-11 4:59 ` [gentoo-user] Dale
2020-08-16 10:59 [gentoo-user] Hans Wurst
2020-08-16 11:19 ` [gentoo-user] Dale
2020-08-16 14:26 ` [gentoo-user] Stefan Schmiedl
2020-08-16 16:21 ` [gentoo-user] Pengcheng Xu
2020-08-16 16:36 ` [gentoo-user] Dale
2020-08-17 10:24 ` [gentoo-user] Neil Bothwick
2020-08-17 12:11 ` [gentoo-user] Dale
2020-08-17 16:17 ` [gentoo-user] hitachi303
2020-08-17 16:54 ` [gentoo-user] Dale
2020-08-17 17:21 ` [gentoo-user] Michael
2020-08-17 17:40 ` [gentoo-user] Dale
2020-08-17 18:41 ` [gentoo-user] Ashley Dixon
2020-08-17 19:29 ` [gentoo-user] Dale
2020-08-18 5:56 ` [gentoo-user] Caveman Al Toraboran
2020-08-18 11:19 ` [gentoo-user] Dale
2020-08-17 21:53 ` [gentoo-user] antlists
2020-08-17 22:24 ` [gentoo-user] Dale
2019-09-30 14:03 [gentoo-user] Alcamech
2019-07-02 5:21 [gentoo-user] Maxim Reshetnyak
2019-06-20 3:20 [gentoo-user] Inter-package dependencies Grant Taylor
2019-06-20 14:36 ` [gentoo-user] jaeyoung lee
2018-07-29 20:41 [gentoo-user] =| Alan Grimes
2018-07-29 21:26 ` Daniel Salas Rodriguez
2018-07-29 21:36 ` Neil Bothwick
2018-07-29 22:00 ` Dale
2018-07-30 3:14 ` mad.scientist.at.large
2018-07-30 3:18 ` mad.scientist.at.large
2018-07-30 3:41 ` R0b0t1
2017-12-26 19:01 [gentoo-user] XbooX
2017-12-26 19:02 ` [gentoo-user] Jalus Bilieyich
2017-12-26 22:46 ` [gentoo-user] Dale
2017-12-26 23:56 ` [gentoo-user] Neil Bothwick
2017-10-15 13:56 [gentoo-user] Movsisan Hike
2017-07-15 11:29 [gentoo-user] Zheng Guoqiang
2016-06-15 11:50 [gentoo-user] covici
2016-06-15 11:55 ` [gentoo-user] Alan McKinnon
2016-06-15 11:58 ` [gentoo-user] Neil Bothwick
2016-03-08 3:33 [gentoo-user] Brett Sears
2016-02-28 19:07 [gentoo-user] Donahue Trevor
2016-02-28 19:18 ` [gentoo-user] Dale
2016-02-28 20:52 ` [gentoo-user] Neil Bothwick
2016-02-28 23:26 ` [gentoo-user] Dale
2015-08-18 19:52 [gentoo-user] !!!! Alan Grimes
2015-08-18 20:30 ` Jeff Smelser
2015-08-20 10:01 ` Lee
2015-08-18 20:40 ` Dale
2015-08-18 20:57 ` Meik Frischke
2015-08-18 21:22 ` Dale
2015-03-05 14:02 [gentoo-user] Ryan Tasson
2015-03-05 15:04 ` [gentoo-user] Rod
2015-02-09 9:48 [gentoo-user] I don't seem to have a system log. Help, please! Alan Mackenzie
2015-02-09 10:06 ` Matthias Hanft
2015-02-09 11:23 ` Rich Freeman
2015-02-09 11:49 ` Mick
2015-02-09 11:52 ` Alec Ten Harmsel
2015-02-09 13:02 ` Rich Freeman
2015-02-09 14:26 ` covici
2015-02-09 15:02 ` Rich Freeman
2015-02-09 15:10 ` [gentoo-user] alexandra vargas
2014-12-20 22:08 [gentoo-user] German
2014-12-20 23:34 ` [gentoo-user] Volker Armin Hemmann
2014-12-21 2:37 ` [gentoo-user] Frank Steinmetzger
2014-12-21 5:27 ` [gentoo-user] German
2014-12-21 7:20 ` [gentoo-user] J. Roeleveld
2014-12-21 7:33 ` [gentoo-user] German
2014-12-21 7:53 ` [gentoo-user] German
2014-04-12 20:49 [gentoo-user] Dutch Ingraham
2014-04-13 12:34 ` [gentoo-user] Volker Armin Hemmann
2014-04-13 14:43 ` [gentoo-user] Dutch Ingraham
2014-04-08 17:14 [gentoo-user] Chris Stankevitz
2014-04-09 4:00 ` [gentoo-user] AR
2014-03-23 17:48 [gentoo-user] Nikita Tropin
2014-03-23 18:39 ` [gentoo-user] Tom Wijsman
2014-03-23 20:43 ` [gentoo-user] Dragostin Yanev
2014-03-24 7:27 ` [gentoo-user] Nikita Tropin
2014-03-04 18:20 [gentoo-user] Guido Budack
2014-03-04 18:25 ` [gentoo-user] Nilesh Govindrajan
2014-03-04 18:38 ` [gentoo-user] Guido Budack
2014-03-04 19:04 ` [gentoo-user] Alan McKinnon
2014-03-04 19:47 ` [gentoo-user] Guido Budack
2014-03-04 20:53 ` [gentoo-user] Alan McKinnon
2013-07-18 22:16 [gentoo-user] kyd.is.back
2013-07-17 18:37 [gentoo-user] kyd.is.back
2013-07-13 20:06 [gentoo-user] kyd.is.back
2013-06-13 19:45 [gentoo-user] ma1l1ists
2013-06-06 14:37 [gentoo-user] Ram Meena
2013-02-27 2:39 [gentoo-user] Michael Van
2012-07-29 16:58 [gentoo-user] Nadav Horesh
2012-07-29 16:58 [gentoo-user] Nadav Horesh
2012-07-26 13:14 [gentoo-user] Mark Knecht
2012-07-26 13:33 ` [gentoo-user] Michael Mol
2012-07-26 23:10 ` [gentoo-user] Mark Knecht
2012-07-27 1:42 ` [gentoo-user] Ed LaBonte
2012-07-27 2:14 ` [gentoo-user] Pandu Poluan
2011-12-01 15:59 [gentoo-user] srini srini
2011-10-23 20:24 [gentoo-user] Vishnupradeep
2011-10-16 16:09 [gentoo-user] Dennis Preus
2011-10-16 16:09 [gentoo-user] Dennis Preus
2011-10-08 5:53 [gentoo-user] chen_changming
2011-10-08 6:07 ` [gentoo-user] Dale
2011-10-08 6:17 ` [gentoo-user] chen_changming
2011-10-08 6:23 ` [gentoo-user] Dale
2011-06-07 22:34 [gentoo-user] Abhishek Gupta
2011-06-07 23:12 ` [gentoo-user] David Abbott
2011-04-21 3:12 [gentoo-user] Razvan
2011-04-20 22:14 [gentoo-user] dan blum
2011-04-20 22:28 ` [gentoo-user] Paul Hartman
2010-07-12 3:27 [gentoo-user] Ronan Mainbourg
2009-10-02 23:07 [gentoo-user] Janis Kracht
2009-07-28 16:20 [gentoo-user] Alexander
2009-07-28 16:22 ` [gentoo-user] Paul Hartman
2009-07-28 17:16 ` [gentoo-user] Alexander
2009-07-28 19:04 ` [gentoo-user] Paul Hartman
2009-03-24 18:58 [gentoo-user] Michael Sullivan
2009-03-24 19:33 ` [gentoo-user] Paul Hartman
2009-03-24 19:49 ` [gentoo-user] Mark Knecht
2009-03-24 20:24 ` [gentoo-user] Michael Sullivan
2009-03-24 20:29 ` [gentoo-user] Volker Armin Hemmann
2009-03-24 23:43 ` [gentoo-user] Adam Carter
2009-03-25 5:56 ` [gentoo-user] Alejandro
2009-03-25 10:08 ` [gentoo-user] KH
2009-03-25 11:08 ` [gentoo-user] Volker Armin Hemmann
2009-03-25 18:13 ` [gentoo-user] KH
2008-09-24 6:00 [gentoo-user] Ronnie Collinson
2008-09-24 7:23 ` [gentoo-user] Iain Buchanan
2008-09-24 19:04 ` [gentoo-user] Daniel Iliev
2008-08-30 11:02 [gentoo-user] Tomas Papan
2008-07-05 19:43 [gentoo-user] James Erickson
2008-07-01 4:25 [gentoo-user] Erik Ch. Ohrnberger
2008-06-02 4:32 [gentoo-user] Justin Findlay
2008-05-17 10:26 [gentoo-user] Jorge
2008-04-04 5:53 [gentoo-user] Quentin So
2008-04-04 6:22 ` [gentoo-user] Iain Buchanan
2008-04-04 6:26 ` [gentoo-user] Dirk Heinrichs
2008-04-04 6:37 ` [gentoo-user] Dale
2008-04-04 8:01 ` [gentoo-user] Neil Bothwick
2008-04-04 8:44 ` [gentoo-user] dexters84
2008-04-04 8:52 ` [gentoo-user] Dale
2008-02-17 4:30 [gentoo-user] Danyelle Gragsone
2008-02-17 6:11 ` [gentoo-user] Krishna Vijayan
2008-02-17 8:04 ` [gentoo-user] Dale
2008-02-17 8:37 ` [gentoo-user] Alan McKinnon
2007-07-23 1:09 [gentoo-user] hugo alexander salazar tobon
2007-07-13 13:32 [gentoo-user] sain yan
2007-07-13 16:33 ` [gentoo-user] wchen014
2007-04-20 13:35 [gentoo-user] Sho Fujita
2007-03-26 13:59 [gentoo-user] Wellington Eliel Lopes
2007-03-14 1:39 [gentoo-user] (no subject) Dave Armstrong
2007-03-14 23:35 ` [gentoo-user] Dan Farrell
2007-01-18 6:06 [gentoo-user] Herman Grootaers
2007-01-18 12:47 ` [gentoo-user] Robinhood
2007-01-18 21:21 ` [gentoo-user] Dan Farrell
2007-01-21 2:06 ` [gentoo-user] Fredrik Tolf
2006-09-24 3:55 [gentoo-user] Christian Heinz
2006-07-16 21:48 [gentoo-user] Tom Stoddard
2006-07-17 11:06 ` [gentoo-user] Jerry McBride
2006-06-21 6:35 [gentoo-user] Christian Panten
2006-06-21 12:30 ` [gentoo-user] Hemmann, Volker Armin
2006-05-12 16:53 [gentoo-user] Jeremy Gransden
2006-02-05 18:59 [gentoo-user] Uwe Thormann
2006-02-05 19:29 ` [gentoo-user] Christoph Eckert
2006-02-05 19:47 ` [gentoo-user] Jarry
2006-02-05 20:13 ` [gentoo-user] Neil Bothwick
2006-02-05 20:40 ` [gentoo-user] Rafael Fernández López
2006-02-05 20:43 ` [gentoo-user] Nick Rout
2006-02-05 21:03 ` [gentoo-user] Hemmann, Volker Armin
2006-02-05 21:20 ` [gentoo-user] Neil Bothwick
2006-02-06 7:00 ` [gentoo-user] Nick Rout
2006-02-05 22:45 ` [gentoo-user] Rafael Fernández López
2006-02-05 23:26 ` [gentoo-user] Hemmann, Volker Armin
2006-02-05 23:41 ` [gentoo-user] Steven S.
2006-02-05 23:55 ` [gentoo-user] Holly Bostick
2006-02-06 22:26 ` [gentoo-user] Rafael Fernández López
2006-02-06 3:16 ` [gentoo-user] Bo Andresen
2006-02-05 19:39 ` [gentoo-user] Jerry McBride
2005-12-28 23:53 [gentoo-user] schroder
2005-12-29 0:13 ` [gentoo-user] Dale
2005-12-14 16:09 [gentoo-user] Ole Robert Hestvik
2005-12-01 20:38 [gentoo-user] Ole Robert Hestvik
2005-12-01 20:51 ` [gentoo-user] Jamie Dobbs
2005-12-01 21:54 ` [gentoo-user] Billy Holmes
2005-11-29 22:19 [gentoo-user] Ole Robert Hestvik
2005-11-29 22:45 ` [gentoo-user] Tim Igoe
2005-11-30 5:41 ` [gentoo-user] Alexander Skwar
2005-11-29 21:43 [gentoo-user] Ole Robert Hestvik
2005-11-27 19:10 [gentoo-user] Ole Robert Hestvik
2005-11-28 1:35 ` [gentoo-user] Jerry McBride
2005-08-20 5:35 [gentoo-user] Ian K
2005-08-20 7:08 ` [gentoo-user] Zac Medico
2005-08-20 7:23 ` [gentoo-user] Jason Stubbs
2005-07-21 2:17 [gentoo-user] Charles A. Jeffrey
2005-07-21 2:23 ` [gentoo-user] Patrick Rutkowski
2005-07-06 9:25 [gentoo-user] Pablo Nebrera
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090904044751.823EACD0@resin13.mta.everyone.net \
--to=cinder@linuxwaves.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox