summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHardave Rior <hardave@gentoo.org>2005-02-21 02:37:47 +0000
committerHardave Rior <hardave@gentoo.org>2005-02-21 02:37:47 +0000
commit7acb579fb51a1c2b4a2dc437af12631fc67dc612 (patch)
treef721bf9ca7a25f64d2c10f1940b780e3213a0603 /media-libs
parentremoving ucd-snmp as per bug #69451 (diff)
downloadgentoo-2-7acb579fb51a1c2b4a2dc437af12631fc67dc612.tar.gz
gentoo-2-7acb579fb51a1c2b4a2dc437af12631fc67dc612.tar.bz2
gentoo-2-7acb579fb51a1c2b4a2dc437af12631fc67dc612.zip
Stable on mips
(Portage version: 2.0.51.16)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/freetype/ChangeLog5
-rw-r--r--media-libs/freetype/freetype-1.3.1-r4.ebuild4
-rw-r--r--media-libs/t1lib/ChangeLog7
-rw-r--r--media-libs/t1lib/t1lib-1.3.1.ebuild4
-rw-r--r--media-libs/t1lib/t1lib-5.0.0-r2.ebuild4
-rw-r--r--media-libs/t1lib/t1lib-5.0.1.ebuild4
-rw-r--r--media-libs/t1lib/t1lib-5.0.2.ebuild6
7 files changed, 20 insertions, 14 deletions
diff --git a/media-libs/freetype/ChangeLog b/media-libs/freetype/ChangeLog
index 6dd1730747da..904ffacaca31 100644
--- a/media-libs/freetype/ChangeLog
+++ b/media-libs/freetype/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/freetype
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.65 2005/02/17 16:42:44 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.66 2005/02/21 02:33:10 hardave Exp $
+
+ 20 Feb 2005; Hardave Riar <hardave@gentoo.org> freetype-1.3.1-r4.ebuild:
+ Stable on mips
17 Feb 2005; Markus Rothe <corsair@gentoo.org> freetype-2.1.9-r1.ebuild:
Stable on ppc64
diff --git a/media-libs/freetype/freetype-1.3.1-r4.ebuild b/media-libs/freetype/freetype-1.3.1-r4.ebuild
index cb4a550cd170..9df05e8445d0 100644
--- a/media-libs/freetype/freetype-1.3.1-r4.ebuild
+++ b/media-libs/freetype/freetype-1.3.1-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-1.3.1-r4.ebuild,v 1.13 2005/02/19 17:44:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-1.3.1-r4.ebuild,v 1.14 2005/02/21 02:33:10 hardave Exp $
# r3 change by me (danarmak): there's a contrib dir inside the freetype1
# sources with important utils: ttf2bdf, ttf2pfb, ttf2pk, ttfbanner.
@@ -25,7 +25,7 @@ SRC_URI="ftp://ftp.freetype.org/freetype/freetype1/${P}.tar.gz
LICENSE="FTL"
SLOT="1"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 ~sparc x86"
IUSE="nls tetex"
DEPEND="virtual/libc
diff --git a/media-libs/t1lib/ChangeLog b/media-libs/t1lib/ChangeLog
index 30fd583f804a..c940123bf52a 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.39 2004/12/19 10:55:04 kloeri Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/ChangeLog,v 1.40 2005/02/21 02:37:47 hardave Exp $
+
+ 20 Feb 2005; Hardave Riar <hardave@gentoo.org> t1lib-5.0.2.ebuild:
+ Stable on mips
19 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> t1lib-5.0.2.ebuild:
Stable on alpha.
diff --git a/media-libs/t1lib/t1lib-1.3.1.ebuild b/media-libs/t1lib/t1lib-1.3.1.ebuild
index ce18b70838a7..3596c32bfe1a 100644
--- a/media-libs/t1lib/t1lib-1.3.1.ebuild
+++ b/media-libs/t1lib/t1lib-1.3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-1.3.1.ebuild,v 1.25 2004/11/03 06:39:31 psi29a Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-1.3.1.ebuild,v 1.26 2005/02/21 02:37:47 hardave Exp $
inherit gnuconfig eutils
diff --git a/media-libs/t1lib/t1lib-5.0.0-r2.ebuild b/media-libs/t1lib/t1lib-5.0.0-r2.ebuild
index cd29cd9a038b..7147fbab69cc 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 Foundation
+# Copyright 1999-2005 Gentoo Foundation
# 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.15 2004/10/19 10:36:35 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.0.0-r2.ebuild,v 1.16 2005/02/21 02:37:47 hardave Exp $
inherit eutils gnuconfig flag-o-matic
diff --git a/media-libs/t1lib/t1lib-5.0.1.ebuild b/media-libs/t1lib/t1lib-5.0.1.ebuild
index 169a5b517f4a..2692ffc79d22 100644
--- a/media-libs/t1lib/t1lib-5.0.1.ebuild
+++ b/media-libs/t1lib/t1lib-5.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.0.1.ebuild,v 1.6 2004/10/19 10:36:35 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.0.1.ebuild,v 1.7 2005/02/21 02:37:47 hardave Exp $
inherit gnuconfig flag-o-matic eutils
diff --git a/media-libs/t1lib/t1lib-5.0.2.ebuild b/media-libs/t1lib/t1lib-5.0.2.ebuild
index b4b28e791f8a..6e31af891dd0 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
+# Copyright 1999-2005 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.15 2004/12/19 10:55:04 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.0.2.ebuild,v 1.16 2005/02/21 02:37:47 hardave 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 )"