diff options
author | 2010-01-02 14:11:04 +0000 | |
---|---|---|
committer | 2010-01-02 14:11:04 +0000 | |
commit | 1fdb7fdafba6786425f221c4058bd82f1ce1be0f (patch) | |
tree | 22a2155ef07dc9c6e58479f4194bfea4a4e086d2 /media-libs/t1lib | |
parent | Marking Attribute-Handlers-0.87 ~ppc64 for bug 294206 (diff) | |
download | gentoo-2-1fdb7fdafba6786425f221c4058bd82f1ce1be0f.tar.gz gentoo-2-1fdb7fdafba6786425f221c4058bd82f1ce1be0f.tar.bz2 gentoo-2-1fdb7fdafba6786425f221c4058bd82f1ce1be0f.zip |
stable x86, bug 297690
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'media-libs/t1lib')
-rw-r--r-- | media-libs/t1lib/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/t1lib/t1lib-5.1.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/t1lib/ChangeLog b/media-libs/t1lib/ChangeLog index 3300ecb887c3..b6b50aa5acde 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.75 2009/12/31 19:50:29 jer Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/ChangeLog,v 1.76 2010/01/02 14:11:04 fauli Exp $ + + 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> t1lib-5.1.2.ebuild: + stable x86, bug 297690 31 Dec 2009; Jeroen Roovers <jer@gentoo.org> t1lib-5.1.2.ebuild: Stable for HPPA (bug #297690). diff --git a/media-libs/t1lib/t1lib-5.1.2.ebuild b/media-libs/t1lib/t1lib-5.1.2.ebuild index 8078a0259841..f0342236e422 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-2009 Gentoo Foundation +# Copyright 1999-2010 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.6 2009/12/31 19:50:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.1.2.ebuild,v 1.7 2010/01/02 14:11:04 fauli 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 |