summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-03-19 19:58:52 +0000
committerAron Griffis <agriffis@gentoo.org>2003-03-19 19:58:52 +0000
commiteb16ac8d127d0f93bc3fa4fd1e480dfda30c8e0b (patch)
tree1ece230284a023e07e96abbc0c2c10290df6b279 /gnome-base/libgnomeprint
parentcleanup (diff)
downloadgentoo-2-eb16ac8d127d0f93bc3fa4fd1e480dfda30c8e0b.tar.gz
gentoo-2-eb16ac8d127d0f93bc3fa4fd1e480dfda30c8e0b.tar.bz2
gentoo-2-eb16ac8d127d0f93bc3fa4fd1e480dfda30c8e0b.zip
stable on alpha
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r--gnome-base/libgnomeprint/ChangeLog6
-rw-r--r--gnome-base/libgnomeprint/libgnomeprint-2.2.1.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog
index 7f49726e8813..3d5d85016251 100644
--- a/gnome-base/libgnomeprint/ChangeLog
+++ b/gnome-base/libgnomeprint/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for gnome-base/libgnomeprint
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.20 2003/03/12 12:55:40 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.21 2003/03/19 19:58:52 agriffis Exp $
*libgnomeprint-2.2.1.2 (12 Mar 2003)
+ 19 Mar 2003; Aron Griffis <agriffis@gentoo.org>
+ libgnomeprint-2.2.1.2.ebuild:
+ Mark stable on alpha
+
12 Mar 2003; foser <foser@gentoo.org> libgnomeprint-2.2.1.2.ebuild :
New version, added cups USE
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.2.1.2.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.2.1.2.ebuild
index 75e76effab5d..bc592f9ccf4d 100644
--- a/gnome-base/libgnomeprint/libgnomeprint-2.2.1.2.ebuild
+++ b/gnome-base/libgnomeprint/libgnomeprint-2.2.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.2.1.2.ebuild,v 1.1 2003/03/12 12:55:40 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.2.1.2.ebuild,v 1.2 2003/03/19 19:58:52 agriffis Exp $
inherit gnome2
@@ -8,7 +8,7 @@ IUSE="cups doc"
DESCRIPTION="Printer handling for Gnome"
HOMEPAGE="http://www.gnome.org/"
SLOT="2.2"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc"
+KEYWORDS="~x86 ~ppc alpha ~sparc"
LICENSE="GPL-2 LGPL-2.1"
RDEPEND=">=dev-libs/glib-2