summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-08-20 23:02:18 +0000
committerJohannes Huber <johu@gentoo.org>2012-08-20 23:02:18 +0000
commite630702ac99f727de8e8e9eec98fdacbc23dd155 (patch)
tree54127087ed0a38d2969babc5cc2078f2906dd250 /sys-libs/libstatgrab
parentStable for x86, wrt bug #428824 (diff)
downloadgentoo-2-e630702ac99f727de8e8e9eec98fdacbc23dd155.tar.gz
gentoo-2-e630702ac99f727de8e8e9eec98fdacbc23dd155.tar.bz2
gentoo-2-e630702ac99f727de8e8e9eec98fdacbc23dd155.zip
Stable for x86, wrt bug #422233
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/libstatgrab')
-rw-r--r--sys-libs/libstatgrab/ChangeLog5
-rw-r--r--sys-libs/libstatgrab/libstatgrab-0.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libstatgrab/ChangeLog b/sys-libs/libstatgrab/ChangeLog
index 8e6780f84486..44bbcee3d7ae 100644
--- a/sys-libs/libstatgrab/ChangeLog
+++ b/sys-libs/libstatgrab/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libstatgrab
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/ChangeLog,v 1.23 2012/02/20 06:10:56 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/ChangeLog,v 1.24 2012/08/20 23:02:18 johu Exp $
+
+ 20 Aug 2012; Johannes Huber <johu@gentoo.org> libstatgrab-0.17.ebuild:
+ Stable for x86, wrt bug #422233
20 Feb 2012; Tim Harder <radhermit@gentoo.org> -libstatgrab-0.10.3.ebuild:
Remove old.
diff --git a/sys-libs/libstatgrab/libstatgrab-0.17.ebuild b/sys-libs/libstatgrab/libstatgrab-0.17.ebuild
index 6072a7b16588..08fe722f6640 100644
--- a/sys-libs/libstatgrab/libstatgrab-0.17.ebuild
+++ b/sys-libs/libstatgrab/libstatgrab-0.17.ebuild
@@ -1,6 +1,6 @@
# 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.17.ebuild,v 1.1 2012/02/14 21:23:45 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.17.ebuild,v 1.2 2012/08/20 23:02:18 johu Exp $
EAPI=4
@@ -12,7 +12,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="static-libs"
RDEPEND="sys-libs/ncurses"