diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-14 13:53:32 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-14 13:53:32 +0000 |
commit | 6f754adaafaed57b59df0bb19d9cfe6bc0e22a81 (patch) | |
tree | faa22a47e63ecceb3fa5f804ffe6496010c58dad /dev-cpp/gnome-vfsmm/gnome-vfsmm-2.18.0.ebuild | |
parent | more precise description (diff) | |
download | gentoo-2-6f754adaafaed57b59df0bb19d9cfe6bc0e22a81.tar.gz gentoo-2-6f754adaafaed57b59df0bb19d9cfe6bc0e22a81.tar.bz2 gentoo-2-6f754adaafaed57b59df0bb19d9cfe6bc0e22a81.zip |
Stable on sparc
(Portage version: 2.1.2.11)
Diffstat (limited to 'dev-cpp/gnome-vfsmm/gnome-vfsmm-2.18.0.ebuild')
-rw-r--r-- | dev-cpp/gnome-vfsmm/gnome-vfsmm-2.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.18.0.ebuild b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.18.0.ebuild index 3289e35a9bee..92b7adfdf95a 100644 --- a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.18.0.ebuild +++ b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.18.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.18.0.ebuild,v 1.1 2007/03/28 00:57:19 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.18.0.ebuild,v 1.2 2007/08/14 13:53:32 gustavoz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://gtkmm.sourceforge.net/" LICENSE="LGPL-2.1" SLOT="1.1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86" IUSE="doc examples" # glibmm dep is because build fails with older versions... |