diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-07-11 17:41:27 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-07-11 17:41:27 +0000 |
commit | 32d381d856b94c14670700d949d6ae4870b91196 (patch) | |
tree | 436a04fa6082aad31e07e7230b144752703bab34 /xfce-base/libxfcegui4 | |
parent | Stable on x86. Remove old versions. (diff) | |
download | historical-32d381d856b94c14670700d949d6ae4870b91196.tar.gz historical-32d381d856b94c14670700d949d6ae4870b91196.tar.bz2 historical-32d381d856b94c14670700d949d6ae4870b91196.zip |
Stable on hppa
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'xfce-base/libxfcegui4')
-rw-r--r-- | xfce-base/libxfcegui4/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/libxfcegui4/ChangeLog b/xfce-base/libxfcegui4/ChangeLog index c0bfc2c425b0..c3180ee76b20 100644 --- a/xfce-base/libxfcegui4/ChangeLog +++ b/xfce-base/libxfcegui4/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/libxfcegui4 # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.51 2005/07/08 17:24:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.52 2005/07/11 17:36:00 killerfox Exp $ + + 11 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> + libxfcegui4-4.2.2.ebuild: + Stable on hppa. 08 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> libxfcegui4-4.2.2.ebuild: diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild index 5581fceba870..ae0712ee363b 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-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/libxfcegui4/libxfcegui4-4.2.2.ebuild,v 1.6 2005/07/09 01:26:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild,v 1.7 2005/07/11 17:36:00 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="" RDEPEND="~xfce-base/libxfce4util-${PV}" |