diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 17:41:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 17:41:23 +0000 |
commit | a692b79524ae556e3865f4919e5a072b9f58fdc3 (patch) | |
tree | cb6bc9515be070e8bc0940043a57fb7b952a9f62 /x11-apps/ico/ico-1.0.3.ebuild | |
parent | alpha/ia64/s390/sh/sparc stable wrt #344827 (diff) | |
download | gentoo-2-a692b79524ae556e3865f4919e5a072b9f58fdc3.tar.gz gentoo-2-a692b79524ae556e3865f4919e5a072b9f58fdc3.tar.bz2 gentoo-2-a692b79524ae556e3865f4919e5a072b9f58fdc3.zip |
s390/sh stable wrt #344827
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'x11-apps/ico/ico-1.0.3.ebuild')
-rw-r--r-- | x11-apps/ico/ico-1.0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/ico/ico-1.0.3.ebuild b/x11-apps/ico/ico-1.0.3.ebuild index 16c56a1c6ca2..10ac4153e1f0 100644 --- a/x11-apps/ico/ico-1.0.3.ebuild +++ b/x11-apps/ico/ico-1.0.3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ico-1.0.3.ebuild,v 1.4 2010/12/29 21:47:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ico-1.0.3.ebuild,v 1.5 2011/02/12 17:41:23 armin76 Exp $ EAPI=3 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" |