diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-07-11 17:40:29 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-07-11 17:40:29 +0000 |
commit | 674e5ab98434aad9d6e9752c68ad36f6373825d1 (patch) | |
tree | a6430c19810924cc0ae745ab1706fb2870caf2b9 /xfce-base/libxfce4util | |
parent | Stable on x86. Remove old versions. (diff) | |
download | gentoo-2-674e5ab98434aad9d6e9752c68ad36f6373825d1.tar.gz gentoo-2-674e5ab98434aad9d6e9752c68ad36f6373825d1.tar.bz2 gentoo-2-674e5ab98434aad9d6e9752c68ad36f6373825d1.zip |
Stable on hppa
(Portage version: 2.0.51.19)
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index d05423c2eca2..dce99725875c 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.51 2005/07/08 17:22:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.52 2005/07/11 17:35:32 killerfox Exp $ + + 11 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> + libxfce4util-4.2.2.ebuild: + Stable on hppa. 08 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> libxfce4util-4.2.2.ebuild: diff --git a/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild index 06da625d6e62..eff0a990cdbd 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild,v 1.5 2005/07/09 01:26:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild,v 1.6 2005/07/11 17:35:32 killerfox Exp $ DESCRIPTION="Libraries for Xfce 4" LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="doc" RDEPEND="doc? ( dev-util/gtk-doc )" |