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
commitbf550cb37efa7c70d4a438eec7b8ac4e421ec58f (patch)
treea53b4d792c4ebcbd580d1f3a78fae4c550fa5482 /x11-misc/fluxspace
parentTesting ppc-macos. #86077 (diff)
downloadgentoo-2-bf550cb37efa7c70d4a438eec7b8ac4e421ec58f.tar.gz
gentoo-2-bf550cb37efa7c70d4a438eec7b8ac4e421ec58f.tar.bz2
gentoo-2-bf550cb37efa7c70d4a438eec7b8ac4e421ec58f.zip
Update URL of online manual in pkg_postinst for bug 87722.
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-misc/fluxspace')
-rw-r--r--x11-misc/fluxspace/ChangeLog7
-rw-r--r--x11-misc/fluxspace/Manifest4
-rw-r--r--x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/x11-misc/fluxspace/ChangeLog b/x11-misc/fluxspace/ChangeLog
index 4e95090aada3..dbb8e26bad95 100644
--- a/x11-misc/fluxspace/ChangeLog
+++ b/x11-misc/fluxspace/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/fluxspace
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxspace/ChangeLog,v 1.6 2004/06/24 22:18:44 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxspace/ChangeLog,v 1.7 2005/04/03 06:06:52 ka0ttic Exp $
+
+ 03 Apr 2005; Aaron Walker <ka0ttic@gentoo.org> fluxspace-0.0.3-r1.ebuild:
+ Update URL of online manual in pkg_postinst for bug 87722.
14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> fluxspace-0.0.3-r1.ebuild,
fluxspace-0.0.3.ebuild:
diff --git a/x11-misc/fluxspace/Manifest b/x11-misc/fluxspace/Manifest
index 501a9a343992..378ca770a2a1 100644
--- a/x11-misc/fluxspace/Manifest
+++ b/x11-misc/fluxspace/Manifest
@@ -1,6 +1,6 @@
-MD5 6e40594b5dfac4f12ceeda975c430e5a ChangeLog 1295
-MD5 65ffd1a80c0a0fc8c1c310a926e7e65d fluxspace-0.0.3-r1.ebuild 2005
MD5 194573e6eb3483a13346209b4a30622b fluxspace-0.0.3.ebuild 1653
+MD5 b2a57b2ebac437cedd64ee619b02a468 fluxspace-0.0.3-r1.ebuild 2015
+MD5 1596ceb728e54fe9369f7c7d48e49090 ChangeLog 1433
MD5 38284a90537cf6233bcd9057bfb476bf metadata.xml 261
MD5 1a573636684bad5b26021fd961a2f0a1 files/digest-fluxspace-0.0.3 68
MD5 1a573636684bad5b26021fd961a2f0a1 files/digest-fluxspace-0.0.3-r1 68
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 " "
}