diff options
author | 2013-10-08 05:02:40 +0000 | |
---|---|---|
committer | 2013-10-08 05:02:40 +0000 | |
commit | d3277fe45a0c69eb5edd9e6ef6b73a5d662995dd (patch) | |
tree | 7982d3eb2d2d4f4707ba601839d98daab2092048 /x11-apps/ico/ico-1.0.4.ebuild | |
parent | Stable for x86, wrt bug #475480 (diff) | |
download | gentoo-2-d3277fe45a0c69eb5edd9e6ef6b73a5d662995dd.tar.gz gentoo-2-d3277fe45a0c69eb5edd9e6ef6b73a5d662995dd.tar.bz2 gentoo-2-d3277fe45a0c69eb5edd9e6ef6b73a5d662995dd.zip |
Stable for x86, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-apps/ico/ico-1.0.4.ebuild')
-rw-r--r-- | x11-apps/ico/ico-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/ico/ico-1.0.4.ebuild b/x11-apps/ico/ico-1.0.4.ebuild index 7d502dcbe808..edfafe817fc9 100644 --- a/x11-apps/ico/ico-1.0.4.ebuild +++ b/x11-apps/ico/ico-1.0.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ico-1.0.4.ebuild,v 1.3 2013/10/05 16:29:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ico-1.0.4.ebuild,v 1.4 2013/10/08 05:02:40 ago Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="animate an icosahedron or other polyhedron" -KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux" +KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-linux" IUSE="" RDEPEND="x11-libs/libX11" |