summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-04-12 10:27:35 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-04-12 10:27:35 +0000
commitda520532a5240a3c5bf259b6789fe8f9515ee921 (patch)
tree13365cf0a4f924b77b47dec056c70d80c3711026 /x11-apps
parentRemove old. (diff)
downloadgentoo-2-da520532a5240a3c5bf259b6789fe8f9515ee921.tar.gz
gentoo-2-da520532a5240a3c5bf259b6789fe8f9515ee921.tar.bz2
gentoo-2-da520532a5240a3c5bf259b6789fe8f9515ee921.zip
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/ico/ChangeLog7
-rw-r--r--x11-apps/ico/ico-1.0.3.ebuild14
2 files changed, 5 insertions, 16 deletions
diff --git a/x11-apps/ico/ChangeLog b/x11-apps/ico/ChangeLog
index 03c7b68dbb5f..75574ef39552 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.33 2013/10/08 05:02:40 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ChangeLog,v 1.34 2015/04/12 10:27:35 mrueg Exp $
+
+ 12 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -ico-1.0.3.ebuild:
+ Remove old.
08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ico-1.0.4.ebuild:
Stable for x86, wrt bug #475480
diff --git a/x11-apps/ico/ico-1.0.3.ebuild b/x11-apps/ico/ico-1.0.3.ebuild
deleted file mode 100644
index 10ac4153e1f0..000000000000
--- a/x11-apps/ico/ico-1.0.3.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# 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.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"
-IUSE=""
-
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}"