diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-23 13:07:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-23 13:07:01 +0000 |
commit | 46e85128e3091606114bc8c5ad4d3e998efcc2fc (patch) | |
tree | 7da7887bbc489ef60276a89fc27253e1a8691442 | |
parent | Remove dependency on speedbar and eieio since they have been last-rited. (diff) | |
download | gentoo-2-46e85128e3091606114bc8c5ad4d3e998efcc2fc.tar.gz gentoo-2-46e85128e3091606114bc8c5ad4d3e998efcc2fc.tar.bz2 gentoo-2-46e85128e3091606114bc8c5ad4d3e998efcc2fc.zip |
alpha/ia64 stable wrt security #193143
(Portage version: 2.1.3.9)
-rw-r--r-- | media-libs/t1lib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/t1lib/t1lib-5.0.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/t1lib/ChangeLog b/media-libs/t1lib/ChangeLog index 71a9077921c2..c688ea244860 100644 --- a/media-libs/t1lib/ChangeLog +++ b/media-libs/t1lib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/t1lib # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/ChangeLog,v 1.57 2007/09/23 04:25:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/ChangeLog,v 1.58 2007/09/23 13:07:01 armin76 Exp $ + + 23 Sep 2007; Raúl Porcel <armin76@gentoo.org> t1lib-5.0.2-r1.ebuild: + alpha/ia64 stable wrt security #193143 23 Sep 2007; Jeroen Roovers <jer@gentoo.org> ChangeLog: Stable for HPPA (bug #193437). diff --git a/media-libs/t1lib/t1lib-5.0.2-r1.ebuild b/media-libs/t1lib/t1lib-5.0.2-r1.ebuild index 81e398a06791..39b2119e5e8c 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.2 2007/09/22 23:21:19 jurek Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.0.2-r1.ebuild,v 1.3 2007/09/23 13:07:01 armin76 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 |