diff options
author | Lars Weiler <pylon@gentoo.org> | 2005-01-29 19:57:26 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2005-01-29 19:57:26 +0000 |
commit | 3b1349503c72a58f8b929910e95e103067eb512c (patch) | |
tree | 228acdf2cb0ca83d4f66c72bf844d4da1bb87355 /xfce-base/libxfcegui4 | |
parent | Stable on sparc wrt security bug #75484. (diff) | |
download | gentoo-2-3b1349503c72a58f8b929910e95e103067eb512c.tar.gz gentoo-2-3b1349503c72a58f8b929910e95e103067eb512c.tar.bz2 gentoo-2-3b1349503c72a58f8b929910e95e103067eb512c.zip |
Xfce 4.2 stable on ppc.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'xfce-base/libxfcegui4')
-rw-r--r-- | xfce-base/libxfcegui4/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfcegui4/ChangeLog b/xfce-base/libxfcegui4/ChangeLog index 6b967ee50fb6..80ee7598fad1 100644 --- a/xfce-base/libxfcegui4/ChangeLog +++ b/xfce-base/libxfcegui4/ChangeLog @@ -1,6 +1,9 @@ # 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.42 2005/01/24 19:40:59 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.43 2005/01/29 19:57:26 pylon Exp $ + + 29 Jan 2005; Lars Weiler <pylon@gentoo.org> libxfcegui4-4.2.0.ebuild: + Stable on ppc. 24 Jan 2005; Guy Martin <gmsoft@gentoo.org> libxfcegui4-4.2.0.ebuild: Stable on hppa. diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild index 47ea80b873d8..1d72350b4629 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.2.0.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.0.ebuild,v 1.3 2005/01/24 19:40:59 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon 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="xinerama" BZIPPED=1 |