diff options
author | Gabriele Giorgetti <stroke@gentoo.org> | 2002-07-19 13:14:50 +0000 |
---|---|---|
committer | Gabriele Giorgetti <stroke@gentoo.org> | 2002-07-19 13:14:50 +0000 |
commit | 335ffbdcd26ccbc9fa1128920664872b8237bef2 (patch) | |
tree | c57d7ab4a251b332e1ca33c3cd8be7ead9fc5e7b /gnome-base | |
parent | Added KEYWORDS, removed stale ebuilds. (diff) | |
download | gentoo-2-335ffbdcd26ccbc9fa1128920664872b8237bef2.tar.gz gentoo-2-335ffbdcd26ccbc9fa1128920664872b8237bef2.tar.bz2 gentoo-2-335ffbdcd26ccbc9fa1128920664872b8237bef2.zip |
Added KEYWORDS
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libgnomeprintui/libgnomeprintui-1.115.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-1.115.0.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-1.115.0.ebuild index d3581340a4af..650175d440fc 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-1.115.0.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-1.115.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-1.115.0.ebuild,v 1.2 2002/07/11 06:30:26 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-1.115.0.ebuild,v 1.3 2002/07/19 13:14:50 stroke Exp $ inherit gnome2 @@ -10,6 +10,7 @@ DESCRIPTION="user interface libraries for gnome print" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/${PN}/${P}.tar.bz2" HOMEPAGE="http://www.gnome.org/" SLOT="0" +KEYWORDS="x86" LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=gnome-base/libgnomeui-1.117.2 |