summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-08-12 18:13:48 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-08-12 18:13:48 +0000
commit0c94e8c765e20376de0593639ef45ff2fa67f689 (patch)
tree972f2a4ada89dc2f16910b8fc518ccfec7a574c5 /app-text
parentInitial commit. (diff)
downloadgentoo-2-0c94e8c765e20376de0593639ef45ff2fa67f689.tar.gz
gentoo-2-0c94e8c765e20376de0593639ef45ff2fa67f689.tar.bz2
gentoo-2-0c94e8c765e20376de0593639ef45ff2fa67f689.zip
Stable on mips for bug #100265.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/gpdf/ChangeLog5
-rw-r--r--app-text/gpdf/gpdf-2.10.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gpdf/ChangeLog b/app-text/gpdf/ChangeLog
index f1b8c3973c50..7fc3648dc7b9 100644
--- a/app-text/gpdf/ChangeLog
+++ b/app-text/gpdf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/gpdf
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/ChangeLog,v 1.100 2005/08/12 17:41:23 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/ChangeLog,v 1.101 2005/08/12 18:13:48 ka0ttic Exp $
+
+ 12 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> gpdf-2.10.0-r1.ebuild:
+ Stable on mips for bug #100265.
12 Aug 2005; Lars Weiler <pylon@gentoo.org> gpdf-2.10.0-r1.ebuild:
Stable on ppc; Bug #100265.
diff --git a/app-text/gpdf/gpdf-2.10.0-r1.ebuild b/app-text/gpdf/gpdf-2.10.0-r1.ebuild
index 74188cacb7db..7e947f90edc2 100644
--- a/app-text/gpdf/gpdf-2.10.0-r1.ebuild
+++ b/app-text/gpdf/gpdf-2.10.0-r1.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/app-text/gpdf/gpdf-2.10.0-r1.ebuild,v 1.5 2005/08/12 17:41:23 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/gpdf-2.10.0-r1.ebuild,v 1.6 2005/08/12 18:13:48 ka0ttic Exp $
inherit gnome2 eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 mips ppc ppc64 sparc x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.5.4