diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-02-07 08:37:16 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-02-07 08:37:16 +0000 |
commit | 57c4ab57a504c9708139c336d6f4f129d7f45b7d (patch) | |
tree | d101a8053370cdd9776f6e10451da212bcee190f /xfce-base | |
parent | added ~ppc64 to KEYWORDS (diff) | |
download | historical-57c4ab57a504c9708139c336d6f4f129d7f45b7d.tar.gz historical-57c4ab57a504c9708139c336d6f4f129d7f45b7d.tar.bz2 historical-57c4ab57a504c9708139c336d6f4f129d7f45b7d.zip |
ewarn
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4/Manifest | 2 | ||||
-rw-r--r-- | xfce-base/xfce4/xfce4-4.2.0.ebuild | 11 |
2 files changed, 10 insertions, 3 deletions
diff --git a/xfce-base/xfce4/Manifest b/xfce-base/xfce4/Manifest index 7fbcdbe8128c..b798095b84c0 100644 --- a/xfce-base/xfce4/Manifest +++ b/xfce-base/xfce4/Manifest @@ -1,4 +1,4 @@ -MD5 413a35d6155682f0d36f315ff1fc1a6e xfce4-4.2.0.ebuild 1189 +MD5 69e29f0ef0460d3b79b35bcce0c666b2 xfce4-4.2.0.ebuild 1505 MD5 f6a4286490ba3f2fd8cd1d0ceb16f703 xfce4-4.0.6.ebuild 1033 MD5 e90ab004b7889c54e89b15fbad9560a2 ChangeLog 5383 MD5 c390804e060ffd11a5bbb143434b2b2d metadata.xml 157 diff --git a/xfce-base/xfce4/xfce4-4.2.0.ebuild b/xfce-base/xfce4/xfce4-4.2.0.ebuild index 8685c992b20d..2cdec594fc17 100644 --- a/xfce-base/xfce4/xfce4-4.2.0.ebuild +++ b/xfce-base/xfce4/xfce4-4.2.0.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/xfce-base/xfce4/xfce4-4.2.0.ebuild,v 1.7 2005/02/01 17:41:21 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4/xfce4-4.2.0.ebuild,v 1.8 2005/02/07 08:37:16 bcowan Exp $ DESCRIPTION="Xfce 4 base ebuild" LICENSE="GPL-2 BSD LGPL-2" @@ -35,4 +35,11 @@ pkg_postinst() { einfo "For extra functionality please emerge xfce-base/xfce4-extras." einfo "To start Xfce the default script is startxfce4." einfo "" -} + ewarn "The composite extension in Xorg along with the compositor in" + ewarn "Xfwm4 are still experimental and buggy, please refrain from" + ewarn "filing bugs upstream for these features." + einfo "" + ewarn "Some or all of your plugins will need to be re-compiled after" + ewarn "an upgrade from 4.0 to 4.2." + einfo "" +}
\ No newline at end of file |