diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 22:07:21 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 22:07:21 +0000 |
commit | bd93d2e33aa7975c21ab0ea3b435390ed0e0f6d3 (patch) | |
tree | 9e09aa1030a76cb331811e88f068de9f03729d6b /gnome-base/libgnomeprint | |
parent | Stable on hppa. See bug #119590. (diff) | |
download | gentoo-2-bd93d2e33aa7975c21ab0ea3b435390ed0e0f6d3.tar.gz gentoo-2-bd93d2e33aa7975c21ab0ea3b435390ed0e0f6d3.tar.bz2 gentoo-2-bd93d2e33aa7975c21ab0ea3b435390ed0e0f6d3.zip |
Stable on sparc wrt #119634
(Portage version: 2.0.54)
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index a1bc9c09bb2b..a7e8c0b2ca3a 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.106 2005/10/10 06:37:45 hardave Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.107 2006/01/20 22:05:42 gustavoz Exp $ + + 20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> + libgnomeprint-2.12.1.ebuild: + Stable on sparc wrt #119634 10 Oct 2005; Hardave Riar <hardave@gentoo.org> libgnomeprint-2.10.3.ebuild: diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild index 756c34b22ac1..615e8985f94e 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild,v 1.1 2005/09/27 05:19:25 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild,v 1.2 2006/01/20 22:05:42 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 |