diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-10-10 16:20:02 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-10-10 16:20:02 +0000 |
commit | cfc7aa130650afc01a11f6414dbd6047e1df163c (patch) | |
tree | 9411662238ef4d2e155efb6eeeded39d3249a5df /x11-themes | |
parent | Works on ~amd64 (diff) | |
download | gentoo-2-cfc7aa130650afc01a11f6414dbd6047e1df163c.tar.gz gentoo-2-cfc7aa130650afc01a11f6414dbd6047e1df163c.tar.bz2 gentoo-2-cfc7aa130650afc01a11f6414dbd6047e1df163c.zip |
Marked stable on amd64 for bug #150746
(Portage version: 2.1.2_pre2-r3)
Diffstat (limited to 'x11-themes')
-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 b956c439f404..81055da31914 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.53 2006/10/09 17:56:38 the_paya Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.54 2006/10/10 16:20:02 dang Exp $ + + 10 Oct 2006; Daniel Gryniewicz <dang@gentoo.org> + gtk-engines-xfce-2.2.8.ebuild: + Marked stable on amd64 for bug #150746 09 Oct 2006; Javier Villavicencio <the_paya@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 677b8f1d24d0..6c42acaff90b 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.5 2006/10/09 17:56:38 the_paya Exp $ +# $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 $ 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 |