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 | 3804065dfd23ee3b150873e2112c09300e2b973b (patch) | |
tree | a056dcfacf8342d2679266f0d7848a11c21a37b0 /x11-apps/ico | |
parent | s390/sh/sparc stable wrt #344827 (diff) | |
download | historical-3804065dfd23ee3b150873e2112c09300e2b973b.tar.gz historical-3804065dfd23ee3b150873e2112c09300e2b973b.tar.bz2 historical-3804065dfd23ee3b150873e2112c09300e2b973b.zip |
s390/sh stable wrt #344827
Package-Manager: portage-2.1.9.25/cvs/Linux ia64
Diffstat (limited to 'x11-apps/ico')
-rw-r--r-- | x11-apps/ico/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/ico/ico-1.0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/ico/ChangeLog b/x11-apps/ico/ChangeLog index 6d09df228f11..a8ccb09574eb 100644 --- a/x11-apps/ico/ChangeLog +++ b/x11-apps/ico/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/ico -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ChangeLog,v 1.27 2010/12/29 21:47:28 maekke Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ChangeLog,v 1.28 2011/02/12 17:41:23 armin76 Exp $ + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> ico-1.0.3.ebuild: + s390/sh stable wrt #344827 29 Dec 2010; Markus Meier <maekke@gentoo.org> ico-1.0.3.ebuild: arm stable, bug #344827 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" |