Bug 57041 - Updated dev-util/regexxer ebuild 0.8
|
Bug#:
57041
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: smithj@gentoo.org
|
Reported By: jtk@yahoo.com
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: Updated dev-util/regexxer ebuild 0.8
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-07-14 09:14 0000
|
Seems to work just fine. Did not update gnome-vfsmm dependency, since that is
not listed on regexxer homepage. Diff to 0.6:
$ diff /usr/portage/dev-util/regexxer/regexxer-0.6.ebuild
/usr/local/portage/dev-util/regexxer/regexxer-0.8.ebuild
14c14
< RDEPEND=">=x11-libs/gtk+-2.2
---
> RDEPEND=">=x11-libs/gtk+-2.4
16,19c16,19
< >=dev-libs/libsigc++-1.2
< =dev-cpp/gtkmm-2.2.11
< >=dev-libs/libpcre-3.9-r2
< >=dev-cpp/gconfmm-2.0.1
---
> >=dev-libs/libsigc++-2.0
> >=dev-cpp/gtkmm-2.4.0
> >=dev-libs/libpcre-4.0
> >=dev-cpp/gconfmm-2.6.1
Reproducible: Always
Steps to Reproduce:
>=dev-cpp/libglademm-2.4 is also needed as dependency
Didn't work for me. Got a "sandbox violation" because of the gconf-schema.
(In reply to comment #3)
> Masked as ~x86 because it's my first ebuild and someone should check if there's
> a better way to do pkg_postinst.
_all_ new ebuilds should be ~arch'd
use tabs instead of spaces for ebuilds... thanks for the ebuild
fixed in cvs