diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2004-03-13 18:46:40 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2004-03-13 18:46:40 +0000 |
commit | a208b4e820b8a2ef9d9fb079a3c32f6a4253e3e4 (patch) | |
tree | b6b0d6ee42279792d6f97a8864273a40e6c95922 /x11-themes | |
parent | missing $ in header. (diff) | |
download | historical-a208b4e820b8a2ef9d9fb079a3c32f6a4253e3e4.tar.gz historical-a208b4e820b8a2ef9d9fb079a3c32f6a4253e3e4.tar.bz2 historical-a208b4e820b8a2ef9d9fb079a3c32f6a4253e3e4.zip |
extra padding around userinfo.
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/fvwm-crystal/Manifest | 2 | ||||
-rw-r--r-- | x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11-themes/fvwm-crystal/Manifest b/x11-themes/fvwm-crystal/Manifest index 7925e0302c8a..b8fe87ddb102 100644 --- a/x11-themes/fvwm-crystal/Manifest +++ b/x11-themes/fvwm-crystal/Manifest @@ -1,4 +1,4 @@ -MD5 3e3bf50fa3277f66d1764edc4d3dd4d4 fvwm-crystal-1.0.1.ebuild 1388 +MD5 c2a13971cf0bbfc66879d1073923a706 fvwm-crystal-1.0.1.ebuild 1408 MD5 95c62d552215de0c4e47c7f7d3d6d2ee ChangeLog 572 MD5 5ab7acb96f04eda6ec527059668aac7b metadata.xml 251 MD5 d2d23021573eab4cf7108ba429abf1a1 files/digest-fvwm-crystal-1.0.1 70 diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild index b696d2a0351c..8f95840965c5 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild,v 1.3 2004/03/13 18:41:11 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild,v 1.4 2004/03/13 18:46:40 taviso Exp $ DESCRIPTION="A very nice and powerful theme for FVWM" HOMEPAGE="http://fvwm-crystal.linuxpl.org/" @@ -48,6 +48,8 @@ src_install() { } pkg_postinst() { + einfo "" einfo "users should run fvwm-crystal.install to configure fvwm-crystal" + einfo "" } |