diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 19:17:50 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 19:17:50 +0000 |
commit | c5d5f0591194076549d7a7f6189a633b67b20c36 (patch) | |
tree | 529f0c6c0cd77fce93e7065d7e9da97cae5c54fa | |
parent | 1.02.00 updated to current stable. (diff) | |
download | gentoo-2-c5d5f0591194076549d7a7f6189a633b67b20c36.tar.gz gentoo-2-c5d5f0591194076549d7a7f6189a633b67b20c36.tar.bz2 gentoo-2-c5d5f0591194076549d7a7f6189a633b67b20c36.zip |
Mark 4.2.3 stable on ia64
(Portage version: 2.1-r1)
-rw-r--r-- | xfce-base/xfce4-panel/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfce4-panel/ChangeLog b/xfce-base/xfce4-panel/ChangeLog index aa142bd36a55..e8d3a2afa933 100644 --- a/xfce-base/xfce4-panel/ChangeLog +++ b/xfce-base/xfce4-panel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfce4-panel # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.68 2006/07/10 18:54:07 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.69 2006/07/13 19:17:50 agriffis Exp $ + + 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> xfce4-panel-4.2.3.ebuild: + Mark 4.2.3 stable on ia64 10 Jul 2006; Brad Cowan <bcowan@gentoo.org> xfce4-panel-4.3.90.2.ebuild: Added mcs-manager dep. diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.2.3.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.2.3.ebuild index 0759408522ad..c266900f3aa4 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.2.3.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-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-base/xfce4-panel/xfce4-panel-4.2.3.ebuild,v 1.8 2006/07/09 03:22:32 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.2.3.ebuild,v 1.9 2006/07/13 19:17:50 agriffis Exp $ inherit xfce42 DESCRIPTION="Xfce 4 panel" -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 |