diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-05-03 15:38:26 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-05-03 15:38:26 +0000 |
commit | 098fdd1fcd4a6633ac6d8aa86eb40b5c2ac1b459 (patch) | |
tree | 147f3e363d07d2f733c7edf1bd0f7d32b1ae253d /gnome-base/gnome-print | |
parent | Bump to version 1.2. (diff) | |
download | gentoo-2-098fdd1fcd4a6633ac6d8aa86eb40b5c2ac1b459.tar.gz gentoo-2-098fdd1fcd4a6633ac6d8aa86eb40b5c2ac1b459.tar.bz2 gentoo-2-098fdd1fcd4a6633ac6d8aa86eb40b5c2ac1b459.zip |
Stable on sparc wrt bug #44114
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.37.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-print/ChangeLog b/gnome-base/gnome-print/ChangeLog index 4ac7cd151653..9f350e2ad7f9 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/ChangeLog,v 1.22 2004/05/01 17:26:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/ChangeLog,v 1.23 2004/05/03 15:38:26 gustavoz Exp $ + + 03 May 2004; Gustavo Zacarias <gustavoz@gentoo.org> gnome-print-0.37.ebuild: + Stable on sparc wrt bug #44114 01 May 2004; Aron Griffis <agriffis@gentoo.org> gnome-print-0.37.ebuild: Add inherit eutils diff --git a/gnome-base/gnome-print/gnome-print-0.37.ebuild b/gnome-base/gnome-print/gnome-print-0.37.ebuild index 873b5f448bd6..eedc0f200ff8 100644 --- a/gnome-base/gnome-print/gnome-print-0.37.ebuild +++ b/gnome-base/gnome-print/gnome-print-0.37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/gnome-print-0.37.ebuild,v 1.6 2004/05/01 17:26:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/gnome-print-0.37.ebuild,v 1.7 2004/05/03 15:38:26 gustavoz Exp $ inherit gnome.org libtool eutils @@ -8,7 +8,7 @@ IUSE="nls" DESCRIPTION="GNOME printing library" HOMEPAGE="http://www.gnome.org/" -KEYWORDS="x86 ~ppc ~sparc alpha hppa ia64" +KEYWORDS="x86 ~ppc sparc alpha hppa ia64" SLOT="0" LICENSE="GPL-2" |