diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-01-16 17:15:50 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-01-16 17:15:50 +0000 |
commit | 296b7591972caa334fea67243c9b7aa1df142f75 (patch) | |
tree | 73e6c61e3f7195f2de37a1057a051f5f444eb25a /gnome-base/libgtop/libgtop-2.14.6.ebuild | |
parent | Separated caucho-services from 3.0.8 to dev-java/caucho-services. (diff) | |
download | gentoo-2-296b7591972caa334fea67243c9b7aa1df142f75.tar.gz gentoo-2-296b7591972caa334fea67243c9b7aa1df142f75.tar.bz2 gentoo-2-296b7591972caa334fea67243c9b7aa1df142f75.zip |
Stable on ppc wrt bug #162169.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'gnome-base/libgtop/libgtop-2.14.6.ebuild')
-rw-r--r-- | gnome-base/libgtop/libgtop-2.14.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgtop/libgtop-2.14.6.ebuild b/gnome-base/libgtop/libgtop-2.14.6.ebuild index 0abe6f415442..7ceea2759048 100644 --- a/gnome-base/libgtop/libgtop-2.14.6.ebuild +++ b/gnome-base/libgtop/libgtop-2.14.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/libgtop-2.14.6.ebuild,v 1.1 2007/01/16 08:07:53 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/libgtop-2.14.6.ebuild,v 1.2 2007/01/16 17:15:50 dertobi123 Exp $ inherit gnome2 eutils autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc ~x86" IUSE="gdbm static X" RDEPEND=">=dev-libs/glib-2.6 |