diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-12 19:41:39 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-12 19:41:39 +0000 |
commit | b22129f85baed10d2fee312b83194ed138516b9d (patch) | |
tree | 33341a84bab231411b4671e5c0b85b1a2516e0a7 /gnome-base/libgnomeprint | |
parent | arm stable (diff) | |
download | gentoo-2-b22129f85baed10d2fee312b83194ed138516b9d.tar.gz gentoo-2-b22129f85baed10d2fee312b83194ed138516b9d.tar.bz2 gentoo-2-b22129f85baed10d2fee312b83194ed138516b9d.zip |
arm/hppa/ia64 stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild index 2327357955fa..d9d13288ca58 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.8.2.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.2.ebuild,v 1.5 2005/03/10 02:12:32 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild,v 1.6 2005/03/12 19:37:28 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="~alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 |