diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-05-11 17:06:03 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-05-11 17:06:03 +0000 |
commit | bb49fdc3de00418f4350725876287d0347f314c3 (patch) | |
tree | 88ffa237b4f303abbc47ed591441009903bc419e /gnome-base/libgnome/libgnome-2.8.1.ebuild | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-bb49fdc3de00418f4350725876287d0347f314c3.tar.gz gentoo-2-bb49fdc3de00418f4350725876287d0347f314c3.tar.bz2 gentoo-2-bb49fdc3de00418f4350725876287d0347f314c3.zip |
Stable on hppa.
(Portage version: 2.0.51.19)
Diffstat (limited to 'gnome-base/libgnome/libgnome-2.8.1.ebuild')
-rw-r--r-- | gnome-base/libgnome/libgnome-2.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgnome/libgnome-2.8.1.ebuild b/gnome-base/libgnome/libgnome-2.8.1.ebuild index b193a5b51fb8..22b972bebb1c 100644 --- a/gnome-base/libgnome/libgnome-2.8.1.ebuild +++ b/gnome-base/libgnome/libgnome-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/libgnome/libgnome-2.8.1.ebuild,v 1.6 2005/05/08 14:19:21 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/libgnome-2.8.1.ebuild,v 1.7 2005/05/11 17:03:17 gmsoft Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~sparc x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.0.3 |