diff options
author | Mike Doty <kingtaco@gentoo.org> | 2006-04-20 15:13:21 +0000 |
---|---|---|
committer | Mike Doty <kingtaco@gentoo.org> | 2006-04-20 15:13:21 +0000 |
commit | 4bf6520cc085578e99402d50f6ba08eaf8d50553 (patch) | |
tree | 6e23ae8ba50b83b4ffa53d0f6ca3d817e9535702 /xfce-extra/xfce4-toys | |
parent | faac as-needed fix (diff) | |
download | gentoo-2-4bf6520cc085578e99402d50f6ba08eaf8d50553.tar.gz gentoo-2-4bf6520cc085578e99402d50f6ba08eaf8d50553.tar.bz2 gentoo-2-4bf6520cc085578e99402d50f6ba08eaf8d50553.zip |
amd64 stable, bug 129371
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'xfce-extra/xfce4-toys')
-rw-r--r-- | xfce-extra/xfce4-toys/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-toys/ChangeLog b/xfce-extra/xfce4-toys/ChangeLog index 22b8bd936f6b..f8ac27729ca2 100644 --- a/xfce-extra/xfce4-toys/ChangeLog +++ b/xfce-extra/xfce4-toys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-toys # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/ChangeLog,v 1.61 2006/04/17 18:28:31 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/ChangeLog,v 1.62 2006/04/20 15:13:21 kingtaco Exp $ + + 20 Apr 2006; Mike Doty <kingtaco@gentoo.org> xfce4-toys-4.2.3.ebuild: + amd64 stable, bug 129371 17 Apr 2006; Michael Hanselmann <hansmi@gentoo.org> xfce4-toys-4.2.3.ebuild: diff --git a/xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild b/xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild index 239af0adcb0b..51ebb310ddf7 100644 --- a/xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild +++ b/xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild,v 1.5 2006/04/17 18:28:31 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild,v 1.6 2006/04/20 15:13:21 kingtaco Exp $ inherit xfce42 DESCRIPTION="Xfce 4 panel toys plugin" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" RDEPEND="|| ( ( x11-libs/libX11 x11-libs/libICE |