diff options
author | 2010-03-02 10:20:34 +0000 | |
---|---|---|
committer | 2010-03-02 10:20:34 +0000 | |
commit | 99fe301fd0f7465571c406c10673214c84348385 (patch) | |
tree | 271c96e0eb252f604ed73edeed0f8939808c476d /x11-libs/hippo-canvas/hippo-canvas-0.3.0.ebuild | |
parent | stable x86, bug 305071 (diff) | |
download | historical-99fe301fd0f7465571c406c10673214c84348385.tar.gz historical-99fe301fd0f7465571c406c10673214c84348385.tar.bz2 historical-99fe301fd0f7465571c406c10673214c84348385.zip |
x86 stable wrt bug #292066
Package-Manager: portage-2.1.7.17/cvs/Linux i686
Diffstat (limited to 'x11-libs/hippo-canvas/hippo-canvas-0.3.0.ebuild')
-rw-r--r-- | x11-libs/hippo-canvas/hippo-canvas-0.3.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/hippo-canvas/hippo-canvas-0.3.0.ebuild b/x11-libs/hippo-canvas/hippo-canvas-0.3.0.ebuild index bc5a695e7b7c..8742c7bcc764 100644 --- a/x11-libs/hippo-canvas/hippo-canvas-0.3.0.ebuild +++ b/x11-libs/hippo-canvas/hippo-canvas-0.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/hippo-canvas/hippo-canvas-0.3.0.ebuild,v 1.1 2009/10/06 08:13:24 elvanor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/hippo-canvas/hippo-canvas-0.3.0.ebuild,v 1.2 2010/03/02 10:20:34 phajdan.jr Exp $ EAPI="2" @@ -12,7 +12,7 @@ HOMEPAGE="http://live.gnome.org/HippoCanvas" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="doc python" |