diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-22 07:19:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-22 07:19:12 +0000 |
commit | f98b7898a9d6bcf844906a697e51d2a22938367b (patch) | |
tree | 620d011ec50ab68245f4c86fbdb20a3aa4f04b92 /gnome-base/libgnomeprintui | |
parent | arm/hppa/ia64 stable (diff) | |
download | historical-f98b7898a9d6bcf844906a697e51d2a22938367b.tar.gz historical-f98b7898a9d6bcf844906a697e51d2a22938367b.tar.bz2 historical-f98b7898a9d6bcf844906a697e51d2a22938367b.zip |
arm/ia64 stable
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'gnome-base/libgnomeprintui')
-rw-r--r-- | gnome-base/libgnomeprintui/libgnomeprintui-2.8.1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.8.1.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.8.1.ebuild index a8a40b1b58cc..4e310e48d3d3 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-2.8.1.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-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/libgnomeprintui/libgnomeprintui-2.8.1.ebuild,v 1.9 2005/01/08 23:35:00 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.8.1.ebuild,v 1.10 2005/01/22 07:17:19 vapier Exp $ inherit eutils 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="doc" RDEPEND=">=x11-libs/gtk+-2.4 @@ -23,4 +23,3 @@ DEPEND="${RDEPEND} doc? ( >=dev-util/gtk-doc-1 )" DOCS="AUTHORS ChangeLog NEWS README" - |