diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-08-02 19:46:45 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-08-02 19:46:45 +0000 |
commit | 66fe80a60722b41675de45d4619abe3ad0a5e1f6 (patch) | |
tree | 2d8ed17d6100c740a8d71ccaf65e9f410f9d0d59 /gnome-base/libgnomeprint | |
parent | added ppc to keywrods (diff) | |
download | gentoo-2-66fe80a60722b41675de45d4619abe3ad0a5e1f6.tar.gz gentoo-2-66fe80a60722b41675de45d4619abe3ad0a5e1f6.tar.bz2 gentoo-2-66fe80a60722b41675de45d4619abe3ad0a5e1f6.zip |
added ppc to keywords
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-1.115.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index 4f9f5be32dfb..6722bc22b9a9 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.4 2002/06/07 23:58:23 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.5 2002/08/02 19:46:45 gerk Exp $ *libgnomeprint-1.115.0-r2 (7 jun 2002) + 02 Aug 2002; Mark Guertin <gerk@gentoo.org>: + Added ppc to keywords + 07 Jun 2002; Spider <spider@gentoo.org> libgnomeprint-1.115.0-r2.ebuild : I was wrong and try again diff --git a/gnome-base/libgnomeprint/libgnomeprint-1.115.0-r2.ebuild b/gnome-base/libgnomeprint/libgnomeprint-1.115.0-r2.ebuild index 67031a69606a..8cb6b8cbc511 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-1.115.0-r2.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-1.115.0-r2.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-1.115.0-r2.ebuild,v 1.2 2002/07/19 13:14:03 stroke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-1.115.0-r2.ebuild,v 1.3 2002/08/02 19:46:45 gerk Exp $ # Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+ DEBUG="yes" @@ -15,7 +15,7 @@ DESCRIPTION="Printer handling for Gnome" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/${PN}/${P}.tar.bz2" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ppc" LICENSE="GPL-2 LGPL-2.1" |