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 | |
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')
-rw-r--r-- | x11-apps/ico/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/ico/ico-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/ico/ChangeLog b/x11-apps/ico/ChangeLog index 946c69505c56..03c7b68dbb5f 100644 --- a/x11-apps/ico/ChangeLog +++ b/x11-apps/ico/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/ico # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ChangeLog,v 1.32 2013/10/05 16:29:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ChangeLog,v 1.33 2013/10/08 05:02:40 ago Exp $ + + 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ico-1.0.4.ebuild: + Stable for x86, wrt bug #475480 05 Oct 2013; Markus Meier <maekke@gentoo.org> ico-1.0.4.ebuild: arm stable, bug #475480 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" |