diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-08 23:25:15 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-08 23:25:15 +0000 |
commit | 681a1dcbfa8855cbbb6f3923cbbeadc26fce0539 (patch) | |
tree | 925f4a2152e01d53b9caf3f586de62837bd83223 /x11-themes/gtk-engines-xfce | |
parent | Update kdepim-3.4.0_beta2 digests as the package was rebuilt. (diff) | |
download | gentoo-2-681a1dcbfa8855cbbb6f3923cbbeadc26fce0539.tar.gz gentoo-2-681a1dcbfa8855cbbb6f3923cbbeadc26fce0539.tar.bz2 gentoo-2-681a1dcbfa8855cbbb6f3923cbbeadc26fce0539.zip |
Stable on alpha.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-themes/gtk-engines-xfce')
-rw-r--r-- | x11-themes/gtk-engines-xfce/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-xfce/ChangeLog b/x11-themes/gtk-engines-xfce/ChangeLog index 53cdc56293d0..585af55bb8ba 100644 --- a/x11-themes/gtk-engines-xfce/ChangeLog +++ b/x11-themes/gtk-engines-xfce/ChangeLog @@ -1,6 +1,10 @@ # 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.26 2005/01/31 15:05:15 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.27 2005/02/08 23:25:15 kloeri Exp $ + + 09 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> + gtk-engines-xfce-2.2.5.ebuild: + Stable on alpha. 31 Jan 2005; lanius@gentoo.org gtk-engines-xfce-2.2.5.ebuild: stable on amd64 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 8643f2d3ad2a..3cffe4954628 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.6 2005/01/31 15:05:15 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.5.ebuild,v 1.7 2005/02/08 23:25:15 kloeri 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" |