diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2004-04-08 05:41:05 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2004-04-08 05:41:05 +0000 |
commit | e10cabcaf5b35c0f986c14bae16513bfc3b03554 (patch) | |
tree | d3526335b8196c6709afa6370f65a63c461c1231 /x11-base | |
parent | updated HOMEPAGE (diff) | |
download | historical-e10cabcaf5b35c0f986c14bae16513bfc3b03554.tar.gz historical-e10cabcaf5b35c0f986c14bae16513bfc3b03554.tar.bz2 historical-e10cabcaf5b35c0f986c14bae16513bfc3b03554.zip |
Remove xterm from DEPEND, it's still in PDEPEND. I accidentally copied instead of pasted earlier.
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xorg-x11/ChangeLog | 6 | ||||
-rw-r--r-- | x11-base/xorg-x11/Manifest | 4 | ||||
-rw-r--r-- | x11-base/xorg-x11/xorg-x11-6.7.0.ebuild | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-base/xorg-x11/ChangeLog b/x11-base/xorg-x11/ChangeLog index 3f43e8fb3c58..88f81c2b61e0 100644 --- a/x11-base/xorg-x11/ChangeLog +++ b/x11-base/xorg-x11/ChangeLog @@ -1,6 +1,10 @@ # 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.11 2004/04/08 03:33:31 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.12 2004/04/08 05:41:05 spyderous Exp $ + + 08 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild: + Remove xterm from DEPEND, it's still in PDEPEND. I accidentally copied instead + of pasted earlier. 07 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild: Drop BuildLinuxDocText. It caused a bunch of docs to NOT be installed on diff --git a/x11-base/xorg-x11/Manifest b/x11-base/xorg-x11/Manifest index 7fa77bb8b3fc..cecd3932402d 100644 --- a/x11-base/xorg-x11/Manifest +++ b/x11-base/xorg-x11/Manifest @@ -1,4 +1,4 @@ MD5 f33d86266389c80f7f24467eef8552e7 metadata.xml 232 -MD5 dcc2a8324388ce7b4b27aef708725de4 ChangeLog 1840 -MD5 d01397552b134f32507954515bab3f1a xorg-x11-6.7.0.ebuild 36633 +MD5 004cb877d92b5bd636a737d4e1d2ad1e ChangeLog 2021 +MD5 6307cc9988c8fea2b3a1751983b10d3f xorg-x11-6.7.0.ebuild 36616 MD5 87c48d45b4407270857b2cb20d063717 files/digest-xorg-x11-6.7.0 904 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 43923fea96e9..a418e253223f 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.10 2004/04/08 03:33:31 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild,v 1.11 2004/04/08 05:41:05 spyderous Exp $ # This is a snapshot of the XORG-RELEASE-1 branch. @@ -138,7 +138,6 @@ DEPEND=">=sys-apps/baselayout-1.8.3 dev-lang/perl media-libs/libpng >=sys-apps/portage-2.0.50_pre9 - x11-terms/xterm !virtual/xft !virtual/x11" # x11-libs/xft -- blocked because of interference with xorg's |