diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 19:54:57 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 19:54:57 +0000 |
commit | fe4b78d98b5f4cef453c72b027e8c62f7471e8f1 (patch) | |
tree | df28f5723db23c56cb16a86f3701753479d046dd /xfce-extra/xfce4-toys | |
parent | Version bump. (diff) | |
download | historical-fe4b78d98b5f4cef453c72b027e8c62f7471e8f1.tar.gz historical-fe4b78d98b5f4cef453c72b027e8c62f7471e8f1.tar.bz2 historical-fe4b78d98b5f4cef453c72b027e8c62f7471e8f1.zip |
Mark 4.2.3 stable on ia64
Package-Manager: portage-2.1-r1
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 f18a2d5bef5d..849b5abe2854 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.64 2006/07/09 03:42:09 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/ChangeLog,v 1.65 2006/07/13 19:50:50 agriffis Exp $ + + 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> xfce4-toys-4.2.3.ebuild: + Mark 4.2.3 stable on ia64 09 Jul 2006; Joshua Kinard <kumba@gentoo.org> xfce4-toys-4.2.3.ebuild: Marked stable on mips. 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 0d7274c35e1f..005f6890684a 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.8 2006/07/09 03:42:09 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild,v 1.9 2006/07/13 19:50:50 agriffis 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 |