diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-06-13 13:46:10 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-06-13 13:46:10 +0000 |
commit | 300cfd1cc014f1b365d73258339d1a1bca72f694 (patch) | |
tree | 6c120777992f860be5a0add825ae34d631bb7f1e /xfce-base/xfconf | |
parent | stable sparc, bug 265587 (diff) | |
download | gentoo-2-300cfd1cc014f1b365d73258339d1a1bca72f694.tar.gz gentoo-2-300cfd1cc014f1b365d73258339d1a1bca72f694.tar.bz2 gentoo-2-300cfd1cc014f1b365d73258339d1a1bca72f694.zip |
stable sparc, bug 265587
(Portage version: 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 bf221d9dc94a..a5d1429db626 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.8 2009/06/10 07:21:06 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.9 2009/06/13 13:46:10 tcunha Exp $ + + 13 Jun 2009; Tiago Cunha <tcunha@gentoo.org> xfconf-4.6.1.ebuild: + stable sparc, bug 265587 10 Jun 2009; Christian Faulhammer <fauli@gentoo.org> xfconf-4.6.1.ebuild: stable x86, bug 265587 diff --git a/xfce-base/xfconf/xfconf-4.6.1.ebuild b/xfce-base/xfconf/xfconf-4.6.1.ebuild index 69449893f034..5dd732065898 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.4 2009/06/10 07:21:06 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.5 2009/06/13 13:46:10 tcunha 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 |