diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 21:31:04 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 21:31:04 +0000 |
commit | eda6860f1fe6588c54550db0c9d6a88fd88b6553 (patch) | |
tree | ad45c81653d1a586d114821e07edf15242271c48 /x11-apps/ico | |
parent | Fix init script for linux-2.4 (bug #116220), remove older ebuilds (diff) | |
download | historical-eda6860f1fe6588c54550db0c9d6a88fd88b6553.tar.gz historical-eda6860f1fe6588c54550db0c9d6a88fd88b6553.tar.bz2 historical-eda6860f1fe6588c54550db0c9d6a88fd88b6553.zip |
Pull old versions.
Package-Manager: portage-2.1_pre2
Diffstat (limited to 'x11-apps/ico')
-rw-r--r-- | x11-apps/ico/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/ico/files/digest-ico-0.99.4 | 1 | ||||
-rw-r--r-- | x11-apps/ico/files/digest-ico-1.0.0 | 1 | ||||
-rw-r--r-- | x11-apps/ico/ico-0.99.4.ebuild | 13 | ||||
-rw-r--r-- | x11-apps/ico/ico-1.0.0.ebuild | 13 |
5 files changed, 5 insertions, 29 deletions
diff --git a/x11-apps/ico/ChangeLog b/x11-apps/ico/ChangeLog index 941727b19b75..21c6cf0f7053 100644 --- a/x11-apps/ico/ChangeLog +++ b/x11-apps/ico/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/ico # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ChangeLog,v 1.13 2005/12/23 10:26:45 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ChangeLog,v 1.14 2005/12/26 20:50:56 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -ico-0.99.4.ebuild, + -ico-1.0.0.ebuild: + Pull old versions. *ico-1.0.1 (23 Dec 2005) diff --git a/x11-apps/ico/files/digest-ico-0.99.4 b/x11-apps/ico/files/digest-ico-0.99.4 deleted file mode 100644 index 43e108c5ea28..000000000000 --- a/x11-apps/ico/files/digest-ico-0.99.4 +++ /dev/null @@ -1 +0,0 @@ -MD5 162bdb7c2960aa02553888d43bbc5104 ico-0.99.4.tar.bz2 84571 diff --git a/x11-apps/ico/files/digest-ico-1.0.0 b/x11-apps/ico/files/digest-ico-1.0.0 deleted file mode 100644 index 749ede2097e9..000000000000 --- a/x11-apps/ico/files/digest-ico-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 2b0095500e8510ddb1f000ea75019cfb ico-1.0.0.tar.bz2 85450 diff --git a/x11-apps/ico/ico-0.99.4.ebuild b/x11-apps/ico/ico-0.99.4.ebuild deleted file mode 100644 index f9e1cba8bf87..000000000000 --- a/x11-apps/ico/ico-0.99.4.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ico-0.99.4.ebuild,v 1.1 2005/12/04 21:44:20 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org ico application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" -RDEPEND=">=x11-libs/libX11-0.99.1_pre0" -DEPEND="${RDEPEND}" diff --git a/x11-apps/ico/ico-1.0.0.ebuild b/x11-apps/ico/ico-1.0.0.ebuild deleted file mode 100644 index ea7ae9c1eed6..000000000000 --- a/x11-apps/ico/ico-1.0.0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ico-1.0.0.ebuild,v 1.1 2005/12/18 19:14:23 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org ico application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" -RDEPEND=">=x11-libs/libX11-0.99.1_pre0" -DEPEND="${RDEPEND}" |