diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 19:28:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 19:28:49 +0000 |
commit | b97a3ab167d645a6511a002cd7443b26ac1520c8 (patch) | |
tree | f618249571b52c1ae02added54d37d3c8d8e77a5 /xfce-base/xfce4-panel | |
parent | 1.02.00 updated to current stable. (diff) | |
download | historical-b97a3ab167d645a6511a002cd7443b26ac1520c8.tar.gz historical-b97a3ab167d645a6511a002cd7443b26ac1520c8.tar.bz2 historical-b97a3ab167d645a6511a002cd7443b26ac1520c8.zip |
Mark 4.2.3 stable on ia64
Package-Manager: portage-2.1-r1
Diffstat (limited to 'xfce-base/xfce4-panel')
-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 |