diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-30 17:29:23 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-30 17:29:23 +0000 |
commit | b22f8c50eaa22bbc2c06abc8793512afa5bc8f44 (patch) | |
tree | ef8b53bec2bcc1ad28a902782a3d7a59a51cf8ec /dev-cpp/gnome-vfsmm/gnome-vfsmm-2.22.0.ebuild | |
parent | bump patchset to stop using xpdfVersion, it's not there anymore in latest pop... (diff) | |
download | historical-b22f8c50eaa22bbc2c06abc8793512afa5bc8f44.tar.gz historical-b22f8c50eaa22bbc2c06abc8793512afa5bc8f44.tar.bz2 historical-b22f8c50eaa22bbc2c06abc8793512afa5bc8f44.zip |
Stable for HPPA (bug #229709).
Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.25-gentoo-r7-JeR i686
Diffstat (limited to 'dev-cpp/gnome-vfsmm/gnome-vfsmm-2.22.0.ebuild')
-rw-r--r-- | dev-cpp/gnome-vfsmm/gnome-vfsmm-2.22.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.22.0.ebuild b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.22.0.ebuild index 5bfa659d8870..b235df6141be 100644 --- a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.22.0.ebuild +++ b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.22.0.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/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.22.0.ebuild,v 1.8 2008/08/12 19:31:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.22.0.ebuild,v 1.9 2008/09/30 17:23:00 jer Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtkmm.org" LICENSE="LGPL-2.1" SLOT="1.1" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="doc examples" # glibmm dep is because build fails with older versions... |