diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-07-27 17:30:09 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-07-27 17:30:09 +0000 |
commit | d7a37dba1438e859e95a2619aae074f1f6b18ac8 (patch) | |
tree | 9042023fb54f482d66d181e07a5cf65f91518bde /xfce-base/xfconf | |
parent | ppc stable #265587 (diff) | |
download | gentoo-2-d7a37dba1438e859e95a2619aae074f1f6b18ac8.tar.gz gentoo-2-d7a37dba1438e859e95a2619aae074f1f6b18ac8.tar.bz2 gentoo-2-d7a37dba1438e859e95a2619aae074f1f6b18ac8.zip |
ppc stable #265587
(Portage version: 2.1.6.13/cvs/Linux ppc)
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 379f3631e232..1e509e74f68f 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.13 2009/06/30 19:15:25 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.14 2009/07/27 17:30:09 nixnut Exp $ + + 27 Jul 2009; nixnut <nixnut@gentoo.org> xfconf-4.6.1.ebuild: + ppc stable #265587 30 Jun 2009; Tobias Klausmann <klausman@gentoo.org> xfconf-4.6.1.ebuild: Stable on alpha, bug #265587 diff --git a/xfce-base/xfconf/xfconf-4.6.1.ebuild b/xfce-base/xfconf/xfconf-4.6.1.ebuild index 3898be802a42..12236117ab8f 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.9 2009/06/30 19:15:25 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.10 2009/07/27 17:30:09 nixnut 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 |