summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-02-22 04:49:17 +0000
committerAron Griffis <agriffis@gentoo.org>2003-02-22 04:49:17 +0000
commit622ba89f012dd034c48cbd1f2a5cecd27ae7e223 (patch)
tree214489f8b9764e23fb9b0018b364471296e1cfce /gnome-base/libgnomeprint
parentstable on alpha (diff)
downloadgentoo-2-622ba89f012dd034c48cbd1f2a5cecd27ae7e223.tar.gz
gentoo-2-622ba89f012dd034c48cbd1f2a5cecd27ae7e223.tar.bz2
gentoo-2-622ba89f012dd034c48cbd1f2a5cecd27ae7e223.zip
stable on alpha
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r--gnome-base/libgnomeprint/ChangeLog5
-rw-r--r--gnome-base/libgnomeprint/libgnomeprint-2.2.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog
index 860ed88dd683..d2f98a850cfb 100644
--- a/gnome-base/libgnomeprint/ChangeLog
+++ b/gnome-base/libgnomeprint/ChangeLog
@@ -1,11 +1,14 @@
# 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.17 2003/02/12 06:50:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.18 2003/02/22 04:47:40 agriffis Exp $
07 Feb 2003; Aron Griffis <agriffis@gentoo.org> libgnomeprint-2.2.1.1.ebuild :
Add ~alpha to KEYWORDS
*libgnomeprint-2.2.1.1 (04 Feb 2003)
+
+ 21 Feb 2003; Aron Griffis <agriffis@gentoo.org> libgnomeprint-2.2.1.1.ebuild :
+ Mark stable on Alpha
04 Feb 2003; Spider <spider@gentoo.org> libgnomeprint-2.2.1.1.ebuild :
bump the version
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.2.1.1.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.2.1.1.ebuild
index 9e8b060c06e1..feeea6d1192c 100644
--- a/gnome-base/libgnomeprint/libgnomeprint-2.2.1.1.ebuild
+++ b/gnome-base/libgnomeprint/libgnomeprint-2.2.1.1.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.1.ebuild,v 1.4 2003/02/13 12:13:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.2.1.1.ebuild,v 1.5 2003/02/22 04:47:40 agriffis Exp $
inherit gnome2
@@ -8,7 +8,7 @@ S=${WORKDIR}/${P}
DESCRIPTION="Printer handling for Gnome"
HOMEPAGE="http://www.gnome.org/"
SLOT="2.2"
-KEYWORDS="x86 ~ppc ~alpha"
+KEYWORDS="x86 ~ppc alpha"
LICENSE="GPL-2 LGPL-2.1"
RDEPEND=">=dev-libs/glib-2