summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Becker <geoman@gentoo.org>2004-05-14 03:19:15 +0000
committerStephen Becker <geoman@gentoo.org>2004-05-14 03:19:15 +0000
commit4c2c4e3c24f9e25987581939785c8ed48ce6e2c9 (patch)
treec953bc5d5968960b5b5067a8610e825c7cb885c8 /gnome-base/libgnomeprint
parentClean up (diff)
downloadhistorical-4c2c4e3c24f9e25987581939785c8ed48ce6e2c9.tar.gz
historical-4c2c4e3c24f9e25987581939785c8ed48ce6e2c9.tar.bz2
historical-4c2c4e3c24f9e25987581939785c8ed48ce6e2c9.zip
Stable on mips.
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r--gnome-base/libgnomeprint/ChangeLog6
-rw-r--r--gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog
index 2bf4c05aa3ac..ae055310d379 100644
--- a/gnome-base/libgnomeprint/ChangeLog
+++ b/gnome-base/libgnomeprint/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/libgnomeprint
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.46 2004/04/23 22:23:09 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.47 2004/05/14 03:17:10 geoman Exp $
+
+ 13 May 2004; Stephen P. Becker <geoman@gentoo.org>
+ libgnomeprint-2.4.2.ebuild:
+ Stable on mips.
23 Apr 2004; L. Boshell <leonardop@gentoo.org>
libgnomeprint-2.4.2.ebuild, files/libgnomeprint-2.4.2-gtkdoc_fixes.patch:
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild
index 8699efc6669f..2fd9af5d76e8 100644
--- a/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild
+++ b/gnome-base/libgnomeprint/libgnomeprint-2.4.2.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/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild,v 1.8 2004/04/23 22:23:09 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild,v 1.9 2004/05/14 03:17:10 geoman Exp $
inherit eutils gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="2.2"
-KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 ~mips"
+KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 mips"
IUSE="cups doc"
RDEPEND=">=dev-libs/glib-2