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 | 96f1afeb9b1b860a105317a978a162e5504ad413 (patch) | |
tree | 9250e34bab9280d3d1bfe9a9feeec4c951855d6a /gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild | |
parent | Better solution for bug 121182: use uint32_t for 32-bit unsigned integers (diff) | |
download | gentoo-2-96f1afeb9b1b860a105317a978a162e5504ad413.tar.gz gentoo-2-96f1afeb9b1b860a105317a978a162e5504ad413.tar.bz2 gentoo-2-96f1afeb9b1b860a105317a978a162e5504ad413.zip |
Mark 2.12.1 stable on ia64
(Portage version: 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 |