diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2009-05-26 17:00:10 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2009-05-26 17:00:10 +0000 |
commit | 594c9b8803204bb01b105a5b4b2a7df0cd5e9333 (patch) | |
tree | 577a4c0c04729128ccf8e724fa39e7d9b69a0dcc /app-dicts | |
parent | Call depend.apache_pkg_setup() in pkg_setup() (bug #268371). (diff) | |
download | gentoo-2-594c9b8803204bb01b105a5b4b2a7df0cd5e9333.tar.gz gentoo-2-594c9b8803204bb01b105a5b4b2a7df0cd5e9333.tar.bz2 gentoo-2-594c9b8803204bb01b105a5b4b2a7df0cd5e9333.zip |
Added app-text/gnome-doc-utils to DEPEND.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/gwaei/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/gwaei/gwaei-1.0_beta3.ebuild | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/app-dicts/gwaei/ChangeLog b/app-dicts/gwaei/ChangeLog index 410c4aa8bcd4..56d6d2d4ce14 100644 --- a/app-dicts/gwaei/ChangeLog +++ b/app-dicts/gwaei/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/gwaei # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/gwaei/ChangeLog,v 1.17 2009/05/23 23:56:54 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/gwaei/ChangeLog,v 1.18 2009/05/26 17:00:10 matsuu Exp $ + + 26 May 2009; MATSUU Takuto <matsuu@gentoo.org> gwaei-1.0_beta3.ebuild: + Added app-text/gnome-doc-utils to DEPEND. *gwaei-1.0_beta3 (23 May 2009) diff --git a/app-dicts/gwaei/gwaei-1.0_beta3.ebuild b/app-dicts/gwaei/gwaei-1.0_beta3.ebuild index 3410bb26ff36..4a21c6d5a602 100644 --- a/app-dicts/gwaei/gwaei-1.0_beta3.ebuild +++ b/app-dicts/gwaei/gwaei-1.0_beta3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/gwaei/gwaei-1.0_beta3.ebuild,v 1.1 2009/05/23 23:56:54 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/gwaei/gwaei-1.0_beta3.ebuild,v 1.2 2009/05/26 17:00:10 matsuu Exp $ inherit eutils gnome2-utils @@ -16,6 +16,7 @@ IUSE="gtk gnome nls" RDEPEND=">=net-misc/curl-7.18 >=dev-libs/glib-2.8 + >=app-text/gnome-doc-utils-0.3.2 gtk? ( >=gnome-base/gconf-2 >=x11-libs/gtk+-2.14 |