diff options
author | Olivier Crête <tester@gentoo.org> | 2008-07-27 18:21:19 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2008-07-27 18:21:19 +0000 |
commit | 16a4822b846d8c17c6ff7dc8b55b1921d43a4d54 (patch) | |
tree | 74700cf6a62b875b77a985ccd73a914145599def /gnome-base/libgnomeui/libgnomeui-2.22.1.ebuild | |
parent | Stable on amd64, bug #229709 (diff) | |
download | gentoo-2-16a4822b846d8c17c6ff7dc8b55b1921d43a4d54.tar.gz gentoo-2-16a4822b846d8c17c6ff7dc8b55b1921d43a4d54.tar.bz2 gentoo-2-16a4822b846d8c17c6ff7dc8b55b1921d43a4d54.zip |
Stable on amd64, bug #229709
(Portage version: 2.1.4.4)
Diffstat (limited to 'gnome-base/libgnomeui/libgnomeui-2.22.1.ebuild')
-rw-r--r-- | gnome-base/libgnomeui/libgnomeui-2.22.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgnomeui/libgnomeui-2.22.1.ebuild b/gnome-base/libgnomeui/libgnomeui-2.22.1.ebuild index 28463818d05c..1d85d98ae919 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.22.1.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.22.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.22.1.ebuild,v 1.2 2008/05/07 05:06:51 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.22.1.ebuild,v 1.3 2008/07/27 18:21:19 tester Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc jpeg" RDEPEND=">=dev-libs/libxml2-2.4.20 |