diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-06-04 21:24:24 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-06-04 21:24:24 +0000 |
commit | 4df42c0414fa05c2a1beb2e0a9ee1ec0ed6a19e5 (patch) | |
tree | 9edd19db0745960b760e05aad8a3410e0ab537f1 /x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild | |
parent | stable sparc, bug 272113 (diff) | |
download | historical-4df42c0414fa05c2a1beb2e0a9ee1ec0ed6a19e5.tar.gz historical-4df42c0414fa05c2a1beb2e0a9ee1ec0ed6a19e5.tar.bz2 historical-4df42c0414fa05c2a1beb2e0a9ee1ec0ed6a19e5.zip |
Stable on alpha, bug #271463
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild')
-rw-r--r-- | x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild b/x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild index ac95b377d412..88f38beeed98 100644 --- a/x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild +++ b/x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild,v 1.3 2009/05/31 14:09:21 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild,v 1.4 2009/06/04 21:21:38 klausman Exp $ EAPI=2 inherit gkrellm-plugin @@ -11,7 +11,7 @@ HOMEPAGE="http://sourceforge.net/projects/gkrelltop" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ppc ~sparc ~x86" IUSE="X" PLUGIN_SERVER_SO=gkrelltopd.so |