diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-04-06 21:42:18 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-04-06 21:42:18 +0000 |
commit | 02891ffb77dcc69177ff7ca8c041ba5adefc827a (patch) | |
tree | b8d4b545b33faae92ca83c7a4a8115afba323609 /x11-base/xorg-x11 | |
parent | trim whitespace (diff) | |
download | gentoo-2-02891ffb77dcc69177ff7ca8c041ba5adefc827a.tar.gz gentoo-2-02891ffb77dcc69177ff7ca8c041ba5adefc827a.tar.bz2 gentoo-2-02891ffb77dcc69177ff7ca8c041ba5adefc827a.zip |
Don't need both bitstream ttf and type1.
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'x11-base/xorg-x11')
-rw-r--r-- | x11-base/xorg-x11/ChangeLog | 6 | ||||
-rw-r--r-- | x11-base/xorg-x11/xorg-x11-7.0-r1.ebuild | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-base/xorg-x11/ChangeLog b/x11-base/xorg-x11/ChangeLog index c04040c773b4..4a13823935e3 100644 --- a/x11-base/xorg-x11/ChangeLog +++ b/x11-base/xorg-x11/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-base/xorg-x11 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.530 2006/04/05 15:14:31 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.531 2006/04/06 21:42:18 spyderous Exp $ + + 06 Apr 2006; Donnie Berkholz <spyderous@gentoo.org>; + xorg-x11-7.0-r1.ebuild: + Don't need both bitstream ttf and type1. 05 Apr 2006; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-7.0-r1.ebuild: diff --git a/x11-base/xorg-x11/xorg-x11-7.0-r1.ebuild b/x11-base/xorg-x11/xorg-x11-7.0-r1.ebuild index fda3d15e5f7f..654a9c35a4a0 100644 --- a/x11-base/xorg-x11/xorg-x11-7.0-r1.ebuild +++ b/x11-base/xorg-x11/xorg-x11-7.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.0-r1.ebuild,v 1.18 2006/04/05 15:14:31 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.0-r1.ebuild,v 1.19 2006/04/06 21:42:18 spyderous Exp $ inherit eutils @@ -127,7 +127,6 @@ RDEPEND="${RDEPEND} media-fonts/ttf-bitstream-vera >=media-fonts/font-bh-type1-1 >=media-fonts/font-adobe-utopia-type1-1.0.1 - >=media-fonts/font-bitstream-type1-1 >=media-fonts/font-adobe-100dpi-1" # Documentation |