diff options
author | 2005-07-27 18:05:57 +0000 | |
---|---|---|
committer | 2005-07-27 18:05:57 +0000 | |
commit | 3f16e8bfd965747e91d6fb0f71765c96d2b07a35 (patch) | |
tree | d4649d6258afc8ccd32ce065e81af42d1f0da921 /gnome-base/libgnomeprint | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-3f16e8bfd965747e91d6fb0f71765c96d2b07a35.tar.gz gentoo-2-3f16e8bfd965747e91d6fb0f71765c96d2b07a35.tar.bz2 gentoo-2-3f16e8bfd965747e91d6fb0f71765c96d2b07a35.zip |
Stable on hppa.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index d5e4d391ac82..7f4d92a4f5c1 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,9 @@ # 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.95 2005/07/26 15:10:00 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.96 2005/07/27 18:04:14 gmsoft Exp $ + + 27 Jul 2005; Guy Martin <gmsoft@gentoo.org> libgnomeprint-2.10.3.ebuild: + Stable on hppa. 26 Jul 2005; Gustavo Zacarias <gustavoz@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 85c44501077a..d801a939d7d4 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.4 2005/07/26 15:10:00 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild,v 1.5 2005/07/27 18:04:14 gmsoft 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 |