diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-16 03:30:37 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-16 03:30:37 +0000 |
commit | a876f5b968f464038f646d03d58f6683e5c2751b (patch) | |
tree | 196becf6696b7a633fdf869dea54cc1ea3538db2 /xfce-base/libxfce4util | |
parent | x86 stable wrt bug #386963 (diff) | |
download | gentoo-2-a876f5b968f464038f646d03d58f6683e5c2751b.tar.gz gentoo-2-a876f5b968f464038f646d03d58f6683e5c2751b.tar.bz2 gentoo-2-a876f5b968f464038f646d03d58f6683e5c2751b.zip |
x86 stable wrt bug #386963
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.8.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 3a638cd8693f..31d57728ae92 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.161 2011/09/12 19:11:47 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.162 2011/10/16 03:30:37 phajdan.jr Exp $ + + 16 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + libxfce4util-4.8.2.ebuild: + x86 stable wrt bug #386963 *libxfce4util-4.8.2 (12 Sep 2011) diff --git a/xfce-base/libxfce4util/libxfce4util-4.8.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.8.2.ebuild index 67392ababbeb..d21612d520ec 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.8.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-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/libxfce4util/libxfce4util-4.8.2.ebuild,v 1.1 2011/09/12 19:11:47 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.8.2.ebuild,v 1.2 2011/10/16 03:30:37 phajdan.jr Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/glib-2.12:2" |