diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-19 02:35:15 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-19 02:35:15 +0000 |
commit | 27750e5b119fc832bc6e678e0661245f03e4d195 (patch) | |
tree | 11cd13dbd7ee179b01c108055cca288ada6f3c3a /dev-cpp/gtkmm/gtkmm-2.2.8.ebuild | |
parent | -sparc for these, see changelog for details (diff) | |
download | historical-27750e5b119fc832bc6e678e0661245f03e4d195.tar.gz historical-27750e5b119fc832bc6e678e0661245f03e4d195.tar.bz2 historical-27750e5b119fc832bc6e678e0661245f03e4d195.zip |
stable on sparc
Diffstat (limited to 'dev-cpp/gtkmm/gtkmm-2.2.8.ebuild')
-rw-r--r-- | dev-cpp/gtkmm/gtkmm-2.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/gtkmm/gtkmm-2.2.8.ebuild b/dev-cpp/gtkmm/gtkmm-2.2.8.ebuild index 30e414c31318..447a023a1cd2 100644 --- a/dev-cpp/gtkmm/gtkmm-2.2.8.ebuild +++ b/dev-cpp/gtkmm/gtkmm-2.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.2.8.ebuild,v 1.5 2004/01/14 18:46:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.2.8.ebuild,v 1.6 2004/01/19 02:35:04 gustavoz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://gtkmm.sourceforge.net/" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="x86 ~ppc ~sparc hppa ~amd64 ~alpha" +KEYWORDS="x86 ~ppc sparc hppa ~amd64 ~alpha" IUSE="" RDEPEND=">=dev-libs/glib-2.2 |