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 | 6737f1ef485e90598c029b79a975e596e1cbbf1d (patch) | |
tree | ba04a13025ec982d4498770aab7beb2a1226e72e /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 | gentoo-2-6737f1ef485e90598c029b79a975e596e1cbbf1d.tar.gz gentoo-2-6737f1ef485e90598c029b79a975e596e1cbbf1d.tar.bz2 gentoo-2-6737f1ef485e90598c029b79a975e596e1cbbf1d.zip |
media-libs/t1lib-5.0.2-r1: x86 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 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 |