diff options
author | Ali Polatel <hawking@gentoo.org> | 2008-10-10 13:53:58 +0000 |
---|---|---|
committer | Ali Polatel <hawking@gentoo.org> | 2008-10-10 13:53:58 +0000 |
commit | e9a73de7b19f43d053659db3e382a29486738bf2 (patch) | |
tree | 40f4c332fa205d2f1e4215790042e6b6f583e083 /app-misc/screenie | |
parent | Remove the tr which truncates utf8 man pages, bug 225039. (diff) | |
download | gentoo-2-e9a73de7b19f43d053659db3e382a29486738bf2.tar.gz gentoo-2-e9a73de7b19f43d053659db3e382a29486738bf2.tar.bz2 gentoo-2-e9a73de7b19f43d053659db3e382a29486738bf2.zip |
Shorten DESCRIPTION, bug 211377.
(Portage version: -svn/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'app-misc/screenie')
-rw-r--r-- | app-misc/screenie/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/screenie/screenie-1.30.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/screenie/ChangeLog b/app-misc/screenie/ChangeLog index 5e4061edf5d5..2f3306828487 100644 --- a/app-misc/screenie/ChangeLog +++ b/app-misc/screenie/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/screenie # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/screenie/ChangeLog,v 1.14 2008/09/18 14:14:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/screenie/ChangeLog,v 1.15 2008/10/10 13:53:58 hawking Exp $ + + 10 Oct 2008; Ali Polatel <hawking@gentoo.org> screenie-1.30.0.ebuild: + Shorten DESCRIPTION, bug 211377. 18 Sep 2008; Jeroen Roovers <jer@gentoo.org> screenie-1.30.0.ebuild: Fix HOMEPAGE and SRC_URI (bug #211377). diff --git a/app-misc/screenie/screenie-1.30.0.ebuild b/app-misc/screenie/screenie-1.30.0.ebuild index f88b8259deb0..7720951da14c 100644 --- a/app-misc/screenie/screenie-1.30.0.ebuild +++ b/app-misc/screenie/screenie-1.30.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/screenie/screenie-1.30.0.ebuild,v 1.6 2008/09/18 14:14:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/screenie/screenie-1.30.0.ebuild,v 1.7 2008/10/10 13:53:58 hawking Exp $ -DESCRIPTION="Screenie is a small and lightweight GNU screen(1) frontend that is designed to be a session handler that simplifies the process of administrating detached jobs by providing an interactive menu." +DESCRIPTION="screen(1) frontend that is designed to be a session handler" HOMEPAGE="http://pubwww.hsz-t.ch/~mgloor/screenie.html" SRC_URI="http://pubwww.hsz-t.ch/~mgloor/data/${P}.tar.bz2" |