summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2007-04-14 16:41:10 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2007-04-14 16:41:10 +0000
commit4d7a0c5b0ec4d9bfd002bdc7b52337e9138ea35d (patch)
tree390c3163529750626631c267de328895de7beee0 /app-doc/xorg-docs
parentremove triplexinvaders until Tupone fixes the install (diff)
downloadgentoo-2-4d7a0c5b0ec4d9bfd002bdc7b52337e9138ea35d.tar.gz
gentoo-2-4d7a0c5b0ec4d9bfd002bdc7b52337e9138ea35d.tar.bz2
gentoo-2-4d7a0c5b0ec4d9bfd002bdc7b52337e9138ea35d.zip
Depend on the newest version of util-macros. Fixes bug #169687. Thanks to
NaiL for the report and testing. (Portage version: 2.1.2.3)
Diffstat (limited to 'app-doc/xorg-docs')
-rw-r--r--app-doc/xorg-docs/ChangeLog7
-rw-r--r--app-doc/xorg-docs/xorg-docs-1.4.ebuild5
2 files changed, 9 insertions, 3 deletions
diff --git a/app-doc/xorg-docs/ChangeLog b/app-doc/xorg-docs/ChangeLog
index f15eedb6b1db..54a8a89c3d14 100644
--- a/app-doc/xorg-docs/ChangeLog
+++ b/app-doc/xorg-docs/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-doc/xorg-docs
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/xorg-docs/ChangeLog,v 1.25 2007/03/03 22:02:16 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/xorg-docs/ChangeLog,v 1.26 2007/04/14 16:41:10 joshuabaergen Exp $
+
+ 14 Apr 2007; Joshua Baergen <joshuabaergen@gentoo.org>
+ xorg-docs-1.4.ebuild:
+ Depend on the newest version of util-macros. Fixes bug #169687. Thanks to
+ NaiL for the report and testing.
*xorg-docs-1.4 (03 Mar 2007)
diff --git a/app-doc/xorg-docs/xorg-docs-1.4.ebuild b/app-doc/xorg-docs/xorg-docs-1.4.ebuild
index 7fda5ec97018..ba60d4ca3084 100644
--- a/app-doc/xorg-docs/xorg-docs-1.4.ebuild
+++ b/app-doc/xorg-docs/xorg-docs-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/xorg-docs/xorg-docs-1.4.ebuild,v 1.1 2007/03/03 22:02:16 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/xorg-docs/xorg-docs-1.4.ebuild,v 1.2 2007/04/14 16:41:10 joshuabaergen Exp $
# Must be before x-modular eclass is inherited
SNAPSHOT="yes"
@@ -12,7 +12,8 @@ DESCRIPTION="X.Org docs"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
RDEPEND=""
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+ >=x11-misc/util-macros-1.1.5"
# >=app-doc/xorg-sgml-doctools-1.2"
IUSE="doc"