diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-22 06:08:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-22 06:08:34 +0000 |
commit | 2da137dd46c4f1296a101606409b47db5d7dfc03 (patch) | |
tree | 2a5eb17929240a80a58df0d7d559fa2a7c592f4a /gnome-base/libgnomeprint | |
parent | ia64/arm stable (diff) | |
download | historical-2da137dd46c4f1296a101606409b47db5d7dfc03.tar.gz historical-2da137dd46c4f1296a101606409b47db5d7dfc03.tar.bz2 historical-2da137dd46c4f1296a101606409b47db5d7dfc03.zip |
arm/ia64 stable
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.8.1.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.8.1.ebuild index f44a9c32d44a..63a8d2bfec6a 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-2005 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.6 2005/01/08 23:30:29 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.8.1.ebuild,v 1.7 2005/01/22 06:04:50 vapier 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 |