diff options
author | Daniel Ostrow <dostrow@gentoo.org> | 2005-12-10 03:24:03 +0000 |
---|---|---|
committer | Daniel Ostrow <dostrow@gentoo.org> | 2005-12-10 03:24:03 +0000 |
commit | 24d77b46d22e4acc953dc88a4643e758dfbce97b (patch) | |
tree | dfac1099e4f65d8fb60ab8356e18b25d3ca31219 /xfce-extra/exo | |
parent | Stable on amd64. See bug #31721. (diff) | |
download | gentoo-2-24d77b46d22e4acc953dc88a4643e758dfbce97b.tar.gz gentoo-2-24d77b46d22e4acc953dc88a4643e758dfbce97b.tar.bz2 gentoo-2-24d77b46d22e4acc953dc88a4643e758dfbce97b.zip |
Stable on ppc64.
(Portage version: 2.0.53)
Diffstat (limited to 'xfce-extra/exo')
-rw-r--r-- | xfce-extra/exo/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/exo/exo-0.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/exo/ChangeLog b/xfce-extra/exo/ChangeLog index 938964cae6df..f5f0dc90afe4 100644 --- a/xfce-extra/exo/ChangeLog +++ b/xfce-extra/exo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/exo # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v 1.12 2005/10/08 21:46:45 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v 1.13 2005/12/10 03:22:46 dostrow Exp $ + + 10 Dec 2005; Daniel Ostrow <dostrow@gentoo.org> exo-0.3.0.ebuild: + Stable on ppc64. 08 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> exo-0.3.0.ebuild: Stable on ppc. diff --git a/xfce-extra/exo/exo-0.3.0.ebuild b/xfce-extra/exo/exo-0.3.0.ebuild index 1f069298242f..a376675678fe 100644 --- a/xfce-extra/exo/exo-0.3.0.ebuild +++ b/xfce-extra/exo/exo-0.3.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-extra/exo/exo-0.3.0.ebuild,v 1.6 2005/10/10 15:18:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.3.0.ebuild,v 1.7 2005/12/10 03:22:46 dostrow Exp $ DESCRIPTION="Extension library for Xfce" HOMEPAGE="http://www.os-cillation.com/" -KEYWORDS="~amd64 arm ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~amd64 arm ia64 ppc ppc64 ~sparc x86" RDEPEND=">=x11-libs/gtk+-2.4 >=xfce-base/libxfce4mcs-4.2.0" |