diff options
author | 2004-07-19 17:20:49 +0000 | |
---|---|---|
committer | 2004-07-19 17:20:49 +0000 | |
commit | a12b0ded09560728631a5cf251ac8a20fe6683c8 (patch) | |
tree | 41eb6bddb6337e85b6866bba0029ba82663c3d07 /dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.0.1.ebuild | |
parent | Bump (diff) | |
download | historical-a12b0ded09560728631a5cf251ac8a20fe6683c8.tar.gz historical-a12b0ded09560728631a5cf251ac8a20fe6683c8.tar.bz2 historical-a12b0ded09560728631a5cf251ac8a20fe6683c8.zip |
Made again stable on ppc as foser put it into testing.
Diffstat (limited to 'dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.0.1.ebuild')
-rw-r--r-- | dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.0.1.ebuild b/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.0.1.ebuild index 35319c479f3c..30b28a935115 100644 --- a/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.0.1.ebuild +++ b/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.0.1.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/libgnomecanvasmm/libgnomecanvasmm-2.0.1.ebuild,v 1.13 2004/07/16 02:31:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.0.1.ebuild,v 1.14 2004/07/19 17:20:49 pylon Exp $ inherit eutils gnome2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gtkmm/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="2.0" -KEYWORDS="~x86 ~ppc ~sparc hppa amd64" +KEYWORDS="~x86 ppc ~sparc hppa amd64" IUSE="" RDEPEND=">=gnome-base/libgnomecanvas-2 |