diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-06-15 00:00:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-06-15 00:00:07 +0000 |
commit | 7ae07c5b99a31a2c6aa1702ff1a70563904bf60b (patch) | |
tree | c0eca2b1be513d4b1226686094338708ccaa778c /xfce-base | |
parent | keep the list up to date with app-emulation/playonlinux (diff) | |
download | gentoo-2-7ae07c5b99a31a2c6aa1702ff1a70563904bf60b.tar.gz gentoo-2-7ae07c5b99a31a2c6aa1702ff1a70563904bf60b.tar.bz2 gentoo-2-7ae07c5b99a31a2c6aa1702ff1a70563904bf60b.zip |
Stable for HPPA (bug #265587).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 38fa72a7e8be..43c6c9619f46 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.124 2009/06/13 13:43:27 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.125 2009/06/15 00:00:07 jer Exp $ + + 14 Jun 2009; Jeroen Roovers <jer@gentoo.org> libxfce4util-4.6.1.ebuild: + Stable for HPPA (bug #265587). 13 Jun 2009; Tiago Cunha <tcunha@gentoo.org> libxfce4util-4.6.1.ebuild: stable sparc, bug 265587 diff --git a/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild index ee294bd72563..826aff446148 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild,v 1.5 2009/06/13 13:43:27 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild,v 1.6 2009/06/15 00:00:07 jer Exp $ EAPI="1" @@ -10,7 +10,7 @@ xfce4_core DESCRIPTION="Basic utilities library" HOMEPAGE="http://www.xfce.org/projects/libraries" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" LICENSE="LGPL-2" IUSE="debug doc" |