diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-02 14:12:14 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-02 14:12:14 +0000 |
commit | 14b03ac4823cd58dbca9805f56950a73103cfe89 (patch) | |
tree | b57cd4eb6837a7ce554fb79e98db9b4406c00ece /gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild | |
parent | Better solution for bug 121182: use uint32_t for 32-bit unsigned integers (diff) | |
download | historical-14b03ac4823cd58dbca9805f56950a73103cfe89.tar.gz historical-14b03ac4823cd58dbca9805f56950a73103cfe89.tar.bz2 historical-14b03ac4823cd58dbca9805f56950a73103cfe89.zip |
Mark 2.12.1 stable on ia64
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild')
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild index 2200899a77b3..e86ceeef754a 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild,v 1.6 2006/01/22 23:17:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild,v 1.7 2006/02/02 14:10:35 agriffis 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 |