summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Smith <smithj@gentoo.org>2005-07-10 18:43:48 +0000
committerJonathan Smith <smithj@gentoo.org>2005-07-10 18:43:48 +0000
commit65add7b688b9f2feb5c89765dabae46a412f3cb3 (patch)
tree6a6408d20571d26537f1a32fef051c7552b3b0b6 /x11-misc
parentPruned old ebuilds. (diff)
downloadhistorical-65add7b688b9f2feb5c89765dabae46a412f3cb3.tar.gz
historical-65add7b688b9f2feb5c89765dabae46a412f3cb3.tar.bz2
historical-65add7b688b9f2feb5c89765dabae46a412f3cb3.zip
#98575: added dev-perl/gtk2-perl as a dep... no idea how i missed it the first time
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/iconbox/ChangeLog6
-rw-r--r--x11-misc/iconbox/Manifest10
-rw-r--r--x11-misc/iconbox/iconbox-0.2.ebuild5
3 files changed, 13 insertions, 8 deletions
diff --git a/x11-misc/iconbox/ChangeLog b/x11-misc/iconbox/ChangeLog
index 9f63239ec9da..3a497d20668f 100644
--- a/x11-misc/iconbox/ChangeLog
+++ b/x11-misc/iconbox/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/iconbox
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/iconbox/ChangeLog,v 1.3 2005/07/09 07:22:22 smithj Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/iconbox/ChangeLog,v 1.4 2005/07/10 18:43:48 smithj Exp $
+
+ 10 Jul 2005; Jonathan Smith <smithj@gentoo.org> iconbox-0.2.ebuild:
+ #98575: added dev-perl/gtk2-perl as a dep... no idea how i missed it the
+ first time
09 Jul 2005; Jonathan Smith <smithj@gentoo.org> iconbox-0.2.ebuild:
added ~amd64
diff --git a/x11-misc/iconbox/Manifest b/x11-misc/iconbox/Manifest
index d4e5a774daf7..c3895d35d7a3 100644
--- a/x11-misc/iconbox/Manifest
+++ b/x11-misc/iconbox/Manifest
@@ -1,14 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 a461ec7c0356784e45db648d11a1c19a ChangeLog 502
+MD5 983c90c113dc6e156a310fe8095f09f3 ChangeLog 661
MD5 d823b91768c432c519e541378b43f9c9 metadata.xml 632
-MD5 4a4cf42c253e7edf50ecf75b20ba90c0 iconbox-0.2.ebuild 822
+MD5 17567425596b0b69263c5ae6ff1b52a4 iconbox-0.2.ebuild 842
MD5 9516e3e4a0d7ac21916c24b0d849484e files/digest-iconbox-0.2 62
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFCz3tPl5AvwDPiUowRAlZXAKCKCFfGfo3m+9pOmRF0+QYEzh3dQwCcCOnd
-HE0K7ZY+L1ZJzpmeKiPjlO4=
-=KrOS
+iD8DBQFC0WyHl5AvwDPiUowRAuibAKCWuwcZXoVXRlPNRorzJVMWqh098ACeK7WA
+Xh9D8M2ol34ZpwLTJJ1vQio=
+=Nfee
-----END PGP SIGNATURE-----
diff --git a/x11-misc/iconbox/iconbox-0.2.ebuild b/x11-misc/iconbox/iconbox-0.2.ebuild
index 1f0245d8a37b..f0a2b5839438 100644
--- a/x11-misc/iconbox/iconbox-0.2.ebuild
+++ b/x11-misc/iconbox/iconbox-0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/iconbox/iconbox-0.2.ebuild,v 1.3 2005/07/09 07:22:22 smithj Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/iconbox/iconbox-0.2.ebuild,v 1.4 2005/07/10 18:43:48 smithj Exp $
MY_P="${P/-/_}"
@@ -14,7 +14,8 @@ KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND="virtual/x11
- =x11-libs/gtk+-2*"
+ =x11-libs/gtk+-2*
+ dev-perl/gtk2-perl"
src_compile() {
true # no compilation is necessary