diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-31 14:15:30 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-31 14:15:30 +0000 |
commit | c741413c682f346eb1c78949515a6545f1654dcd (patch) | |
tree | 61e069f5addb04913f6d433787bc73be4cf49b31 /media-libs/t1lib | |
parent | Marking eselect-1.2.8 ppc64 for bug 297496 (diff) | |
download | gentoo-2-c741413c682f346eb1c78949515a6545f1654dcd.tar.gz gentoo-2-c741413c682f346eb1c78949515a6545f1654dcd.tar.bz2 gentoo-2-c741413c682f346eb1c78949515a6545f1654dcd.zip |
Marking t1lib-5.1.2 ppc64 for bug 297690
(Portage version: 2.1.7.16/cvs/Linux ppc64)
Diffstat (limited to 'media-libs/t1lib')
-rw-r--r-- | media-libs/t1lib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/t1lib/t1lib-5.1.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-libs/t1lib/ChangeLog b/media-libs/t1lib/ChangeLog index 9e543e58138d..c33c5cc49b92 100644 --- a/media-libs/t1lib/ChangeLog +++ b/media-libs/t1lib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/t1lib # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/ChangeLog,v 1.73 2009/06/05 15:37:56 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/ChangeLog,v 1.74 2009/12/31 14:15:30 ranger Exp $ + + 31 Dec 2009; Brent Baude <ranger@gentoo.org> t1lib-5.1.2.ebuild: + Marking t1lib-5.1.2 ppc64 for bug 297690 05 Jun 2009; Peter Volkov <pva@gentoo.org> -t1lib-5.0.2.ebuild: Removed vulnerable version, bug #271692, thank Robert Buchholz for report. diff --git a/media-libs/t1lib/t1lib-5.1.2.ebuild b/media-libs/t1lib/t1lib-5.1.2.ebuild index 0c501d472fff..15d8cad0ca65 100644 --- a/media-libs/t1lib/t1lib-5.1.2.ebuild +++ b/media-libs/t1lib/t1lib-5.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.1.2.ebuild,v 1.4 2009/09/30 09:48:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.1.2.ebuild,v 1.5 2009/12/31 14:15:30 ranger 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 ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="X doc" RDEPEND="X? ( x11-libs/libXaw |