diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-04-22 10:43:40 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-04-22 10:43:40 +0000 |
commit | 9c8637baac053c1626c5c4401c34200d464109a5 (patch) | |
tree | 611fdbd1e7c36fbd36e48017efc477103e1e2120 /xfce-base/xfce4 | |
parent | Version bump, fixes #126420 (diff) | |
download | historical-9c8637baac053c1626c5c4401c34200d464109a5.tar.gz historical-9c8637baac053c1626c5c4401c34200d464109a5.tar.bz2 historical-9c8637baac053c1626c5c4401c34200d464109a5.zip |
Stable on ppc64
Package-Manager: portage-2.0.54
Diffstat (limited to 'xfce-base/xfce4')
-rw-r--r-- | xfce-base/xfce4/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfce4/xfce4-4.2.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfce4/ChangeLog b/xfce-base/xfce4/ChangeLog index 746398443c35..a7c5bfce2bd6 100644 --- a/xfce-base/xfce4/ChangeLog +++ b/xfce-base/xfce4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfce4 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4/ChangeLog,v 1.64 2006/04/20 15:14:53 kingtaco Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4/ChangeLog,v 1.65 2006/04/22 10:43:39 corsair Exp $ + + 22 Apr 2006; Markus Rothe <corsair@gentoo.org> xfce4-4.2.3.2.ebuild: + Stable on ppc64 20 Apr 2006; Mike Doty <kingtaco@gentoo.org> xfce4-4.2.3.2.ebuild: amd64 stable, bug 129371 diff --git a/xfce-base/xfce4/xfce4-4.2.3.2.ebuild b/xfce-base/xfce4/xfce4-4.2.3.2.ebuild index 6d0e47fccc9d..1b47eb985690 100644 --- a/xfce-base/xfce4/xfce4-4.2.3.2.ebuild +++ b/xfce-base/xfce4/xfce4-4.2.3.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4/xfce4-4.2.3.2.ebuild,v 1.7 2006/04/20 15:14:53 kingtaco Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4/xfce4-4.2.3.2.ebuild,v 1.8 2006/04/22 10:43:40 corsair Exp $ inherit versionator DESCRIPTION="Xfce 4 base ebuild" HOMEPAGE="http://www.xfce.org/" LICENSE="GPL-2 BSD LGPL-2" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86" SLOT="0" IUSE="" |