diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-01-13 16:38:07 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-01-13 16:38:07 +0000 |
commit | 83f8ec44891ae48d345107311a540f936e920196 (patch) | |
tree | 468400591819d11b9af793f3e1b0d9d89ee30f2c /dev-cpp/gtkmm/gtkmm-2.2.8.ebuild | |
parent | stable on alpha (Manifest recommit) (diff) | |
download | gentoo-2-83f8ec44891ae48d345107311a540f936e920196.tar.gz gentoo-2-83f8ec44891ae48d345107311a540f936e920196.tar.bz2 gentoo-2-83f8ec44891ae48d345107311a540f936e920196.zip |
mark x86
Diffstat (limited to 'dev-cpp/gtkmm/gtkmm-2.2.8.ebuild')
-rw-r--r-- | dev-cpp/gtkmm/gtkmm-2.2.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-cpp/gtkmm/gtkmm-2.2.8.ebuild b/dev-cpp/gtkmm/gtkmm-2.2.8.ebuild index 948039c086a9..c5d0713c5eac 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-2003 Gentoo Technologies, Inc. +# 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.1 2003/10/01 19:17:04 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.2.8.ebuild,v 1.2 2004/01/13 16:37:49 foser Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://gtkmm.sourceforge.net/" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="~x86 ~ppc ~sparc ~hppa" +KEYWORDS="x86 ~ppc ~sparc ~hppa" IUSE="" RDEPEND=">=dev-libs/glib-2.2 |