diff options
author | 2013-08-10 15:09:45 +0000 | |
---|---|---|
committer | 2013-08-10 15:09:45 +0000 | |
commit | f9a8b8fafb8ff759fafe4a07fb2a8b7acbf2b6d6 (patch) | |
tree | a8164e2945c2f0bf6bacd6385abd83da331b7792 /sys-libs/libstatgrab/libstatgrab-0.17.ebuild | |
parent | amd64 really stable now, wrt bug #450058 (diff) | |
download | gentoo-2-f9a8b8fafb8ff759fafe4a07fb2a8b7acbf2b6d6.tar.gz gentoo-2-f9a8b8fafb8ff759fafe4a07fb2a8b7acbf2b6d6.tar.bz2 gentoo-2-f9a8b8fafb8ff759fafe4a07fb2a8b7acbf2b6d6.zip |
Stable for amd64, wrt bug #422233
(Portage version: 2.1.13.7/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs/libstatgrab/libstatgrab-0.17.ebuild')
-rw-r--r-- | sys-libs/libstatgrab/libstatgrab-0.17.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/libstatgrab/libstatgrab-0.17.ebuild b/sys-libs/libstatgrab/libstatgrab-0.17.ebuild index 869bf0cfb6b5..de1626006216 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 +# Copyright 1999-2013 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.3 2012/08/24 13:40:23 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.17.ebuild,v 1.4 2013/08/10 15:09:45 ago 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" |