diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-26 15:11:37 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-26 15:11:37 +0000 |
commit | 047e318db88c79593cb91dc9549ded78e68e0762 (patch) | |
tree | a601c0fa3f65a7ae16d3f9db80cde9256b165d34 /gnome-base/libgnomeprint | |
parent | stable alpha amd64 ia64 x86 (diff) | |
download | historical-047e318db88c79593cb91dc9549ded78e68e0762.tar.gz historical-047e318db88c79593cb91dc9549ded78e68e0762.tar.bz2 historical-047e318db88c79593cb91dc9549ded78e68e0762.zip |
Stable on sparc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index 7bf3db34ea73..d5e4d391ac82 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnomeprint # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.94 2005/07/26 07:02:00 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.95 2005/07/26 15:10:00 gustavoz Exp $ + + 26 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> + libgnomeprint-2.10.3.ebuild: + Stable on sparc 26 Jul 2005; Leonardo Boshell <leonardop@gentoo.org> libgnomeprint-2.10.3.ebuild: diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild index f4431c32c4d4..85c44501077a 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild,v 1.3 2005/07/26 07:02:00 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild,v 1.4 2005/07/26 15:10:00 gustavoz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 |