summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2006-12-17 04:26:45 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2006-12-17 04:26:45 +0000
commit39e70cbba91993cf1e6fcce46567d6854fabb04d (patch)
tree6968e9fc328d297eb71926abbe4712e6aad584c4 /x11-apps
parentFix GCC-4 build. Thanks to howard_b_golden yahoo com in bug #148731. (diff)
downloadgentoo-2-39e70cbba91993cf1e6fcce46567d6854fabb04d.tar.gz
gentoo-2-39e70cbba91993cf1e6fcce46567d6854fabb04d.tar.bz2
gentoo-2-39e70cbba91993cf1e6fcce46567d6854fabb04d.zip
Fix up DESCRIPTION. (Petteri Räty, bug #158331)
(Portage version: 2.1.2_rc3-r5)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xhost/ChangeLog5
-rw-r--r--x11-apps/xhost/xhost-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xhost/ChangeLog b/x11-apps/xhost/ChangeLog
index e6a84c90d370..17a7e9378926 100644
--- a/x11-apps/xhost/ChangeLog
+++ b/x11-apps/xhost/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xhost
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.30 2006/10/10 23:55:19 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.31 2006/12/17 04:26:45 joshuabaergen Exp $
+
+ 17 Dec 2006; Joshua Baergen <joshuabaergen@gentoo.org> xhost-1.0.1.ebuild:
+ Fix up DESCRIPTION. (Petteri Räty, bug #158331)
10 Oct 2006; Donnie Berkholz <dberkholz@gentoo.org>; xhost-1.0.1.ebuild:
Update description to be less generic.
diff --git a/x11-apps/xhost/xhost-1.0.1.ebuild b/x11-apps/xhost/xhost-1.0.1.ebuild
index 96170a3ebd1d..de48b77b87a7 100644
--- a/x11-apps/xhost/xhost-1.0.1.ebuild
+++ b/x11-apps/xhost/xhost-1.0.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.1.ebuild,v 1.9 2006/10/10 23:55:19 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.1.ebuild,v 1.10 2006/12/17 04:26:45 joshuabaergen Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
inherit x-modular
-DESCRIPTION="name has the syntax"
+DESCRIPTION="Controls host and/or user access to a running X server."
KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="ipv6"