diff options
author | 2012-07-14 11:50:44 +0000 | |
---|---|---|
committer | 2012-07-14 11:50:44 +0000 | |
commit | 9eae068408b38823db63d0bf3dc6540eebf91255 (patch) | |
tree | 0b4ec94966eec635b014d04c0c5212ccbdc10848 /xfce-base/libxfce4util | |
parent | Version bump (diff) | |
download | historical-9eae068408b38823db63d0bf3dc6540eebf91255.tar.gz historical-9eae068408b38823db63d0bf3dc6540eebf91255.tar.bz2 historical-9eae068408b38823db63d0bf3dc6540eebf91255.zip |
arm stable, bug #416233
Package-Manager: portage-2.1.11.6/cvs/Linux i686
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index fc0e30558a01..aef48c89709a 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.180 2012/05/22 05:36:10 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.181 2012/07/14 11:45:53 maekke Exp $ + + 14 Jul 2012; Markus Meier <maekke@gentoo.org> libxfce4util-4.10.0.ebuild: + arm stable, bug #416233 22 May 2012; Jeff Horelick <jdhore@gentoo.org> libxfce4util-4.10.0.ebuild: marked x86 per bug 416233 diff --git a/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild index 25534619afa7..384ced950fd1 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild,v 1.8 2012/05/22 05:36:10 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild,v 1.9 2012/07/14 11:45:53 maekke Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/glib-2.24" |