diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-10-25 20:22:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-10-25 20:22:54 +0000 |
commit | 0b1d721082e243602ce5843ee0ed4fef8726aaa2 (patch) | |
tree | b1697547fbb962d9d53560a59f6d5e352cea7a77 /gnome-base | |
parent | version bump #68837 (Manifest recommit) (diff) | |
download | gentoo-2-0b1d721082e243602ce5843ee0ed4fef8726aaa2.tar.gz gentoo-2-0b1d721082e243602ce5843ee0ed4fef8726aaa2.tar.bz2 gentoo-2-0b1d721082e243602ce5843ee0ed4fef8726aaa2.zip |
stable ia64
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index d32b19d33a99..5dc83d7ad908 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,9 @@ # 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.62 2004/10/01 07:04:23 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.63 2004/10/25 20:22:54 agriffis Exp $ + + 27 Oct 2004; Aron Griffis <agriffis@gentoo.org> libgnomeprint-2.6.2.ebuild: + stable ia64 01 Oct 2004; Stephen P. Becker <geoman@gentoo.org> libgnomeprint-2.6.2.ebuild: diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild index ee0218830965..b8c8e887402c 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.6.2.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.6.2.ebuild,v 1.8 2004/10/01 07:04:23 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild,v 1.9 2004/10/25 20:22:54 agriffis 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" +KEYWORDS="x86 ~ppc alpha sparc hppa amd64 ia64 mips ppc64" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 |