diff options
author | 2006-10-14 16:01:25 +0000 | |
---|---|---|
committer | 2006-10-14 16:01:25 +0000 | |
commit | e1552afd38c1f93f37964812f24ebf7e8d0a5126 (patch) | |
tree | c29f38a3e6bc0c4bf91c9c9c32154d33294240e9 | |
parent | Stabilizing on amd64 as part of new Java system, bug #147254. (diff) | |
download | gentoo-2-e1552afd38c1f93f37964812f24ebf7e8d0a5126.tar.gz gentoo-2-e1552afd38c1f93f37964812f24ebf7e8d0a5126.tar.bz2 gentoo-2-e1552afd38c1f93f37964812f24ebf7e8d0a5126.zip |
Stable on ia64.
(Portage version: 2.1.2_pre2-r9)
-rw-r--r-- | x11-themes/gtk-engines-xfce/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8.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 81055da31914..3c9aeacd74bb 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.54 2006/10/10 16:20:02 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.55 2006/10/14 16:01:25 kloeri Exp $ + + 14 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + gtk-engines-xfce-2.2.8.ebuild: + Stable on ia64. 10 Oct 2006; Daniel Gryniewicz <dang@gentoo.org> gtk-engines-xfce-2.2.8.ebuild: diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8.ebuild index 6c42acaff90b..8479aed05a8a 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.8.ebuild,v 1.6 2006/10/10 16:20:02 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8.ebuild,v 1.7 2006/10/14 16:01:25 kloeri Exp $ MY_P="gtk-xfce-engine-${PV}" @@ -11,7 +11,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-4.2.3.2/src/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="static" RDEPEND=">=x11-libs/gtk+-2 |