diff options
author | 2004-07-14 02:54:32 +0000 | |
---|---|---|
committer | 2004-07-14 02:54:32 +0000 | |
commit | a2e559bd9297a72b4d3b1ed4be38c321f744b2a4 (patch) | |
tree | 71ec9eda916f7aa6062b161b7d43a0589b84de17 /dev-cpp/libgnomemm/libgnomemm-2.6.0.ebuild | |
parent | don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-a2e559bd9297a72b4d3b1ed4be38c321f744b2a4.tar.gz historical-a2e559bd9297a72b4d3b1ed4be38c321f744b2a4.tar.bz2 historical-a2e559bd9297a72b4d3b1ed4be38c321f744b2a4.zip |
stable on amd64
Diffstat (limited to 'dev-cpp/libgnomemm/libgnomemm-2.6.0.ebuild')
-rw-r--r-- | dev-cpp/libgnomemm/libgnomemm-2.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/libgnomemm/libgnomemm-2.6.0.ebuild b/dev-cpp/libgnomemm/libgnomemm-2.6.0.ebuild index 2ad7a81130a6..40e9814f864f 100644 --- a/dev-cpp/libgnomemm/libgnomemm-2.6.0.ebuild +++ b/dev-cpp/libgnomemm/libgnomemm-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomemm/libgnomemm-2.6.0.ebuild,v 1.5 2004/06/24 21:50:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomemm/libgnomemm-2.6.0.ebuild,v 1.6 2004/07/14 02:54:32 lv Exp $ inherit gnome2 IUSE="" @@ -8,7 +8,7 @@ DESCRIPTION="C++ bindings for libgnome" HOMEPAGE="http://gtkmm.sourceforge.net/" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 amd64" SLOT="2.6" RDEPEND=">=dev-cpp/gtkmm-2.4 |