diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-05-19 12:39:50 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-05-19 12:39:50 +0000 |
commit | 4be42d7cf6365fb2372f4cbe7d5606c0573ef76d (patch) | |
tree | 04a52acab1b90cfff4de18367064412327c00da0 /xfce-base/libxfce4util | |
parent | Use EnvironmentFile=-/etc/conf.d/acpid with - in case user has done something... (diff) | |
download | historical-4be42d7cf6365fb2372f4cbe7d5606c0573ef76d.tar.gz historical-4be42d7cf6365fb2372f4cbe7d5606c0573ef76d.tar.bz2 historical-4be42d7cf6365fb2372f4cbe7d5606c0573ef76d.zip |
Keyword mips
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index cfedbbab3972..fe9d9ea24f30 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,10 @@ # 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.176 2012/05/17 14:25:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.177 2012/05/19 12:31:38 blueness Exp $ + + 19 May 2012; Anthony G. Basile <blueness@gentoo.org> + libxfce4util-4.10.0.ebuild: + Keyword mips 17 May 2012; Jeroen Roovers <jer@gentoo.org> libxfce4util-4.10.0.ebuild: Stable for HPPA (bug #416233). diff --git a/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild index fa0de512d29c..8da3fa35631e 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.4 2012/05/17 14:25:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild,v 1.5 2012/05/19 12:31:38 blueness 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 ~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" |