diff options
author | Michael Weber <xmw@gentoo.org> | 2011-01-03 00:28:06 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2011-01-03 00:28:06 +0000 |
commit | eda814d059e4b7734ed6a6684bad87a434940295 (patch) | |
tree | cdd3897af52803cf822f7120ed3b160ee1c57e48 /dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.26.0.ebuild | |
parent | sparc stable (bug 347305) (diff) | |
download | gentoo-2-eda814d059e4b7734ed6a6684bad87a434940295.tar.gz gentoo-2-eda814d059e4b7734ed6a6684bad87a434940295.tar.bz2 gentoo-2-eda814d059e4b7734ed6a6684bad87a434940295.zip |
sparc stable (bug 291711)
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.26.0.ebuild')
-rw-r--r-- | dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.26.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.26.0.ebuild b/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.26.0.ebuild index 93433907d3ee..b8bd44934ee1 100644 --- a/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.26.0.ebuild +++ b/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.26.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.26.0.ebuild,v 1.6 2010/10/09 23:01:06 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.26.0.ebuild,v 1.7 2011/01/03 00:28:06 xmw Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtkmm.org" LICENSE="LGPL-2.1" SLOT="2.6" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="doc examples" RDEPEND=">=gnome-base/libgnomecanvas-2.6 |