diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-12-17 18:38:34 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-12-17 18:38:34 +0000 |
commit | c08babe14c338f5cdcfe52f8ad0d39e051b76042 (patch) | |
tree | 92631b6d116ae4359c856a29304852939ece44ff /xfce-base | |
parent | amd64 stable (diff) | |
download | gentoo-2-c08babe14c338f5cdcfe52f8ad0d39e051b76042.tar.gz gentoo-2-c08babe14c338f5cdcfe52f8ad0d39e051b76042.tar.bz2 gentoo-2-c08babe14c338f5cdcfe52f8ad0d39e051b76042.zip |
Stable for HPPA (bug #201747).
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-panel/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfce4-panel/ChangeLog b/xfce-base/xfce4-panel/ChangeLog index bd93242a35ec..83b665e6e57b 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.123 2007/12/12 14:51:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.124 2007/12/17 18:38:34 jer Exp $ + + 17 Dec 2007; Jeroen Roovers <jer@gentoo.org> xfce4-panel-4.4.2.ebuild: + Stable for HPPA (bug #201747). 12 Dec 2007; Brent Baude <ranger@gentoo.org> xfce4-panel-4.4.2.ebuild: Marking xfce4-panel-4.4.2 ppc64 stable for bug 201747 diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.4.2.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.4.2.ebuild index 998fc7f0465b..bfa340aa9f23 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.4.2.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.4.2.ebuild,v 1.6 2007/12/12 14:51:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.4.2.ebuild,v 1.7 2007/12/17 18:38:34 jer Exp $ inherit xfce44 @@ -9,7 +9,7 @@ xfce44 DESCRIPTION="Panel" HOMEPAGE="http://www.xfce.org/projects/xfce4-panel" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="debug doc startup-notification" |