summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-04-03 06:06:52 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-04-03 06:06:52 +0000
commit34c24ead232c61d79ea7fe5d7b8e86a4f35d2528 (patch)
treebb80323ef226ef4360a6c332effea25673eb1392 /x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild
parentTesting ppc-macos. #86077 (diff)
downloadhistorical-34c24ead232c61d79ea7fe5d7b8e86a4f35d2528.tar.gz
historical-34c24ead232c61d79ea7fe5d7b8e86a4f35d2528.tar.bz2
historical-34c24ead232c61d79ea7fe5d7b8e86a4f35d2528.zip
Update URL of online manual in pkg_postinst for bug 87722.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild')
-rw-r--r--x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild b/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild
index 6b190168bc0b..6f5042cf25d4 100644
--- a/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild
+++ b/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild,v 1.5 2004/06/24 22:18:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild,v 1.6 2005/04/03 06:06:52 ka0ttic Exp $
IUSE=""
DESCRIPTION="Enhancements for workspace management within Fluxbox."
@@ -54,6 +54,6 @@ pkg_postinst() {
einfo " session.screen0.rootCommand: fluxspace"
einfo " "
einfo " 4. Full documentation is available online at:"
- einfo " http://sfads.osdn.com/7.html?topic=fluxspace,python-foundry,56"
+ einfo " http://sourceforge.net/docman/display_doc.php?docid=16037&group_id=76737"
einfo " "
}