summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Becker <geoman@gentoo.org>2004-03-16 02:51:47 +0000
committerStephen Becker <geoman@gentoo.org>2004-03-16 02:51:47 +0000
commit4c795100283bd3b2fc2bf71287d83f7deb85e53b (patch)
tree0c301e6af4f97aac767548964cf18e013647fbaa /gnome-base/libgnomeprint
parentAdded ~mips keyword. (diff)
downloadhistorical-4c795100283bd3b2fc2bf71287d83f7deb85e53b.tar.gz
historical-4c795100283bd3b2fc2bf71287d83f7deb85e53b.tar.bz2
historical-4c795100283bd3b2fc2bf71287d83f7deb85e53b.zip
Added ~mips keyword.
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 e401e16171cb..f3f24309d4cf 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.41 2004/01/29 04:57:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.42 2004/03/16 02:49:49 geoman Exp $
+
+ 15 Mar 2004; Stephen P. Becker <geoman@gentoo.org>
+ libgnomeprint-2.4.2.ebuild:
+ Added ~mips keyword.
28 Jan 2004; Aron Griffis <agriffis@gentoo.org> libgnomeprint-2.4.2.ebuild:
stable on alpha and ia64
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild
index 268823501c2d..76f741254adf 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.6 2004/01/29 04:57:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild,v 1.7 2004/03/16 02:49:49 geoman Exp $
inherit 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"
+KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 ~mips"
IUSE="cups doc"
RDEPEND=">=dev-libs/glib-2