summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-01-29 04:57:58 +0000
committerAron Griffis <agriffis@gentoo.org>2004-01-29 04:57:58 +0000
commitf3469b9f5751a5de49195587ea8fe31fe61ddcc3 (patch)
treea2d301fd8aa60b793456517d7ba06f57469a6926 /gnome-base
parent (Manifest recommit) (diff)
downloadgentoo-2-f3469b9f5751a5de49195587ea8fe31fe61ddcc3.tar.gz
gentoo-2-f3469b9f5751a5de49195587ea8fe31fe61ddcc3.tar.bz2
gentoo-2-f3469b9f5751a5de49195587ea8fe31fe61ddcc3.zip
stable on alpha and ia64
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/libgnomeprint/ChangeLog5
-rw-r--r--gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog
index 98b3319a4316..e401e16171cb 100644
--- a/gnome-base/libgnomeprint/ChangeLog
+++ b/gnome-base/libgnomeprint/ChangeLog
@@ -1,6 +1,9 @@
# 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.40 2004/01/17 01:30:37 darkspecter Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.41 2004/01/29 04:57:58 agriffis Exp $
+
+ 28 Jan 2004; Aron Griffis <agriffis@gentoo.org> libgnomeprint-2.4.2.ebuild:
+ stable on alpha and ia64
17 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> :
manifest fix
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild
index 289da0afbab3..268823501c2d 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.5 2004/01/16 20:54:07 darkspecter Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild,v 1.6 2004/01/29 04:57:58 agriffis 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"
IUSE="cups doc"
RDEPEND=">=dev-libs/glib-2