diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-06-09 14:51:34 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-06-09 14:51:34 +0000 |
commit | 92bee7324df4d994bbf6cd714d321d6db24c139c (patch) | |
tree | 01d6135cc1161977dbdae9ee8a65f699a7d025df /xfce-base/xfconf | |
parent | slotmove of app-backup/kbackup to 3.5 (diff) | |
download | historical-92bee7324df4d994bbf6cd714d321d6db24c139c.tar.gz historical-92bee7324df4d994bbf6cd714d321d6db24c139c.tar.bz2 historical-92bee7324df4d994bbf6cd714d321d6db24c139c.zip |
amd64 stable, bug 265587
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'xfce-base/xfconf')
-rw-r--r-- | xfce-base/xfconf/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfconf/xfconf-4.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfconf/ChangeLog b/xfce-base/xfconf/ChangeLog index 9b9f0ac5b5ec..c9efd01f3af7 100644 --- a/xfce-base/xfconf/ChangeLog +++ b/xfce-base/xfconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfconf # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.6 2009/06/07 18:54:52 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.7 2009/06/09 14:50:53 darkside Exp $ + + 09 Jun 2009; Jeremy Olexa <darkside@gentoo.org> xfconf-4.6.1.ebuild: + amd64 stable, bug 265587 07 Jun 2009; Jeremy Olexa <darkside@gentoo.org> xfconf-4.6.1.ebuild: RESTRICT=test because the test suite fails if the application is currently diff --git a/xfce-base/xfconf/xfconf-4.6.1.ebuild b/xfce-base/xfconf/xfconf-4.6.1.ebuild index 59cf988b29e0..8a0f90979660 100644 --- a/xfce-base/xfconf/xfconf-4.6.1.ebuild +++ b/xfce-base/xfconf/xfconf-4.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.2 2009/06/07 18:54:52 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.3 2009/06/09 14:50:53 darkside Exp $ EAPI="1" @@ -10,7 +10,7 @@ inherit xfce4 xfce4_core DESCRIPTION="Xfce configuration daemon and utilities" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="debug doc -perl" RDEPEND=">=dev-libs/dbus-glib-0.72 |