summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-tex/latex2html/ChangeLog6
-rw-r--r--dev-tex/latex2html/latex2html-2002.2.1_pre20041025.ebuild4
-rw-r--r--media-libs/giflib/ChangeLog5
-rw-r--r--media-libs/giflib/giflib-4.1.3.ebuild4
4 files changed, 13 insertions, 6 deletions
diff --git a/dev-tex/latex2html/ChangeLog b/dev-tex/latex2html/ChangeLog
index 82d58a3f7675..caed540fa9d1 100644
--- a/dev-tex/latex2html/ChangeLog
+++ b/dev-tex/latex2html/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-tex/latex2html
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2html/ChangeLog,v 1.16 2005/02/12 14:05:47 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2html/ChangeLog,v 1.17 2005/02/24 15:46:07 gustavoz Exp $
+
+ 24 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ latex2html-2002.2.1_pre20041025.ebuild:
+ Stable on sparc
12 Feb 2005; Mamoru KOMACHI <usata@gentoo.org>
latex2html-2002.2.1_pre20041025.ebuild:
diff --git a/dev-tex/latex2html/latex2html-2002.2.1_pre20041025.ebuild b/dev-tex/latex2html/latex2html-2002.2.1_pre20041025.ebuild
index 030a62e5a65c..b0a98b5abd25 100644
--- a/dev-tex/latex2html/latex2html-2002.2.1_pre20041025.ebuild
+++ b/dev-tex/latex2html/latex2html-2002.2.1_pre20041025.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/dev-tex/latex2html/latex2html-2002.2.1_pre20041025.ebuild,v 1.3 2005/02/12 14:05:47 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2html/latex2html-2002.2.1_pre20041025.ebuild,v 1.4 2005/02/24 15:46:07 gustavoz Exp $
inherit eutils
@@ -22,7 +22,7 @@ HOMEPAGE="http://www.latex2html.org/"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 ~alpha ~amd64 ~sparc"
+KEYWORDS="x86 ~alpha ~amd64 sparc"
IUSE="gif png"
DEPEND="virtual/ghostscript
diff --git a/media-libs/giflib/ChangeLog b/media-libs/giflib/ChangeLog
index af6b43e4f87c..4d5c85a1a22f 100644
--- a/media-libs/giflib/ChangeLog
+++ b/media-libs/giflib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/giflib
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/giflib/ChangeLog,v 1.19 2005/02/03 21:21:03 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/giflib/ChangeLog,v 1.20 2005/02/24 15:43:27 gustavoz Exp $
+
+ 24 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> giflib-4.1.3.ebuild:
+ Stable on sparc
03 Feb 2005; Tom Gall <tgall@gentoo.org> giflib-4.1.0-r3.ebuild,
giflib-4.1.3.ebuild
diff --git a/media-libs/giflib/giflib-4.1.3.ebuild b/media-libs/giflib/giflib-4.1.3.ebuild
index 76a3c884acf4..a2daac237047 100644
--- a/media-libs/giflib/giflib-4.1.3.ebuild
+++ b/media-libs/giflib/giflib-4.1.3.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/giflib/giflib-4.1.3.ebuild,v 1.4 2005/02/22 23:13:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/giflib/giflib-4.1.3.ebuild,v 1.5 2005/02/24 15:43:27 gustavoz Exp $
DESCRIPTION="Library to handle, display and manipulate GIF images"
HOMEPAGE="http://sourceforge.net/projects/libungif/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/libungif/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ~ppc64 ~ppc-macos ~sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ~ppc64 ~ppc-macos sparc x86"
IUSE="X gif"
DEPEND="X? ( virtual/x11 )"