diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-08-11 20:52:45 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-08-11 20:52:45 +0000 |
commit | 78d3b18d8d6db4fd778bb67046453716706b62b0 (patch) | |
tree | 064cbbc9e9f4c8791966443a37f9d6f46b41180a /xfce-base/xfconf | |
parent | Marked ppc stable for bug #323729. (diff) | |
download | historical-78d3b18d8d6db4fd778bb67046453716706b62b0.tar.gz historical-78d3b18d8d6db4fd778bb67046453716706b62b0.tar.bz2 historical-78d3b18d8d6db4fd778bb67046453716706b62b0.zip |
Marked ppc stable for bug #323729.
Package-Manager: portage-2.1.8.3/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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfconf/ChangeLog b/xfce-base/xfconf/ChangeLog index 9bedfad76eb9..d90abc0686be 100644 --- a/xfce-base/xfconf/ChangeLog +++ b/xfce-base/xfconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfconf # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.39 2010/08/10 15:54:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.40 2010/08/11 20:45:41 josejx Exp $ + + 11 Aug 2010; Joseph Jezak <josejx@gentoo.org> xfconf-4.6.2.ebuild: + Marked ppc stable for bug #323729. 10 Aug 2010; Jeroen Roovers <jer@gentoo.org> xfconf-4.6.2.ebuild: Stable for HPPA (bug #323729). diff --git a/xfce-base/xfconf/xfconf-4.6.2.ebuild b/xfce-base/xfconf/xfconf-4.6.2.ebuild index cc68e2afefab..5faa1c83c35f 100644 --- a/xfce-base/xfconf/xfconf-4.6.2.ebuild +++ b/xfce-base/xfconf/xfconf-4.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.2.ebuild,v 1.9 2010/08/10 15:54:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.2.ebuild,v 1.10 2010/08/11 20:45:41 josejx Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.6/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug -perl profile" RDEPEND=">=dev-libs/dbus-glib-0.72 |