diff options
author | 2005-03-12 19:41:39 +0000 | |
---|---|---|
committer | 2005-03-12 19:41:39 +0000 | |
commit | b22129f85baed10d2fee312b83194ed138516b9d (patch) | |
tree | 33341a84bab231411b4671e5c0b85b1a2516e0a7 /gnome-base/libgnomeprintui | |
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/libgnomeprintui')
-rw-r--r-- | gnome-base/libgnomeprintui/libgnomeprintui-2.8.2.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.8.2.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.8.2.ebuild index 78e767077140..43a6a58c66dc 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-2.8.2.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-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/libgnomeprintui/libgnomeprintui-2.8.2.ebuild,v 1.4 2005/03/10 02:13:25 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.8.2.ebuild,v 1.5 2005/03/12 19:38:29 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="doc" RDEPEND=">=x11-libs/gtk+-2.4 @@ -23,4 +23,3 @@ DEPEND="${RDEPEND} doc? ( >=dev-util/gtk-doc-1 )" DOCS="AUTHORS ChangeLog NEWS README" - |