diff options
author | Jurek Bartuszek <jurek@gentoo.org> | 2007-09-22 23:21:19 +0000 |
---|---|---|
committer | Jurek Bartuszek <jurek@gentoo.org> | 2007-09-22 23:21:19 +0000 |
commit | 324becee376d8517fc6ee24a7c2b269718de5002 (patch) | |
tree | 98851a8359ef7f4409ab9799e077567ac54050fc /media-libs/t1lib/t1lib-5.0.2-r1.ebuild | |
parent | Marked stable on amd64 as per bug 189576. Despite the ugly error message. (diff) | |
download | historical-324becee376d8517fc6ee24a7c2b269718de5002.tar.gz historical-324becee376d8517fc6ee24a7c2b269718de5002.tar.bz2 historical-324becee376d8517fc6ee24a7c2b269718de5002.zip |
media-libs/t1lib-5.0.2-r1: x86 stable (bug #193437)
Package-Manager: portage-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 fa867797a2a8..81e398a06791 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.1 2007/09/22 19:14:05 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.0.2-r1.ebuild,v 1.2 2007/09/22 23:21:19 jurek 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 |