diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-09-25 17:10:39 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-09-25 17:10:39 +0000 |
commit | 10af4dd912931951d1c7f58267b7d5f250df3b7b (patch) | |
tree | fdac55a366ee364f1e2baf108197f2d682e12f9e /media-libs/t1lib/t1lib-5.0.2-r1.ebuild | |
parent | ppc stable, bug #188252 (diff) | |
download | gentoo-2-10af4dd912931951d1c7f58267b7d5f250df3b7b.tar.gz gentoo-2-10af4dd912931951d1c7f58267b7d5f250df3b7b.tar.bz2 gentoo-2-10af4dd912931951d1c7f58267b7d5f250df3b7b.zip |
ppc stable, bug #193437
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-libs/t1lib/t1lib-5.0.2-r1.ebuild')
-rw-r--r-- | media-libs/t1lib/t1lib-5.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/t1lib/t1lib-5.0.2-r1.ebuild b/media-libs/t1lib/t1lib-5.0.2-r1.ebuild index d4ef4e13f8b9..fd09026c8ccc 100644 --- a/media-libs/t1lib/t1lib-5.0.2-r1.ebuild +++ b/media-libs/t1lib/t1lib-5.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r1.ebuild,v 1.4 2007/09/24 19:07:22 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.0.2-r1.ebuild,v 1.5 2007/09/25 17:10:39 dertobi123 Exp $ inherit eutils flag-o-matic libtool toolchain-funcs @@ -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 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ~ppc-macos ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="X doc" RDEPEND="X? ( x11-libs/libXaw |