diff options
author | 2014-08-10 20:19:23 +0000 | |
---|---|---|
committer | 2014-08-10 20:19:23 +0000 | |
commit | a1e0dfe8d821dd09b380cbe221e5793cadb9b3f9 (patch) | |
tree | 4162f8ae9d97ca20bc199921854209ae3410d719 /sys-freebsd/freebsd-contrib/freebsd-contrib-9.2_rc1.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-a1e0dfe8d821dd09b380cbe221e5793cadb9b3f9.tar.gz gentoo-2-a1e0dfe8d821dd09b380cbe221e5793cadb9b3f9.tar.bz2 gentoo-2-a1e0dfe8d821dd09b380cbe221e5793cadb9b3f9.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'sys-freebsd/freebsd-contrib/freebsd-contrib-9.2_rc1.ebuild')
-rw-r--r-- | sys-freebsd/freebsd-contrib/freebsd-contrib-9.2_rc1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-freebsd/freebsd-contrib/freebsd-contrib-9.2_rc1.ebuild b/sys-freebsd/freebsd-contrib/freebsd-contrib-9.2_rc1.ebuild index 1c83f8c8db32..2598a25ab86c 100644 --- a/sys-freebsd/freebsd-contrib/freebsd-contrib-9.2_rc1.ebuild +++ b/sys-freebsd/freebsd-contrib/freebsd-contrib-9.2_rc1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-contrib/freebsd-contrib-9.2_rc1.ebuild,v 1.2 2013/08/11 19:21:09 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-contrib/freebsd-contrib-9.2_rc1.ebuild,v 1.3 2014/08/10 20:19:23 slyfox Exp $ inherit bsdmk freebsd flag-o-matic multilib -DESCRIPTION="Contributed sources for FreeBSD." +DESCRIPTION="Contributed sources for FreeBSD" if [[ ${PV} != *9999* ]]; then KEYWORDS="~amd64-fbsd ~sparc-fbsd ~x86-fbsd" SRC_URI="mirror://gentoo/${GNU}.tar.bz2 |