diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-28 18:06:14 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-28 18:06:14 +0000 |
commit | dd8e484ada02f4c811081184b5aa81f433eba659 (patch) | |
tree | 0d4114fb0e076e45b69b666c4761fea636f75873 /dev-cpp/gtkmm | |
parent | x86 and amd64 unmasks and ChangeLog fixes. (Manifest recommit) (diff) | |
download | gentoo-2-dd8e484ada02f4c811081184b5aa81f433eba659.tar.gz gentoo-2-dd8e484ada02f4c811081184b5aa81f433eba659.tar.bz2 gentoo-2-dd8e484ada02f4c811081184b5aa81f433eba659.zip |
x86 and amd64 unmasks, repoman and other various fixes
Diffstat (limited to 'dev-cpp/gtkmm')
-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 447a023a1cd2..ce996e01aa2a 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.6 2004/01/19 02:35:04 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.2.8.ebuild,v 1.7 2004/02/28 18:06:14 aliz 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 |