diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-10-20 15:11:09 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-10-20 15:11:09 +0000 |
commit | d56ffc63612582d6398e2b149ece9ec7683c9bd7 (patch) | |
tree | 238d437648e2a8bedf935ce02233acf180ef3717 /x11-wm | |
parent | Version bump (diff) | |
download | gentoo-2-d56ffc63612582d6398e2b149ece9ec7683c9bd7.tar.gz gentoo-2-d56ffc63612582d6398e2b149ece9ec7683c9bd7.tar.bz2 gentoo-2-d56ffc63612582d6398e2b149ece9ec7683c9bd7.zip |
Remove PN from DESCRIPTION.
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/ratpoison/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/ratpoison/ratpoison-1.4.8.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/ratpoison/ratpoison-9999.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-wm/ratpoison/ChangeLog b/x11-wm/ratpoison/ChangeLog index 4d2ca20a5165..6d4cf28edc71 100644 --- a/x11-wm/ratpoison/ChangeLog +++ b/x11-wm/ratpoison/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/ratpoison # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.108 2014/09/17 09:56:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.109 2014/10/20 15:11:09 jer Exp $ + + 20 Oct 2014; Jeroen Roovers <jer@gentoo.org> ratpoison-1.4.8.ebuild, + ratpoison-9999.ebuild: + Remove PN from DESCRIPTION. 17 Sep 2014; Jeroen Roovers <jer@gentoo.org> ratpoison-1.4.8.ebuild, ratpoison-9999.ebuild: diff --git a/x11-wm/ratpoison/ratpoison-1.4.8.ebuild b/x11-wm/ratpoison/ratpoison-1.4.8.ebuild index ef04665ec7b7..9882a60b1dcc 100644 --- a/x11-wm/ratpoison/ratpoison-1.4.8.ebuild +++ b/x11-wm/ratpoison/ratpoison-1.4.8.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.4.8.ebuild,v 1.2 2014/09/17 09:56:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.4.8.ebuild,v 1.3 2014/10/20 15:11:09 jer Exp $ EAPI=5 inherit elisp-common eutils toolchain-funcs -DESCRIPTION="Ratpoison is an extremely light-weight and barebones wm modelled after screen" +DESCRIPTION="an extremely light-weight and barebones wm modelled after screen" HOMEPAGE="http://www.nongnu.org/ratpoison/" SRC_URI="http://savannah.nongnu.org/download/${PN}/${P}.tar.xz" diff --git a/x11-wm/ratpoison/ratpoison-9999.ebuild b/x11-wm/ratpoison/ratpoison-9999.ebuild index e84eed3cbeb1..8acefa20368a 100644 --- a/x11-wm/ratpoison/ratpoison-9999.ebuild +++ b/x11-wm/ratpoison/ratpoison-9999.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-9999.ebuild,v 1.6 2014/09/17 09:56:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-9999.ebuild,v 1.7 2014/10/20 15:11:09 jer Exp $ EAPI=5 inherit autotools elisp-common eutils git-r3 toolchain-funcs -DESCRIPTION="Ratpoison is an extremely light-weight and barebones wm modelled after screen" +DESCRIPTION="an extremely light-weight and barebones wm modelled after screen" HOMEPAGE="http://www.nongnu.org/ratpoison/" EGIT_REPO_URI="git://git.savannah.nongnu.org/ratpoison.git" |