diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-24 00:11:58 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-24 00:11:58 +0000 |
commit | 33c2d6a6dcfdb89dd0bc6616b6dd7e071478fc1c (patch) | |
tree | dcf6b72f21e92a7ae333521a179dcd130674c818 /gnome-base/libgnomeprint | |
parent | authdaemond --> courier-authlib (diff) | |
download | historical-33c2d6a6dcfdb89dd0bc6616b6dd7e071478fc1c.tar.gz historical-33c2d6a6dcfdb89dd0bc6616b6dd7e071478fc1c.tar.bz2 historical-33c2d6a6dcfdb89dd0bc6616b6dd7e071478fc1c.zip |
Stable on alpha.
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.8.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index ff0bce3591c8..aa0d8e2179ea 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnomeprint # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.71 2004/12/23 13:53:34 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.72 2004/12/24 00:02:56 kloeri Exp $ + + 24 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> + libgnomeprint-2.8.1.ebuild: + Stable on alpha. 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> libgnomeprint-2.8.1.ebuild: Stable on hppa. diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.8.1.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.8.1.ebuild index 8681807a1f7d..628958d832fd 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.8.1.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.8.1.ebuild,v 1.4 2004/12/23 13:53:34 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.8.1.ebuild,v 1.5 2004/12/24 00:02:56 kloeri Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="x86 ppc ~alpha sparc hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ppc alpha sparc hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 |