diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-11-14 15:54:08 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-11-14 15:54:08 +0000 |
commit | 7f357766dcdb05682a6a6720b81f0e6b4f684457 (patch) | |
tree | 34973683f4e2861b4c3f1f95cba298bbb92e2ac7 /eclass | |
parent | www-client/seamonkey-bin: Masked for removal in 30 days due to lack of active... (diff) | |
download | gentoo-2-7f357766dcdb05682a6a6720b81f0e6b4f684457.tar.gz gentoo-2-7f357766dcdb05682a6a6720b81f0e6b4f684457.tar.bz2 gentoo-2-7f357766dcdb05682a6a6720b81f0e6b4f684457.zip |
Remove obsolete xorg-x11 dep from mozconfig-3
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/ChangeLog | 5 | ||||
-rw-r--r-- | eclass/mozconfig-3.eclass | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog index d91c91648096..daaa11a691d3 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for eclass directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.12 2011/11/14 06:10:32 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.13 2011/11/14 15:54:08 nirbheek Exp $ + + 14 Nov 2011; Nirbheek Chauhan <nirbheek@gentoo.org> mozconfig-3.eclass: + Remove obsolete xorg-x11 dep from mozconfig-3 14 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org> gnome2-utils.eclass, gnome2.eclass: diff --git a/eclass/mozconfig-3.eclass b/eclass/mozconfig-3.eclass index ee8a3a51a9dc..baf358b99935 100644 --- a/eclass/mozconfig-3.eclass +++ b/eclass/mozconfig-3.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-3.eclass,v 1.24 2011/11/11 01:37:44 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-3.eclass,v 1.25 2011/11/14 15:54:08 nirbheek Exp $ # # mozconfig.eclass: the new mozilla.eclass @@ -18,7 +18,6 @@ RDEPEND="app-arch/zip dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 - !<x11-base/xorg-x11-6.7.0-r2 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] |