diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-06-12 22:28:42 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-06-12 22:28:42 +0000 |
commit | 07f17f0a07169337ab98bba0ae2064ed6082ffcb (patch) | |
tree | 8a993f3692d281c50c5d85058d971c9397924861 /x11-wm | |
parent | fix Header (diff) | |
download | gentoo-2-07f17f0a07169337ab98bba0ae2064ed6082ffcb.tar.gz gentoo-2-07f17f0a07169337ab98bba0ae2064ed6082ffcb.tar.bz2 gentoo-2-07f17f0a07169337ab98bba0ae2064ed6082ffcb.zip |
Digest fix0r
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/windowmaker/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/windowmaker/Manifest | 6 | ||||
-rw-r--r-- | x11-wm/windowmaker/windowmaker-0.80.2-r1.ebuild | 7 | ||||
-rw-r--r-- | x11-wm/windowmaker/windowmaker-0.80.2-r2.ebuild | 7 |
4 files changed, 12 insertions, 14 deletions
diff --git a/x11-wm/windowmaker/ChangeLog b/x11-wm/windowmaker/ChangeLog index 60c7885c42a5..489668d1e23d 100644 --- a/x11-wm/windowmaker/ChangeLog +++ b/x11-wm/windowmaker/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/windowmaker # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.3 2003/06/06 15:16:31 robh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.4 2003/06/12 22:28:38 seemant Exp $ + + 12 Jun 2003; Seemant Kulleen <seemant@gentoo.org> + windowmaker-0.80.2-r1.ebuild, windowmaker-0.80.2-r2.ebuild: + xpm is provided by xfree *windowmaker-0.80.2-r2 (06 Jun 2003) diff --git a/x11-wm/windowmaker/Manifest b/x11-wm/windowmaker/Manifest index d796d8d3dbe2..6014de0dcaff 100644 --- a/x11-wm/windowmaker/Manifest +++ b/x11-wm/windowmaker/Manifest @@ -1,6 +1,6 @@ -MD5 58acac621358c888a7bf8f7fedc1e1cf windowmaker-0.80.2-r2.ebuild 3611 -MD5 2b0caffe9b79e5ba9229757fba9ceb64 windowmaker-0.80.2-r1.ebuild 3588 -MD5 04903c10a84a42cd839d3a895c3f1a6a ChangeLog 4439 +MD5 70c83356cf4ce9389dfafb81bca1dbbc windowmaker-0.80.2-r2.ebuild 3493 +MD5 e3776a252435548fd68f8ee6ef7e0c6c windowmaker-0.80.2-r1.ebuild 3470 +MD5 c4270445def73a21d8bf4fb4fe48970c ChangeLog 4584 MD5 b5304655d4ff5441989ab94a1bdc9506 files/digest-windowmaker-0.80.2-r1 144 MD5 b5304655d4ff5441989ab94a1bdc9506 files/digest-windowmaker-0.80.2-r2 144 MD5 9a5c9f1b2b44a678526f0fd71b2cf51d files/windowmaker-0.80.2-r1-gentoo.patch 4331 diff --git a/x11-wm/windowmaker/windowmaker-0.80.2-r1.ebuild b/x11-wm/windowmaker/windowmaker-0.80.2-r1.ebuild index f95d2edc3877..22fe77bdea94 100644 --- a/x11-wm/windowmaker/windowmaker-0.80.2-r1.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.80.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.80.2-r1.ebuild,v 1.1 2003/06/05 00:32:11 robh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.80.2-r1.ebuild,v 1.2 2003/06/12 22:28:38 seemant Exp $ IUSE="gif nls png kde oss jpeg gnome" @@ -28,7 +28,7 @@ KEYWORDS="x86 ppc sparc alpha" src_unpack() { unpack ${A} cd ${S} - patch -p1 < ${FILESDIR}/${PN}-0.80.1-gentoo.patch + epatch ${FILESDIR}/${PN}-0.80.1-gentoo.patch } src_compile() { @@ -136,9 +136,6 @@ src_install() { } pkg_postinst() { - einfo "You need to emerge media-libs/xpm to get transparent globes or" - einfo "other transparent elements." - einfo einfo "/usr/share/GNUstep/ has moved to /usr/lib/GNUstep/" einfo "this means the WPrefs app has moved. If you have" einfo "entries for this in your menus, please correct them" diff --git a/x11-wm/windowmaker/windowmaker-0.80.2-r2.ebuild b/x11-wm/windowmaker/windowmaker-0.80.2-r2.ebuild index 44be70c5278b..112913111c50 100644 --- a/x11-wm/windowmaker/windowmaker-0.80.2-r2.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.80.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.80.2-r2.ebuild,v 1.1 2003/06/06 15:16:31 robh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.80.2-r2.ebuild,v 1.2 2003/06/12 22:28:38 seemant Exp $ IUSE="gif nls png kde oss jpeg gnome" @@ -28,7 +28,7 @@ KEYWORDS="x86 ppc sparc alpha" src_unpack() { unpack ${A} cd ${S} - patch -p1 < ${FILESDIR}/${PN}-0.80.2-r1-gentoo.patch + epatch ${FILESDIR}/${PN}-0.80.2-r1-gentoo.patch } src_compile() { @@ -136,9 +136,6 @@ src_install() { } pkg_postinst() { - einfo "You need to emerge media-libs/xpm to get transparent globes or" - einfo "other transparent elements." - einfo einfo "/usr/share/GNUstep/ has moved to /usr/lib/GNUstep/" einfo "this means the WPrefs app has moved. If you have" einfo "entries for this in your menus, please correct them" |