diff options
author | Brent Baude <ranger@gentoo.org> | 2010-03-11 21:11:00 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-03-11 21:11:00 +0000 |
commit | 8dc0e82dfce478510bc18dd15b5cb980ef6f7cb4 (patch) | |
tree | eda96cda15cf3602df60f2824209697869a28dbd /xfce-base/xfconf | |
parent | Marking xfce4-session-4.6.1-r1 ppc64 for bug 305657 (diff) | |
download | gentoo-2-8dc0e82dfce478510bc18dd15b5cb980ef6f7cb4.tar.gz gentoo-2-8dc0e82dfce478510bc18dd15b5cb980ef6f7cb4.tar.bz2 gentoo-2-8dc0e82dfce478510bc18dd15b5cb980ef6f7cb4.zip |
Marking xfconf-4.6.1-r1 ppc64 for bug 305657
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'xfce-base/xfconf')
-rw-r--r-- | xfce-base/xfconf/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfconf/xfconf-4.6.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfconf/ChangeLog b/xfce-base/xfconf/ChangeLog index eea6a99fc872..c5c65b7456cb 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.27 2010/03/01 19:46:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.28 2010/03/11 21:11:00 ranger Exp $ + + 11 Mar 2010; Brent Baude <ranger@gentoo.org> xfconf-4.6.1-r1.ebuild: + Marking xfconf-4.6.1-r1 ppc64 stable for bug 305657 01 Mar 2010; Raúl Porcel <armin76@gentoo.org> xfconf-4.6.1-r1.ebuild: alpha/arm/ia64/sparc stable wrt #305657 diff --git a/xfce-base/xfconf/xfconf-4.6.1-r1.ebuild b/xfce-base/xfconf/xfconf-4.6.1-r1.ebuild index 752a6c46199c..97e6038cc8a6 100644 --- a/xfce-base/xfconf/xfconf-4.6.1-r1.ebuild +++ b/xfce-base/xfconf/xfconf-4.6.1-r1.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.1-r1.ebuild,v 1.6 2010/03/01 19:46:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1-r1.ebuild,v 1.7 2010/03/11 21:11:00 ranger Exp $ EAPI=2 inherit xfconf @@ -10,7 +10,7 @@ HOMEPAGE="http://www.xfce.org" 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 |