summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2004-08-05 18:40:58 +0000
committerGuy Martin <gmsoft@gentoo.org>2004-08-05 18:40:58 +0000
commit2ec1af93039eeb4fc96a8721c781ca7ed2e9b72a (patch)
treec3463a2e310d4208f194e18160b4b60d70111d2d /gnome-base/libgnomeprint
parentAdded changes for macos gsed. Stable macos. (diff)
downloadhistorical-2ec1af93039eeb4fc96a8721c781ca7ed2e9b72a.tar.gz
historical-2ec1af93039eeb4fc96a8721c781ca7ed2e9b72a.tar.bz2
historical-2ec1af93039eeb4fc96a8721c781ca7ed2e9b72a.zip
Stable on hppa.
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r--gnome-base/libgnomeprint/ChangeLog5
-rw-r--r--gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog
index 6738027fc8f5..d4ee93dbccb2 100644
--- a/gnome-base/libgnomeprint/ChangeLog
+++ b/gnome-base/libgnomeprint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/libgnomeprint
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.56 2004/07/31 03:49:10 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.57 2004/08/05 18:36:53 gmsoft Exp $
+
+ 05 Aug 2004; Guy Martin <gmsoft@gentoo.org> libgnomeprint-2.6.2.ebuild:
+ Stable on hppa.
31 Jul 2004; <spider@gentoo.org> libgnomeprint-2.6.2.ebuild:
stable on x86 for gnome 2.6.2
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild
index 4bec5a8e3aba..7e7ecac8728e 100644
--- a/gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild
+++ b/gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild,v 1.3 2004/07/31 03:49:10 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild,v 1.4 2004/08/05 18:36:53 gmsoft 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 ~mips ppc64"
+KEYWORDS="x86 ~ppc ~alpha ~sparc hppa ~amd64 ~ia64 ~mips ppc64"
IUSE="cups doc"
RDEPEND=">=dev-libs/glib-2