summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Smith <smithj@gentoo.org>2006-04-10 19:52:01 +0000
committerJonathan Smith <smithj@gentoo.org>2006-04-10 19:52:01 +0000
commit85b1d7814dc3126d832743b33c9bce0a464e8b68 (patch)
tree6cdd94fa850aba0979cf071d7c2e1c5870d60d18 /x11-misc/iconbox
parentremoved RDEPEND= (diff)
downloadhistorical-85b1d7814dc3126d832743b33c9bce0a464e8b68.tar.gz
historical-85b1d7814dc3126d832743b33c9bce0a464e8b68.tar.bz2
historical-85b1d7814dc3126d832743b33c9bce0a464e8b68.zip
x86 stable
Package-Manager: portage-2.1_pre7-r4
Diffstat (limited to 'x11-misc/iconbox')
-rw-r--r--x11-misc/iconbox/ChangeLog5
-rw-r--r--x11-misc/iconbox/iconbox-0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/iconbox/ChangeLog b/x11-misc/iconbox/ChangeLog
index ca241a214194..c459c605c498 100644
--- a/x11-misc/iconbox/ChangeLog
+++ b/x11-misc/iconbox/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/iconbox
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/iconbox/ChangeLog,v 1.5 2006/01/21 12:58:15 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/iconbox/ChangeLog,v 1.6 2006/04/10 19:50:12 smithj Exp $
+
+ 10 Apr 2006; <smithj@gentoo.org> iconbox-0.2.ebuild:
+ x86 stable
21 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> iconbox-0.2.ebuild:
Fixed DEPEND for modular X.
diff --git a/x11-misc/iconbox/iconbox-0.2.ebuild b/x11-misc/iconbox/iconbox-0.2.ebuild
index 333cf053a1fc..cde3353b0248 100644
--- a/x11-misc/iconbox/iconbox-0.2.ebuild
+++ b/x11-misc/iconbox/iconbox-0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.5 2006/01/21 12:58:15 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/iconbox/iconbox-0.2.ebuild,v 1.6 2006/04/10 19:50:12 smithj Exp $
MY_P="${P/-/_}"
@@ -10,7 +10,7 @@ SRC_URI="http://elrodeo.de/velopment/${PN}/files/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
DEPEND="=x11-libs/gtk+-2*