diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-01-17 07:40:29 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-01-17 07:40:29 +0000 |
commit | 6e08b42b566d44054089c46059bc46a7a37148e7 (patch) | |
tree | 8a89c9676d62408fd2891564ba9839ee807dd08a /gnome-base/libgtop/libgtop-2.14.6.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-6e08b42b566d44054089c46059bc46a7a37148e7.tar.gz gentoo-2-6e08b42b566d44054089c46059bc46a7a37148e7.tar.bz2 gentoo-2-6e08b42b566d44054089c46059bc46a7a37148e7.zip |
stable x86, security 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 953ed91166b3..1325d2b9db61 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.5 2007/01/16 21:51:54 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/libgtop-2.14.6.ebuild,v 1.6 2007/01/17 07:40:29 opfer 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 |