diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 20:05:15 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 20:05:15 +0000 |
commit | efc01818bcda4533d874d705c374e41ea27d37fe (patch) | |
tree | 7eae61bafb63f75f35a7ba427f9816ecb1f0e992 /media-libs/t1lib/t1lib-5.0.2.ebuild | |
parent | Stable on ppc. (diff) | |
download | historical-efc01818bcda4533d874d705c374e41ea27d37fe.tar.gz historical-efc01818bcda4533d874d705c374e41ea27d37fe.tar.bz2 historical-efc01818bcda4533d874d705c374e41ea27d37fe.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'media-libs/t1lib/t1lib-5.0.2.ebuild')
-rw-r--r-- | media-libs/t1lib/t1lib-5.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/t1lib/t1lib-5.0.2.ebuild b/media-libs/t1lib/t1lib-5.0.2.ebuild index 5dde94cb88e1..090ca17279a4 100644 --- a/media-libs/t1lib/t1lib-5.0.2.ebuild +++ b/media-libs/t1lib/t1lib-5.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.0.2.ebuild,v 1.18 2005/05/22 12:47:39 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.0.2.ebuild,v 1.19 2005/06/17 20:05:15 hansmi Exp $ inherit eutils gnuconfig flag-o-matic libtool @@ -10,7 +10,7 @@ SRC_URI="ftp://sunsite.unc.edu/pub/Linux/libs/graphics/${P}.tar.gz" LICENSE="LGPL-2 GPL-2" SLOT="5" -KEYWORDS="alpha amd64 arm hppa ia64 mips ~ppc ppc-macos ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc-macos ppc64 s390 sparc x86" IUSE="X doc" DEPEND="X? ( virtual/x11 )" |