diff options
author | Lars Weiler <pylon@gentoo.org> | 2005-01-29 19:17:26 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2005-01-29 19:17:26 +0000 |
commit | c3c85d63e47f4e52c93f041a51ffa14071859463 (patch) | |
tree | 2330e98e556d2c10dcec08d263731ea2b4ab598f /x11-themes/gtk-engines-xfce | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-c3c85d63e47f4e52c93f041a51ffa14071859463.tar.gz gentoo-2-c3c85d63e47f4e52c93f041a51ffa14071859463.tar.bz2 gentoo-2-c3c85d63e47f4e52c93f041a51ffa14071859463.zip |
Stable on ppc.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-themes/gtk-engines-xfce')
-rw-r--r-- | x11-themes/gtk-engines-xfce/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-xfce/ChangeLog b/x11-themes/gtk-engines-xfce/ChangeLog index ede110024175..b79ea2d9d338 100644 --- a/x11-themes/gtk-engines-xfce/ChangeLog +++ b/x11-themes/gtk-engines-xfce/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/gtk-engines-xfce # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.24 2005/01/24 19:28:10 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.25 2005/01/29 19:17:26 pylon Exp $ + + 29 Jan 2005; Lars Weiler <pylon@gentoo.org> gtk-engines-xfce-2.2.5.ebuild: + Stable on ppc. 24 Jan 2005; Guy Martin <gmsoft@gentoo.org> gtk-engines-xfce-2.2.5.ebuild: Stable on hppa. diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.5.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.5.ebuild index 4fb0b148db54..0525d7b57033 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.5.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.5.ebuild,v 1.4 2005/01/24 19:28:10 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.5.ebuild,v 1.5 2005/01/29 19:17:26 pylon Exp $ inherit gtk-engines2 @@ -14,7 +14,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-4.2.0/src-bz2/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="" DEPEND=">=x11-libs/gtk+-2" |