diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-10-08 03:53:01 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-10-08 03:53:01 +0000 |
commit | 9b1ce42dd440bac3c7833d22418b5325812be3cc (patch) | |
tree | 49a78363dac04773b178698791b4a7786b2b1109 /app-shells | |
parent | whitespace (diff) | |
download | gentoo-2-9b1ce42dd440bac3c7833d22418b5325812be3cc.tar.gz gentoo-2-9b1ce42dd440bac3c7833d22418b5325812be3cc.tar.bz2 gentoo-2-9b1ce42dd440bac3c7833d22418b5325812be3cc.zip |
whitespace
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/pdmenu/pdmenu-1.2.89.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-shells/pdmenu/pdmenu-1.2.89.ebuild b/app-shells/pdmenu/pdmenu-1.2.89.ebuild index 05e9fba67312..108077d2d672 100644 --- a/app-shells/pdmenu/pdmenu-1.2.89.ebuild +++ b/app-shells/pdmenu/pdmenu-1.2.89.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/pdmenu/pdmenu-1.2.89.ebuild,v 1.9 2007/10/07 21:41:45 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/pdmenu/pdmenu-1.2.89.ebuild,v 1.10 2007/10/08 03:53:01 mr_bones_ Exp $ DESCRIPTION="A simple console menu program" HOMEPAGE="http://www.kitenet.net/programs/pdmenu/" @@ -51,4 +51,3 @@ pkg_postinst() { ewarn "arbitrary command after the semicolon!" ebeep 5 } - |