diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-06-25 15:02:34 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-06-25 15:02:34 +0000 |
commit | c5824e2c459260e80e041afb9649ded8d5c39d19 (patch) | |
tree | c52ef8298c611def4cef33d1612291590b2001d5 /gnome-base/libgnome/libgnome-2.10.0.ebuild | |
parent | Marked stable on x86. (diff) | |
download | gentoo-2-c5824e2c459260e80e041afb9649ded8d5c39d19.tar.gz gentoo-2-c5824e2c459260e80e041afb9649ded8d5c39d19.tar.bz2 gentoo-2-c5824e2c459260e80e041afb9649ded8d5c39d19.zip |
Stable on hppa.
(Portage version: 2.0.51.19)
Diffstat (limited to 'gnome-base/libgnome/libgnome-2.10.0.ebuild')
-rw-r--r-- | gnome-base/libgnome/libgnome-2.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgnome/libgnome-2.10.0.ebuild b/gnome-base/libgnome/libgnome-2.10.0.ebuild index 3d32d8d50bfb..114320c06d50 100644 --- a/gnome-base/libgnome/libgnome-2.10.0.ebuild +++ b/gnome-base/libgnome/libgnome-2.10.0.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.10.0.ebuild,v 1.7 2005/06/12 18:19:32 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/libgnome-2.10.0.ebuild,v 1.8 2005/06/25 15:00:54 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 |