diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-02-13 18:54:12 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-02-13 18:54:12 +0000 |
commit | 5887b5ac83f10388c2a1a2163e42539dccd5bf5f (patch) | |
tree | ed92b4e4604567de5dc9844e4667c25ba40b5d3f /x11-apps/ico | |
parent | Updated metadata.xml for all sec-policy/* to reflect new selinux herd (diff) | |
download | gentoo-2-5887b5ac83f10388c2a1a2163e42539dccd5bf5f.tar.gz gentoo-2-5887b5ac83f10388c2a1a2163e42539dccd5bf5f.tar.bz2 gentoo-2-5887b5ac83f10388c2a1a2163e42539dccd5bf5f.zip |
old
(Portage version: 2.2.0_alpha23/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/ico')
-rw-r--r-- | x11-apps/ico/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/ico/ico-1.0.2.ebuild | 14 |
2 files changed, 4 insertions, 15 deletions
diff --git a/x11-apps/ico/ChangeLog b/x11-apps/ico/ChangeLog index a8ccb09574eb..23831b0d46b1 100644 --- a/x11-apps/ico/ChangeLog +++ b/x11-apps/ico/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/ico # 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 $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ChangeLog,v 1.29 2011/02/13 18:54:12 scarabeus Exp $ + + 13 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> -ico-1.0.2.ebuild: + old 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> ico-1.0.3.ebuild: s390/sh stable wrt #344827 diff --git a/x11-apps/ico/ico-1.0.2.ebuild b/x11-apps/ico/ico-1.0.2.ebuild deleted file mode 100644 index fb594505ea66..000000000000 --- a/x11-apps/ico/ico-1.0.2.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ico-1.0.2.ebuild,v 1.6 2010/03/25 08:07:27 robbat2 Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="animate an icosahedron or other polyhedron" -KEYWORDS="~amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-linux" -IUSE="" -RDEPEND=">=x11-libs/libX11-0.99.1_pre0" -DEPEND="${RDEPEND}" |