diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-22 05:08:09 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-22 05:08:09 +0000 |
commit | 1b5d54fb5aa7680367fe612f1af5924e0a87f436 (patch) | |
tree | 55f6d1daadbcda48c433671b2b3ae41da757d20b /xfce-base/xfconf | |
parent | Keyword for all but amd64. (diff) | |
download | historical-1b5d54fb5aa7680367fe612f1af5924e0a87f436.tar.gz historical-1b5d54fb5aa7680367fe612f1af5924e0a87f436.tar.bz2 historical-1b5d54fb5aa7680367fe612f1af5924e0a87f436.zip |
marked x86 per bug 416233
Package-Manager: portage-2.2.0_alpha107/cvs/Linux i686
Diffstat (limited to 'xfce-base/xfconf')
-rw-r--r-- | xfce-base/xfconf/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfconf/xfconf-4.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfconf/ChangeLog b/xfce-base/xfconf/ChangeLog index bfb278d48e23..e0ccbef98b30 100644 --- a/xfce-base/xfconf/ChangeLog +++ b/xfce-base/xfconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfconf # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.70 2012/05/20 19:56:37 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.71 2012/05/22 05:06:58 jdhore Exp $ + + 22 May 2012; Jeff Horelick <jdhore@gentoo.org> xfconf-4.10.0.ebuild: + marked x86 per bug 416233 20 May 2012; Samuli Suominen <ssuominen@gentoo.org> xfconf-4.10.0.ebuild: ppc/ppc64 stable wrt #416233 diff --git a/xfce-base/xfconf/xfconf-4.10.0.ebuild b/xfce-base/xfconf/xfconf-4.10.0.ebuild index 2589c7fc335f..311cd6d81876 100644 --- a/xfce-base/xfconf/xfconf-4.10.0.ebuild +++ b/xfce-base/xfconf/xfconf-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/xfconf/xfconf-4.10.0.ebuild,v 1.7 2012/05/20 19:56:37 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.10.0.ebuild,v 1.8 2012/05/22 05:06:58 jdhore Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-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 ~ia64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris" IUSE="debug perl" RDEPEND=">=dev-libs/dbus-glib-0.98 |