diff options
author | Daniel Ostrow <dostrow@gentoo.org> | 2005-12-09 22:24:59 +0000 |
---|---|---|
committer | Daniel Ostrow <dostrow@gentoo.org> | 2005-12-09 22:24:59 +0000 |
commit | 333771b3633c8cb11896617b5151f3d1bf3624ab (patch) | |
tree | d5688edf42f1bf49d84d9683f909c72c78d16c5d /x11-themes/gtk-engines-xfce | |
parent | version bump (diff) | |
download | historical-333771b3633c8cb11896617b5151f3d1bf3624ab.tar.gz historical-333771b3633c8cb11896617b5151f3d1bf3624ab.tar.bz2 historical-333771b3633c8cb11896617b5151f3d1bf3624ab.zip |
Fix second straight to stable oops of the day...damnit.
Package-Manager: portage-2.0.53
Diffstat (limited to 'x11-themes/gtk-engines-xfce')
-rw-r--r-- | x11-themes/gtk-engines-xfce/Manifest | 2 | ||||
-rw-r--r-- | x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-xfce/Manifest b/x11-themes/gtk-engines-xfce/Manifest index 44134dd106b8..f536dba9ff48 100644 --- a/x11-themes/gtk-engines-xfce/Manifest +++ b/x11-themes/gtk-engines-xfce/Manifest @@ -6,5 +6,5 @@ MD5 f34f2b9135822f4e4107afd4db7e27a0 files/digest-gtk-engines-xfce-2.2.8 73 MD5 0af1a5b11f984d5dcb747a9f890f0a90 gtk-engines-xfce-2.2.5.ebuild 746 MD5 f317596e7a8f6c7608b768f2dbd3f7f1 gtk-engines-xfce-2.2.7-r1.ebuild 884 MD5 8811732ac31d9365ce51abc1be5f73eb gtk-engines-xfce-2.2.7.ebuild 739 -MD5 8270e20f4833511a38801af7898681a4 gtk-engines-xfce-2.2.8.ebuild 884 +MD5 04c4be33a66c9b9409f765a4201231ac gtk-engines-xfce-2.2.8.ebuild 892 MD5 1a485fd099494a423e0f4287746045f0 metadata.xml 176 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 9faee2f206e3..7e166f440f22 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-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.8.ebuild,v 1.1 2005/12/09 20:55:34 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8.ebuild,v 1.2 2005/12/09 22:24:59 dostrow 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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="static" RDEPEND=">=x11-libs/gtk+-2 |