diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-20 18:42:53 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-20 18:42:53 +0000 |
commit | 6f8ae4935fe7748187bd46e64e317ea667db1f0f (patch) | |
tree | 74a7b64bb6a4668f7b442e2d96d38366e6202b7d /gnome-base/libgnomeprint | |
parent | Stable on alpha. (diff) | |
download | historical-6f8ae4935fe7748187bd46e64e317ea667db1f0f.tar.gz historical-6f8ae4935fe7748187bd46e64e317ea667db1f0f.tar.bz2 historical-6f8ae4935fe7748187bd46e64e317ea667db1f0f.zip |
Stable on alpha.
Package-Manager: portage-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.8.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index 27e835672548..7f83c5cd78f2 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.79 2005/03/10 02:12:32 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.80 2005/03/20 18:34:54 kloeri Exp $ + + 20 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> + libgnomeprint-2.8.2.ebuild: + Stable on alpha. 09 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> libgnomeprint-2.8.2.ebuild: diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild index d9d13288ca58..15efcc967e0b 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.8.2.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.8.2.ebuild,v 1.6 2005/03/12 19:37:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild,v 1.7 2005/03/20 18:34:54 kloeri 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 |