diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-08-10 15:54:55 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-08-10 15:54:55 +0000 |
commit | 9d62343ef4b1e33915e89b2ff6d0eed32b15f008 (patch) | |
tree | a62796c906d94a51b73703a9cdac66b569e2e772 /xfce-base | |
parent | Marking firefox-3.6.8 ppc64 for bug 329279 (diff) | |
download | gentoo-2-9d62343ef4b1e33915e89b2ff6d0eed32b15f008.tar.gz gentoo-2-9d62343ef4b1e33915e89b2ff6d0eed32b15f008.tar.bz2 gentoo-2-9d62343ef4b1e33915e89b2ff6d0eed32b15f008.zip |
Stable for HPPA (bug #323729).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'xfce-base')
-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 74f16f1d5797..9bedfad76eb9 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.38 2010/08/01 18:53:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.39 2010/08/10 15:54:55 jer Exp $ + + 10 Aug 2010; Jeroen Roovers <jer@gentoo.org> xfconf-4.6.2.ebuild: + Stable for HPPA (bug #323729). 23 Jul 2010; Markus Meier <maekke@gentoo.org> xfconf-4.6.2.ebuild: arm stable, bug #323729 diff --git a/xfce-base/xfconf/xfconf-4.6.2.ebuild b/xfce-base/xfconf/xfconf-4.6.2.ebuild index 7b18a36e6478..cc68e2afefab 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.8 2010/08/01 18:53:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.2.ebuild,v 1.9 2010/08/10 15:54:55 jer 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 |