diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 14:26:14 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 14:26:14 +0000 |
commit | cc68ed7fa73d59a784652055584e574972961776 (patch) | |
tree | d173e79a282ed488688ddd910558c68c5f5db8e9 /gnome-base/libgnomeprint | |
parent | Moved sys-libs/pam_mysql to sys-auth/pam_mysql (diff) | |
download | gentoo-2-cc68ed7fa73d59a784652055584e574972961776.tar.gz gentoo-2-cc68ed7fa73d59a784652055584e574972961776.tar.bz2 gentoo-2-cc68ed7fa73d59a784652055584e574972961776.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r1)
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 5d300e7f2526..e058dde3e4f8 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.91 2005/06/23 08:56:44 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.92 2005/07/02 14:25:02 kloeri Exp $ + + 02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> + libgnomeprint-2.10.0.ebuild: + Stable on alpha. 23 Jun 2005; Guy Martin <gmsoft@gentoo.org> libgnomeprint-2.10.0.ebuild: Stable on hppa. diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild index 78df40ae9a12..c947934300f9 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.8 2005/06/23 08:56:44 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild,v 1.9 2005/07/02 14:25:02 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 |