diff options
author | 2003-03-01 14:49:06 +0000 | |
---|---|---|
committer | 2003-03-01 14:49:06 +0000 | |
commit | 488b11a1b5b2a7889c083439fe7a56f73dd5e96a (patch) | |
tree | 6b8269d7935be4372c6c8fd150586e1116b7849a /gnome-base/libgnomeprint | |
parent | New package ( ~x86 masked) closes #11737. (diff) | |
download | gentoo-2-488b11a1b5b2a7889c083439fe7a56f73dd5e96a.tar.gz gentoo-2-488b11a1b5b2a7889c083439fe7a56f73dd5e96a.tar.bz2 gentoo-2-488b11a1b5b2a7889c083439fe7a56f73dd5e96a.zip |
Marked Gnome 2.2 and it's 10e99 dependencies ~sparc.
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.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 d2f98a850cfb..a5ba63213ed9 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,12 +1,15 @@ # 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.18 2003/02/22 04:47:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.19 2003/03/01 14:45:10 weeve 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) + 01 Mar 2003; Jason Wever <weeve@gentoo.org> libgnomeprint-2.2.1.1.ebuild: + Added ~sparc to keywords. + 21 Feb 2003; Aron Griffis <agriffis@gentoo.org> libgnomeprint-2.2.1.1.ebuild : Mark stable on Alpha diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.2.1.1.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.2.1.1.ebuild index feeea6d1192c..41a3b89b8133 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.5 2003/02/22 04:47:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.2.1.1.ebuild,v 1.6 2003/03/01 14:45:10 weeve 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 ~sparc" LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=dev-libs/glib-2 |