diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-11-13 07:27:30 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-11-13 07:27:30 +0000 |
commit | d8551c268171f3c4ba598a1bead4a2d0b285228c (patch) | |
tree | 9ad24b82715dc595a3045a415d31b70265745bd8 /xfce-base | |
parent | stable x86, bug 198993 (diff) | |
download | gentoo-2-d8551c268171f3c4ba598a1bead4a2d0b285228c.tar.gz gentoo-2-d8551c268171f3c4ba598a1bead4a2d0b285228c.tar.bz2 gentoo-2-d8551c268171f3c4ba598a1bead4a2d0b285228c.zip |
Stable for HPPA (bug #198562).
(Portage version: 2.1.3.19)
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.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfce4-panel/ChangeLog b/xfce-base/xfce4-panel/ChangeLog index 9ecd70de8613..1b7a2e4f1fe2 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.109 2007/11/10 21:58:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.110 2007/11/13 07:27:30 jer Exp $ + + 13 Nov 2007; Jeroen Roovers <jer@gentoo.org> xfce4-panel-4.4.1-r1.ebuild: + Stable for HPPA (bug #198562). 10 Nov 2007; Markus Rothe <corsair@gentoo.org> xfce4-panel-4.4.1-r1.ebuild: diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.ebuild index 15353d0d85c6..cdee1ef7c994 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.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.1-r1.ebuild,v 1.5 2007/11/10 21:58:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.ebuild,v 1.6 2007/11/13 07:27:30 jer Exp $ inherit eutils 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" |