diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2004-04-10 04:15:08 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2004-04-10 04:15:08 +0000 |
commit | 2d4785bcaa67e34b0f7ceb9607d677d01387c990 (patch) | |
tree | 87b6f99f63da1af1ff6be8201dd927ec67de628a /x11-base | |
parent | It only takes a ~sparc, to get an ipsec tunnel going... (Manifest recommit) (diff) | |
download | gentoo-2-2d4785bcaa67e34b0f7ceb9607d677d01387c990.tar.gz gentoo-2-2d4785bcaa67e34b0f7ceb9607d677d01387c990.tar.bz2 gentoo-2-2d4785bcaa67e34b0f7ceb9607d677d01387c990.zip |
Add sys-apps/util-linux to DEPEND, reported by IceD^ in Freenode #gentoo.
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xorg-x11/ChangeLog | 5 | ||||
-rw-r--r-- | x11-base/xorg-x11/xorg-x11-6.7.0.ebuild | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-base/xorg-x11/ChangeLog b/x11-base/xorg-x11/ChangeLog index 82921df676a0..6c8f15f45393 100644 --- a/x11-base/xorg-x11/ChangeLog +++ b/x11-base/xorg-x11/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-base/xorg-x11 # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.18 2004/04/09 22:42:15 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.19 2004/04/10 04:15:08 spyderous Exp $ + + 10 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild: + Add sys-apps/util-linux to DEPEND, reported by IceD^ in Freenode #gentoo. 09 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild: PATCH_VER 0.3. Add 9110_all_xorg-6.7.0-pci-domains.patch to close #43630. This diff --git a/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild b/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild index 080c619df9f1..87aca4c72f77 100644 --- a/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild +++ b/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild,v 1.17 2004/04/09 22:42:15 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild,v 1.18 2004/04/10 04:15:08 spyderous Exp $ # This is a snapshot of the XORG-RELEASE-1 branch. @@ -135,6 +135,7 @@ DEPEND=">=sys-apps/baselayout-1.8.3 >=x11-base/opengl-update-1.4 >=x11-misc/ttmkfdir-3.0.4 >=sys-apps/sed-4 + sys-apps/util-linux dev-lang/perl media-libs/libpng >=sys-apps/portage-2.0.50_pre9 |