summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorTavis Ormandy <taviso@gentoo.org>2003-07-31 10:57:49 +0000
committerTavis Ormandy <taviso@gentoo.org>2003-07-31 10:57:49 +0000
commit885a9e9d59e4ed73b284c57cfa56944d1a001def (patch)
tree7ff6ec68f66953d41d32a246e8312da1fca73dab /x11-wm
parentghc 6.0.1 is out (diff)
downloadhistorical-885a9e9d59e4ed73b284c57cfa56944d1a001def.tar.gz
historical-885a9e9d59e4ed73b284c57cfa56944d1a001def.tar.bz2
historical-885a9e9d59e4ed73b284c57cfa56944d1a001def.zip
*** empty log message ***
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/fvwm/ChangeLog14
-rw-r--r--x11-wm/fvwm/Manifest4
-rw-r--r--x11-wm/fvwm/fvwm-2.5.7.ebuild26
3 files changed, 23 insertions, 21 deletions
diff --git a/x11-wm/fvwm/ChangeLog b/x11-wm/fvwm/ChangeLog
index 00e6f0c8232f..a7176ccc3e26 100644
--- a/x11-wm/fvwm/ChangeLog
+++ b/x11-wm/fvwm/ChangeLog
@@ -1,17 +1,17 @@
# ChangeLog for x11-wm/fvwm
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/ChangeLog,v 1.17 2003/07/31 00:29:58 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/ChangeLog,v 1.18 2003/07/31 10:57:40 taviso Exp $
31 Jul 2003; Tavis Ormandy <taviso@gentoo.org> fvwm-2.5.7.ebuild:
- final fixes.
-
- 30 Jul 2003; Tavis Ormandy <taviso@gentoo.org> fvwm-2.5.7.ebuild:
- Adding some real options, re-written the whole conf.
-
+ Re-written ebuild to take full advantage of all the optional features
+ available. As this is a dramatic change to how the gentoo FVWM ebuilds work,
+ I wont be changing the stable branch to work like this.
+
*fvwm-2.5.7 (30 Jul 2003)
30 Jul 2003; Tavis Ormandy <taviso@gentoo.org> fvwm-2.5.7.ebuild:
- xinerama USE flag
+ Imported fvwmm-2.5.7 from the Unstable branch, available to unstable users.
+ Some Excellent new features available (Xft, Alpha blending, etc)
*fvwm-2.4.16 (06 Jul 2003)
diff --git a/x11-wm/fvwm/Manifest b/x11-wm/fvwm/Manifest
index a32243705509..09c6e44bb7ed 100644
--- a/x11-wm/fvwm/Manifest
+++ b/x11-wm/fvwm/Manifest
@@ -1,8 +1,8 @@
MD5 616d23339ff772ad286c142eee37efc8 fvwm-2.4.15.ebuild 1167
MD5 640cc8cf1c7b29a974fed717d4460794 fvwm-2.4.14.ebuild 1102
-MD5 5bb192b5a0b3ff8a88553b1d3a2b1e78 fvwm-2.5.7.ebuild 4915
+MD5 39c9ab808414067c8fbc21c0f2fb9365 fvwm-2.5.7.ebuild 5054
MD5 9b68cbbbdaba95b23665ea98c695e57d fvwm-2.4.16.ebuild 1334
-MD5 34d6ab30543960abf312921a9f7a828d ChangeLog 2988
+MD5 64468411aa9409e1749c8a70dd3ac499 ChangeLog 3185
MD5 beaa1ad08ff661a32c25d1a51c879a8d metadata.xml 450
MD5 ccd8378d86941cb17669e64ca88949c1 fvwm-2.4.8.ebuild 1146
MD5 282c809ddaa59071830b6c8dd9b0a3a1 files/fvwm2 25
diff --git a/x11-wm/fvwm/fvwm-2.5.7.ebuild b/x11-wm/fvwm/fvwm-2.5.7.ebuild
index a1a84a882ecd..151f73a3fb78 100644
--- a/x11-wm/fvwm/fvwm-2.5.7.ebuild
+++ b/x11-wm/fvwm/fvwm-2.5.7.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/fvwm/fvwm-2.5.7.ebuild,v 1.9 2003/07/31 00:29:58 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.7.ebuild,v 1.10 2003/07/31 10:57:40 taviso Exp $
inherit gnuconfig
@@ -153,18 +153,20 @@ pkg_postinst() {
ewarn "The Gentoo FVWM ebuild has been altered since the 2.4.x Branch."
ewarn "The following features that you did not request are now"
ewarn "controlled via USE flags, and not enabled automatically:"
- use readline || ewarn " Readline support in FvwmConsole"
- use stroke || ewarn " Mouse Gestures"
- use xinerama || ewarn " Xinerama Support"
- use cjk || ewarn " Multibyte Character Support"
- use perl || ewarn " FVWM Perl bindings"
- use nls || ewarn " Native Language Support"
- use png || ewarn " PNG Support"
- use bidi || ewarn " Bidirectional Language Support"
- use rplay || ewarn " RPlay Support in FvwmEvent"
- use gtk || ewarn " FvwmGTK (gtk+ support) (previously didnt honour USE flag)"
+ use readline || ewarn " Readline support in FvwmConsole [readline]"
+ use stroke || ewarn " Mouse Gestures [stroke]"
+ use xinerama || ewarn " Xinerama Support [xinerama]"
+ use cjk || ewarn " Multibyte Character Support [cjk]"
+ use perl || ewarn " FVWM Perl bindings [perl]"
+ use nls || ewarn " Native Language Support [nls]"
+ use png || ewarn " PNG Support [png]"
+ use bidi || ewarn " Bidirectional Language Support [bidi]"
+ use rplay || ewarn " RPlay Support in FvwmEvent [rplay]"
+ use gtk || ewarn " FvwmGTK (gtk+ support) (previously didnt honour USE flag) [gtk]"
+ ewarn
ewarn "If you require any of the features listed above, you should remerge"
- ewarn "FVWM with the appropriate USE flags."
+ ewarn "FVWM with the appropriate USE flags. Use this command to see the flags"
+ ewarn "available:"
ewarn " $ emerge -pv fvwm"
ewarn