diff options
author | 2011-05-07 17:46:26 +0000 | |
---|---|---|
committer | 2011-05-07 17:46:26 +0000 | |
commit | 4630057326da584bdf9fb294452cac9b77dc15e8 (patch) | |
tree | fe3d0520f4ef23371207c0b5c262278fd3625200 /xfce-base/xfce4-panel | |
parent | Fix possible overflow (bug #351290) (diff) | |
download | gentoo-2-4630057326da584bdf9fb294452cac9b77dc15e8.tar.gz gentoo-2-4630057326da584bdf9fb294452cac9b77dc15e8.tar.bz2 gentoo-2-4630057326da584bdf9fb294452cac9b77dc15e8.zip |
arm stable wrt #363767
(Portage version: 2.1.9.47/cvs/Linux ia64)
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.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 bea3f3c20c98..d1aaf4f172bd 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.198 2011/05/05 11:05:09 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.199 2011/05/07 17:46:26 armin76 Exp $ + + 07 May 2011; Raúl Porcel <armin76@gentoo.org> xfce4-panel-4.8.3.ebuild: + arm stable wrt #363767 05 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> xfce4-panel-4.8.3.ebuild: diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.8.3.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.8.3.ebuild index d0da83d53e81..e726404f9200 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.8.3.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.8.3.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.3.ebuild,v 1.6 2011/05/05 11:05:09 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.8.3.ebuild,v 1.7 2011/05/07 17:46:26 armin76 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 |