diff options
author | 2005-06-09 19:43:18 +0000 | |
---|---|---|
committer | 2005-06-09 19:43:18 +0000 | |
commit | 34cef58aab9111075d85421ba1db0fc223be654f (patch) | |
tree | 7cbd20df261d581343f8a17a4a4a9597bd4ba553 /gnome-base/libgnomeprint | |
parent | DEPEND fix. (diff) | |
download | gentoo-2-34cef58aab9111075d85421ba1db0fc223be654f.tar.gz gentoo-2-34cef58aab9111075d85421ba1db0fc223be654f.tar.bz2 gentoo-2-34cef58aab9111075d85421ba1db0fc223be654f.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index 3cd327f87632..edea3e30b29a 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.87 2005/06/09 09:19:47 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.88 2005/06/09 19:43:18 gustavoz Exp $ + + 09 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> + libgnomeprint-2.10.0.ebuild: + Stable on sparc 09 Jun 2005; Markus Rothe <corsair@gentoo.org> libgnomeprint-2.10.0.ebuild: diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild index c352ae31343b..23e687ae327d 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.10.0.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.0.ebuild,v 1.4 2005/06/09 09:19:47 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild,v 1.5 2005/06/09 19:43:18 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 |