diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-06 16:20:36 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-06 16:20:36 +0000 |
commit | 04c7cafe2ab715b656e6fc3ec32c7b1786006237 (patch) | |
tree | c28ef07827276d25f29a993b7bae06481bf16954 /sys-libs/libstatgrab/libstatgrab-0.16.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-04c7cafe2ab715b656e6fc3ec32c7b1786006237.tar.gz gentoo-2-04c7cafe2ab715b656e6fc3ec32c7b1786006237.tar.bz2 gentoo-2-04c7cafe2ab715b656e6fc3ec32c7b1786006237.zip |
Marking libstatgrab-0.16 ppc for bug 397237
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'sys-libs/libstatgrab/libstatgrab-0.16.ebuild')
-rw-r--r-- | sys-libs/libstatgrab/libstatgrab-0.16.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/libstatgrab/libstatgrab-0.16.ebuild b/sys-libs/libstatgrab/libstatgrab-0.16.ebuild index 8c53fcf4df5f..beb651eb2f51 100644 --- a/sys-libs/libstatgrab/libstatgrab-0.16.ebuild +++ b/sys-libs/libstatgrab/libstatgrab-0.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.16.ebuild,v 1.2 2009/01/03 15:06:57 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.16.ebuild,v 1.3 2012/02/06 16:20:36 ranger Exp $ DESCRIPTION="a tool to provide access to statistics about the system on which it's run." HOMEPAGE="http://www.i-scream.org/libstatgrab/" @@ -8,7 +8,7 @@ SRC_URI="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libsta LICENSE="|| ( GPL-2 LGPL-2.1 )" SLOT=0 -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="~amd64 ~ia64 ppc ~x86" IUSE="" src_compile() { |