summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-02-10 19:24:12 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-02-10 19:24:12 +0000
commit32c7ceb8c595795455b80c92e16226b68b5b32bb (patch)
treed97de0d684fbdd3d91280ac27a98a5874f5e95f7 /media-libs/t1lib
parentbug #34271, bug #40243. add odbc IUSE and bump version. (Manifest recommit) (diff)
downloadgentoo-2-32c7ceb8c595795455b80c92e16226b68b5b32bb.tar.gz
gentoo-2-32c7ceb8c595795455b80c92e16226b68b5b32bb.tar.bz2
gentoo-2-32c7ceb8c595795455b80c92e16226b68b5b32bb.zip
stable on sparc
Diffstat (limited to 'media-libs/t1lib')
-rw-r--r--media-libs/t1lib/ChangeLog3
-rw-r--r--media-libs/t1lib/t1lib-5.0.0-r2.ebuild4
2 files changed, 5 insertions, 2 deletions
diff --git a/media-libs/t1lib/ChangeLog b/media-libs/t1lib/ChangeLog
index ba6c5826216a..c5d61219d8e7 100644
--- a/media-libs/t1lib/ChangeLog
+++ b/media-libs/t1lib/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# /space/gentoo/cvsroot/gentoo-x86/media-libs/t1lib/ChangeLog,v 1.2 2002/04/16 01:14:04 seemant Exp
+ 10 Feb 2004; Gustavo Zacarias <gustavoz@gentoo.org> t1lib-5.0.0-r2.ebuild:
+ stable on sparc
+
08 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> metadata.xml,
t1lib-5.0.0-r2.ebuild:
Marked stable on x86, removed me from maintainer position and
diff --git a/media-libs/t1lib/t1lib-5.0.0-r2.ebuild b/media-libs/t1lib/t1lib-5.0.0-r2.ebuild
index 1f9228cbe43e..2bc3f1e04760 100644
--- a/media-libs/t1lib/t1lib-5.0.0-r2.ebuild
+++ b/media-libs/t1lib/t1lib-5.0.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.0.0-r2.ebuild,v 1.10 2004/02/08 14:57:21 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.0.0-r2.ebuild,v 1.11 2004/02/10 19:24:12 gustavoz Exp $
inherit gnuconfig flag-o-matic
@@ -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 hppa ~amd64 ia64"
+KEYWORDS="x86 ~ppc sparc alpha hppa ~amd64 ia64"
IUSE="X doc"
DEPEND="X? ( virtual/x11 )"