| cheeseboy | Bus 002 Device 002: ID 046d:c016 Logitech, Inc. M-UV69a Optical Wheel Mouse |
| Bubelgum | how can i find out when an ebuild was added to gentoo? |
| NightKhaos | alright... you need USB Human Inteface Devices in the kernel... and the device link that works is /dev/input/mice or /dev/input/mouseX (X being the device number, 0 is generally the first mouse plugged in... if you have a touchpad it will be that mouse) |
| _AxS_ | Bubelgum: check the Changelog |
| nikolavp | Bubelgum: what do u mean :) |
| cheeseboy | my mouse works right now.. |
| nikolavp | _AxS_: isnt the Changelog just showing the changes :) cheeseboy: ;) |
| _AxS_ | nikolavp: to the package, which includes when a specific ebuild file was added |
| NightKhaos | then why do you need to know what type of mouse it is? |
| nikolavp | ah i misunderstood the question :) |
| _AxS_ | and why did you say you had problems? |
| NightKhaos | Linux doesn't need, nor want, device specfic drivers. |
| Bubelgum | nikolavp: that is enough for me :) |
| nikolavp | i thought he was asking about the ebuilds that are added day by day :) cheeseboy: Linux is not Windows to have mass,bunch of drivers for every mouse ) |
| _AxS_ | nikolavp: ahh.. well in that case he'd have to check the cat $(find /usr/portage -name Changelog))' |
| Vash63 | Where can I see a list of dependencies that an ebuild depends on? |
| nikolavp | well this will give a bunch of information :) |
| cheeseboy | gentoo isnt like other linux |
| NightKhaos | Wow beryl crashed... first time that has happened. |
| Vash63 | packages.gentoo somewhere? Or what? |
| cheeseboy | im not liking it |
| reisio | Vash63: an ebuild you haven't emerge'd yet? |
| NightKhaos | Why is that cheeseboy? |
| Vash63 | Right. |
| reisio | Vash63: emerge -ptv package |
| nikolavp | Vash63: emerge -pvt "package" lol :) |
| cheeseboy | its been the most trouble ive ever had with acomputer |
| Vash63 | Well, ideally I'd like to see it for one not on my computer. Because I have an xeffects overlay and I'd like to make sure that's not changing this. |
| _AxS_ | cheeseboy: gentoo's just like other linux, except the distro guys haven't made auto-configurators for everything |
| Vash63 | The same package says it's unmasked in both the official tree and the overlay, but I'd like to double check because I've a weird issue. |
| cheeseboy | gentoos just like cept nothing works |
| klingon | cheeseboy, well Ive had tons more problems with fedora than I have with gentoo. gentoo takes more time to set up initially but it pays off in the long run |
| reisio | Vash63: well, deps are actually listed in the .ebuild files, which you can find in /usr/portage/ |
| Vash63 | It's saying libXft has 2.1.12 umasked, which packages.gentoo.org agrees with, but it's also saying that libXft 2.1.12 is dependent on freetype <= 2.3.1 |
| _AxS_ | cheeseboy: it will once you config it :) |
| Vash63 | Which is masked. |