diff options
author | 2003-05-02 23:08:01 +0000 | |
---|---|---|
committer | 2003-05-02 23:08:01 +0000 | |
commit | d412d376cd09e2e6ab476511d232f4d0c272d464 (patch) | |
tree | 86ca72b9b4d65e0f7556e87b380f82145637ea03 /gnome-base/libgnomeprint | |
parent | fix sandbox issues and header stuff (diff) | |
download | gentoo-2-d412d376cd09e2e6ab476511d232f4d0c272d464.tar.gz gentoo-2-d412d376cd09e2e6ab476511d232f4d0c272d464.tar.bz2 gentoo-2-d412d376cd09e2e6ab476511d232f4d0c272d464.zip |
Changed ~sparc keyword to sparc to fix broken balsa dependencies.
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.2.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index 3d5d85016251..c1354e37ab9f 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,9 @@ # 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.21 2003/03/19 19:58:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.22 2003/05/02 23:08:01 weeve Exp $ + + 02 May 2003; Jason Wever <weeve@gentoo.org> libgnomeprint-2.2.1.2.ebuild: + Changed ~sparc keyword to sparc to fix broken balsa dependencies. *libgnomeprint-2.2.1.2 (12 Mar 2003) diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.2.1.2.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.2.1.2.ebuild index cfeeb92004c8..102c24725e51 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.2.1.2.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.2.1.2.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.2.ebuild,v 1.3 2003/03/30 15:58:10 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.2.1.2.ebuild,v 1.4 2003/05/02 23:08:01 weeve Exp $ inherit gnome2 @@ -8,7 +8,7 @@ IUSE="cups doc" DESCRIPTION="Printer handling for Gnome" HOMEPAGE="http://www.gnome.org/" SLOT="2.2" -KEYWORDS="x86 ~ppc alpha ~sparc" +KEYWORDS="x86 ~ppc alpha sparc" LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=dev-libs/glib-2 |