diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 05:46:31 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 05:46:31 +0000 |
commit | eae945a889f3cf1f06ffc6b143f5c2b3de6126cf (patch) | |
tree | 156031197eb1f30daa687c48099f66fe93c5661c /media-libs/t1lib | |
parent | Stable on amd64. (diff) | |
download | historical-eae945a889f3cf1f06ffc6b143f5c2b3de6126cf.tar.gz historical-eae945a889f3cf1f06ffc6b143f5c2b3de6126cf.tar.bz2 historical-eae945a889f3cf1f06ffc6b143f5c2b3de6126cf.zip |
Stable on amd64.
Diffstat (limited to 'media-libs/t1lib')
-rw-r--r-- | media-libs/t1lib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/t1lib/t1lib-5.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/t1lib/ChangeLog b/media-libs/t1lib/ChangeLog index d74daa2da048..ed1223b2b88f 100644 --- a/media-libs/t1lib/ChangeLog +++ b/media-libs/t1lib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/t1lib # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/ChangeLog,v 1.37 2004/11/03 06:39:31 psi29a Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/ChangeLog,v 1.38 2004/12/16 05:46:31 absinthe Exp $ + + 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> t1lib-5.0.2.ebuild: + Stable on amd64. 03 Nov 2004; Bret Curtis <psi29a@gentoo.org> t1lib-1.3.1.ebuild, t1lib-5.0.2.ebuild: diff --git a/media-libs/t1lib/t1lib-5.0.2.ebuild b/media-libs/t1lib/t1lib-5.0.2.ebuild index e5e6647166e4..ac5da7367eb9 100644 --- a/media-libs/t1lib/t1lib-5.0.2.ebuild +++ b/media-libs/t1lib/t1lib-5.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.ebuild,v 1.13 2004/11/03 06:39:31 psi29a Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.0.2.ebuild,v 1.14 2004/12/16 05:46:31 absinthe Exp $ inherit eutils gnuconfig flag-o-matic libtool @@ -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="x86 ~ppc sparc ~alpha arm ~hppa ~amd64 ~ia64 s390 ppc64 ppc-macos ~mips" +KEYWORDS="x86 ~ppc sparc ~alpha arm ~hppa amd64 ~ia64 s390 ppc64 ppc-macos ~mips" IUSE="X doc" DEPEND="X? ( virtual/x11 )" |