diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-07-23 21:12:02 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-07-23 21:12:02 +0000 |
commit | 220dacd928aa0b04e0bab9b1d8800c1ba145cbd1 (patch) | |
tree | 67d1cabe44549d7d641b9c1135782d9d61fbd089 /gnome-base/gnome-print | |
parent | added ppc to keywords (diff) | |
download | gentoo-2-220dacd928aa0b04e0bab9b1d8800c1ba145cbd1.tar.gz gentoo-2-220dacd928aa0b04e0bab9b1d8800c1ba145cbd1.tar.bz2 gentoo-2-220dacd928aa0b04e0bab9b1d8800c1ba145cbd1.zip |
added ppc to keywords
Diffstat (limited to 'gnome-base/gnome-print')
-rw-r--r-- | gnome-base/gnome-print/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-print/gnome-print-0.35-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-print/ChangeLog b/gnome-base/gnome-print/ChangeLog index 583e3060e788..70fbb36e965b 100644 --- a/gnome-base/gnome-print/ChangeLog +++ b/gnome-base/gnome-print/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-print # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/ChangeLog,v 1.9 2002/04/13 08:26:31 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/ChangeLog,v 1.10 2002/07/23 21:07:48 gerk Exp $ + + 23 Jul 2002; Mark Guertin <gerk@gentoo.org> : + Added ppc to keywords 12 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gnome-print-0.35-r3.ebuild : diff --git a/gnome-base/gnome-print/gnome-print-0.35-r3.ebuild b/gnome-base/gnome-print/gnome-print-0.35-r3.ebuild index b733b4837bc4..fa3ba78ec431 100644 --- a/gnome-base/gnome-print/gnome-print-0.35-r3.ebuild +++ b/gnome-base/gnome-print/gnome-print-0.35-r3.ebuild @@ -1,12 +1,12 @@ # 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/gnome-print/gnome-print-0.35-r3.ebuild,v 1.8 2002/07/19 12:47:19 stroke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/gnome-print-0.35-r3.ebuild,v 1.9 2002/07/23 21:07:48 gerk Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNOME printing library" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnome.org/" -KEYWORDS="x86" +KEYWORDS="x86 ppc" SLOT="0" LICENSE="GPL-2" |