summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2012-08-11 20:43:54 +0000
committerMatt Turner <mattst88@gentoo.org>2012-08-11 20:43:54 +0000
commit8755a8cdad8e4c7d1975f465850a0343ebeebcb4 (patch)
treee1af8a3d090b866fb43fb0c4a9af43e7661112e2 /x11-libs/libXaw
parentAdd the final release. Remove RCs and overshadowed. (diff)
downloadgentoo-2-8755a8cdad8e4c7d1975f465850a0343ebeebcb4.tar.gz
gentoo-2-8755a8cdad8e4c7d1975f465850a0343ebeebcb4.tar.bz2
gentoo-2-8755a8cdad8e4c7d1975f465850a0343ebeebcb4.zip
Spell 'deprecated' correctly.
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libXaw')
-rw-r--r--x11-libs/libXaw/ChangeLog5
-rw-r--r--x11-libs/libXaw/libXaw-1.0.11-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXaw/ChangeLog b/x11-libs/libXaw/ChangeLog
index 4cea4982857e..c4cec53eb4ea 100644
--- a/x11-libs/libXaw/ChangeLog
+++ b/x11-libs/libXaw/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libXaw
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.105 2012/08/11 17:17:38 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.106 2012/08/11 20:43:54 mattst88 Exp $
+
+ 11 Aug 2012; Matt Turner <mattst88@gentoo.org> libXaw-1.0.11-r1.ebuild:
+ Spell 'deprecated' correctly.
*libXaw-1.0.11-r1 (11 Aug 2012)
diff --git a/x11-libs/libXaw/libXaw-1.0.11-r1.ebuild b/x11-libs/libXaw/libXaw-1.0.11-r1.ebuild
index 1d0ed51f9661..ee43a92c6eba 100644
--- a/x11-libs/libXaw/libXaw-1.0.11-r1.ebuild
+++ b/x11-libs/libXaw/libXaw-1.0.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.11-r1.ebuild,v 1.1 2012/08/11 17:17:38 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.11-r1.ebuild,v 1.2 2012/08/11 20:43:54 mattst88 Exp $
EAPI=4
@@ -25,7 +25,7 @@ pkg_setup() {
xorg-2_pkg_setup
XORG_CONFIGURE_OPTIONS=(
- $(use_enable deprecacted xaw6)
+ $(use_enable deprecated xaw6)
$(use_enable doc specs)
$(use_with doc xmlto)
--without-fop