diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-12 19:39:41 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-12 19:39:41 +0000 |
commit | 511413f5ed6a8c365f806d55521e86556fb7bbbd (patch) | |
tree | 8711baeee65214e7a9768f96b5963bc340f28415 /gnome-base/libgnomeprintui | |
parent | arm stable (diff) | |
download | historical-511413f5ed6a8c365f806d55521e86556fb7bbbd.tar.gz historical-511413f5ed6a8c365f806d55521e86556fb7bbbd.tar.bz2 historical-511413f5ed6a8c365f806d55521e86556fb7bbbd.zip |
arm/hppa/ia64 stable
Package-Manager: portage-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" - |