diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-03-13 16:27:18 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-03-13 16:27:18 +0000 |
commit | fb867122bc8b99a8eef7c8fcf854292113b93413 (patch) | |
tree | 52295cb4e129f89bb458208db841c1bad8a988c9 /xfce-base/xfce4-panel | |
parent | Stable on amd64 wrt bug #358661 (diff) | |
download | historical-fb867122bc8b99a8eef7c8fcf854292113b93413.tar.gz historical-fb867122bc8b99a8eef7c8fcf854292113b93413.tar.bz2 historical-fb867122bc8b99a8eef7c8fcf854292113b93413.zip |
Stable on amd64 wrt bug #358407
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64
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.8.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 71a9f492ff4b..c804ab47e81e 100644 --- a/xfce-base/xfce4-panel/ChangeLog +++ b/xfce-base/xfce4-panel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfce4-panel # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.185 2011/02/26 10:30:56 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.186 2011/03/13 16:25:56 hwoarang Exp $ + + 13 Mar 2011; Markos Chandras <hwoarang@gentoo.org> xfce4-panel-4.8.2.ebuild: + Stable on amd64 wrt bug #358407 *xfce4-panel-4.8.2 (26 Feb 2011) diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.8.2.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.8.2.ebuild index a79b5f1c4e7d..e72280370b0b 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.8.2.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.8.2.ebuild,v 1.1 2011/02/26 10:30:56 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.8.2.ebuild,v 1.2 2011/03/13 16:25:56 hwoarang Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug" RDEPEND="x11-libs/libX11 |