diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2004-04-19 00:36:16 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2004-04-19 00:36:16 +0000 |
commit | f0de5c37e9e9ee162ffef3af6ccb1306d395aec4 (patch) | |
tree | 9e54dcfe0fbe9b1576a75912cb15ff2eab4f7c34 /x11-base | |
parent | Version bump. (Manifest recommit) (diff) | |
download | gentoo-2-f0de5c37e9e9ee162ffef3af6ccb1306d395aec4.tar.gz gentoo-2-f0de5c37e9e9ee162ffef3af6ccb1306d395aec4.tar.bz2 gentoo-2-f0de5c37e9e9ee162ffef3af6ccb1306d395aec4.zip |
Add explicit xfree to blockers.
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 c2ce0578a0fd..992bc4a8821a 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.27 2004/04/18 21:07:28 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.28 2004/04/19 00:36:16 spyderous Exp $ + + 18 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild: + Add explicit xfree to blockers. 18 Apr 2004; Travis Tilley <lv@gentoo.org> xorg-x11-6.7.0.ebuild: marking stable on amd64 with the full realisation that the normal time period 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 37a2f30e8f4d..8f99c29379e8 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.28 2004/04/18 21:07:28 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild,v 1.29 2004/04/19 00:36:16 spyderous Exp $ # This is a snapshot of the XORG-RELEASE-1 branch. @@ -139,6 +139,7 @@ DEPEND=">=sys-apps/baselayout-1.8.3 dev-lang/perl media-libs/libpng >=sys-apps/portage-2.0.50_pre9 + !x11-base/xfree !virtual/xft !virtual/x11" # x11-libs/xft -- blocked because of interference with xorg's |