diff options
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index 39a50843471d..2ee690e86a4b 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for gnome-extra/libgnomeprint # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.9 2002/11/13 00:25:15 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.10 2002/12/03 14:36:57 nall Exp $ *libgnomeprint-2.1.1 (12 Nov 2002) + 03 Dec 2002; Jon Nall <nall@gentoo.org> libgnomeprint-2.1.1.ebuild : + keyworded ~ppc + 12 Nov 2002; foser <foser@gentoo.org> libgnomeprint-2.1.1.ebuild : GNOME 2.1.2 release diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.1.1.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.1.1.ebuild index 8b4d78c400a5..3fc92518773e 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.1.1.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.1.1.ebuild,v 1.2 2002/11/28 01:42:43 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.1.1.ebuild,v 1.3 2002/12/03 14:36:57 nall Exp $ inherit libtool gnome2 debug @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Printer handling for Gnome" HOMEPAGE="http://www.gnome.org/" SLOT="2.2" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" LICENSE="GPL-2 LGPL-2.1" |