diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-02-28 18:45:30 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-02-28 18:45:30 +0000 |
commit | 79a7bf8cdcfcbd63c27cd17803236784bd276a54 (patch) | |
tree | 139d330f632f4da530e9ed86d66efc83ad92942f /xfce-base/xfconf | |
parent | Add ~alpha/~arm/~ia64/~sparc (diff) | |
download | gentoo-2-79a7bf8cdcfcbd63c27cd17803236784bd276a54.tar.gz gentoo-2-79a7bf8cdcfcbd63c27cd17803236784bd276a54.tar.bz2 gentoo-2-79a7bf8cdcfcbd63c27cd17803236784bd276a54.zip |
ppc stable #305657
(Portage version: 2.1.7.17/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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfconf/ChangeLog b/xfce-base/xfconf/ChangeLog index 8f5a8a562c7f..3ff6ac008ca7 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.25 2010/02/22 18:24:09 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.26 2010/02/28 18:45:30 nixnut Exp $ + + 28 Feb 2010; nixnut <nixnut@gentoo.org> xfconf-4.6.1-r1.ebuild: + ppc stable #305657 22 Feb 2010; Christian Faulhammer <fauli@gentoo.org> xfconf-4.6.1-r1.ebuild: diff --git a/xfce-base/xfconf/xfconf-4.6.1-r1.ebuild b/xfce-base/xfconf/xfconf-4.6.1-r1.ebuild index 5b685cd8bca6..2ef0b1286ca9 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.4 2010/02/22 18:24:09 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1-r1.ebuild,v 1.5 2010/02/28 18:45:30 nixnut 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 |