diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-06-30 19:14:39 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-06-30 19:14:39 +0000 |
commit | df10994551284c90fc990ff67cbbadbb654ce53d (patch) | |
tree | 35ce540abfc3003d7554d790f72e04283d729d63 /xfce-base | |
parent | Stable for HPPA (bug #275907). (diff) | |
download | gentoo-2-df10994551284c90fc990ff67cbbadbb654ce53d.tar.gz gentoo-2-df10994551284c90fc990ff67cbbadbb654ce53d.tar.bz2 gentoo-2-df10994551284c90fc990ff67cbbadbb654ce53d.zip |
Stable on alpha, bug #265587
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index ccaf2393ab11..2210d5fa29d1 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,10 @@ # 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.127 2009/06/28 13:15:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.128 2009/06/30 19:14:39 klausman Exp $ + + 30 Jun 2009; Tobias Klausmann <klausman@gentoo.org> + libxfce4util-4.6.1.ebuild: + Stable on alpha, bug #265587 28 Jun 2009; Brent Baude <ranger@gentoo.org> libxfce4util-4.6.1.ebuild: Marking libxfce4util-4.6.1 ppc64 stable for bug 265587 diff --git a/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild index 23f74c1b1e23..590d7f53019d 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.8 2009/06/28 13:15:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild,v 1.9 2009/06/30 19:14:39 klausman 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" |