diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-01-31 15:05:15 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-01-31 15:05:15 +0000 |
commit | f36b67b1474413d10b4e36068f5cb0e417698247 (patch) | |
tree | dd5425dfd277ecd575457f916e1e542165edd960 /x11-themes | |
parent | Keyworded ~sparc (diff) | |
download | gentoo-2-f36b67b1474413d10b4e36068f5cb0e417698247.tar.gz gentoo-2-f36b67b1474413d10b4e36068f5cb0e417698247.tar.bz2 gentoo-2-f36b67b1474413d10b4e36068f5cb0e417698247.zip |
stable on amd64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-themes')
-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 b79ea2d9d338..53cdc56293d0 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.25 2005/01/29 19:17:26 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.26 2005/01/31 15:05:15 lanius Exp $ + + 31 Jan 2005; lanius@gentoo.org gtk-engines-xfce-2.2.5.ebuild: + stable on amd64 29 Jan 2005; Lars Weiler <pylon@gentoo.org> gtk-engines-xfce-2.2.5.ebuild: Stable on ppc. 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 0525d7b57033..8643f2d3ad2a 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.5 2005/01/29 19:17:26 pylon Exp $ +# $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 $ 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" |