diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-01-25 20:22:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-01-25 20:22:56 +0000 |
commit | ac8f7b4d401a4c0aada09f87f7054acffdd4dceb (patch) | |
tree | 9fb24db195d0ed76c6c490813af2a47fd6c87469 /xfce-base | |
parent | Stable for HPPA (bug #349053). (diff) | |
download | gentoo-2-ac8f7b4d401a4c0aada09f87f7054acffdd4dceb.tar.gz gentoo-2-ac8f7b4d401a4c0aada09f87f7054acffdd4dceb.tar.bz2 gentoo-2-ac8f7b4d401a4c0aada09f87f7054acffdd4dceb.zip |
Stable for HPPA (bug #349053).
(Portage version: 2.2.0_alpha19/cvs/Linux i686)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfconf/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfconf/xfconf-4.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfconf/ChangeLog b/xfce-base/xfconf/ChangeLog index cbc9e6c807f5..9c21b97ed96c 100644 --- a/xfce-base/xfconf/ChangeLog +++ b/xfce-base/xfconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfconf # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.47 2011/01/17 15:00:39 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.48 2011/01/25 20:22:56 jer Exp $ + + 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> xfconf-4.8.0.ebuild: + Stable for HPPA (bug #349053). 17 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> xfconf-4.8.0.ebuild: ppc/ppc64 stable wrt #349053 diff --git a/xfce-base/xfconf/xfconf-4.8.0.ebuild b/xfce-base/xfconf/xfconf-4.8.0.ebuild index b116bc771cd1..911780551621 100644 --- a/xfce-base/xfconf/xfconf-4.8.0.ebuild +++ b/xfce-base/xfconf/xfconf-4.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.8.0.ebuild,v 1.3 2011/01/17 15:00:39 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.8.0.ebuild,v 1.4 2011/01/25 20:22:56 jer Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/xfconf/4.8/${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 ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris" IUSE="debug perl" RDEPEND=">=dev-libs/dbus-glib-0.72 |