diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-12-09 20:42:26 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-12-09 20:42:26 +0000 |
commit | f91d8a03905b78fcc5c23bbac8095da4ac7134e8 (patch) | |
tree | 26e439b03870be13341986849a9ac0d8fe766e7d /xfce-base/libxfce4util | |
parent | s/docert/install_cert/ wrt bug #201689 (diff) | |
download | historical-f91d8a03905b78fcc5c23bbac8095da4ac7134e8.tar.gz historical-f91d8a03905b78fcc5c23bbac8095da4ac7134e8.tar.bz2 historical-f91d8a03905b78fcc5c23bbac8095da4ac7134e8.zip |
ppc stable, bug #201747
Package-Manager: portage-2.1.4_rc9
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index fca65747cbf9..6d4941220e31 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.105 2007/12/09 17:14:51 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.106 2007/12/09 20:38:04 dertobi123 Exp $ + + 09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org> + libxfce4util-4.4.2.ebuild: + ppc stable, bug #201747 09 Dec 2007; Dawid Węgliński <cla@gentoo.org> libxfce4util-4.4.2.ebuild: Stable on amd64/x86 (bug #201747) diff --git a/xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild index ddefb225722a..a30b6e46a95e 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild,v 1.3 2007/12/09 17:11:21 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild,v 1.4 2007/12/09 20:38:04 dertobi123 Exp $ inherit xfce44 @@ -9,7 +9,7 @@ xfce44 DESCRIPTION="Basic utilities library" HOMEPAGE="http://www.xfce.org/projects/libraries" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="debug doc" RDEPEND=">=dev-libs/glib-2.6" |