summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2005-09-05 05:08:07 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2005-09-05 05:08:07 +0000
commitaacd22fdff83e9f88cd63d74ecef39a056e350b4 (patch)
treea9f222cddea0631adebd08726b4cc7c8d601a424 /x11-apps
parentkeyword ~ppc-macos (diff)
downloadgentoo-2-aacd22fdff83e9f88cd63d74ecef39a056e350b4.tar.gz
gentoo-2-aacd22fdff83e9f88cd63d74ecef39a056e350b4.tar.bz2
gentoo-2-aacd22fdff83e9f88cd63d74ecef39a056e350b4.zip
New snapshot.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/ico/ChangeLog7
-rw-r--r--x11-apps/ico/Manifest14
-rw-r--r--x11-apps/ico/files/digest-ico-0.99.11
-rw-r--r--x11-apps/ico/ico-0.99.1.ebuild13
4 files changed, 23 insertions, 12 deletions
diff --git a/x11-apps/ico/ChangeLog b/x11-apps/ico/ChangeLog
index aaaf3fc1c266..9d67f92f025d 100644
--- a/x11-apps/ico/ChangeLog
+++ b/x11-apps/ico/ChangeLog
@@ -1,6 +1,11 @@
# 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.2 2005/08/08 20:14:18 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ChangeLog,v 1.3 2005/09/05 05:08:07 joshuabaergen Exp $
+
+*ico-0.99.1 (05 Sep 2005)
+
+ 05 Sep 2005; Joshua Baergen <joshuabaergen@gentoo.org> +ico-0.99.1.ebuild:
+ New snapshot.
08 Aug 2005; Ferris McCormick <fmccor@gentoo.org> ico-0.99.0.ebuild:
Add ~sparc keyword (Modular X testing).
diff --git a/x11-apps/ico/Manifest b/x11-apps/ico/Manifest
index 4fb1b1aeacc3..0cfb779cecf0 100644
--- a/x11-apps/ico/Manifest
+++ b/x11-apps/ico/Manifest
@@ -1,13 +1,5 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 6d6347c869834d2e9d58150e68c9b5cb ChangeLog 567
MD5 50853c0f1a8c6d7b98af1b24b5e472ad ico-0.99.0.ebuild 412
-MD5 b2075ca63338888f9f4b908c32e855bc ChangeLog 446
+MD5 3cadc4ec1b0b1ae3ca861cb1ce5e2ab6 ico-0.99.1.ebuild 420
MD5 0d1e39b90654b3f1857a536b795e971a files/digest-ico-0.99.0 62
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDCoA7gIKl8Uu19MoRAl9/AJsFMH6p+ofYNCxcJ+MHiBYMUxQ9mwCeMBIA
-OHXDfuqApdRltNdyr0TrZUQ=
-=RGuE
------END PGP SIGNATURE-----
+MD5 f14d7f4fc39fa007af729f23fbc3be6f files/digest-ico-0.99.1 62
diff --git a/x11-apps/ico/files/digest-ico-0.99.1 b/x11-apps/ico/files/digest-ico-0.99.1
new file mode 100644
index 000000000000..91989b733bec
--- /dev/null
+++ b/x11-apps/ico/files/digest-ico-0.99.1
@@ -0,0 +1 @@
+MD5 e32fa629ee507d20fec680f432dc06a6 ico-0.99.1.tar.bz2 66879
diff --git a/x11-apps/ico/ico-0.99.1.ebuild b/x11-apps/ico/ico-0.99.1.ebuild
new file mode 100644
index 000000000000..22f9165dbe07
--- /dev/null
+++ b/x11-apps/ico/ico-0.99.1.ebuild
@@ -0,0 +1,13 @@
+# 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.1.ebuild,v 1.1 2005/09/05 05:08:07 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org ico application"
+KEYWORDS="~arm ~s390 ~sparc ~x86"
+RDEPEND=">=x11-libs/libX11-0.99.1"
+DEPEND="${RDEPEND}"