diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-28 16:17:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-28 16:17:00 +0000 |
commit | acac806d3264ea87802ea437e99cfa26e3e0cfd6 (patch) | |
tree | bce6c5162943bae99f85222d93995051de819620 /net-misc | |
parent | Replace wxwindows with wxwidgets in metadata (diff) | |
download | gentoo-2-acac806d3264ea87802ea437e99cfa26e3e0cfd6.tar.gz gentoo-2-acac806d3264ea87802ea437e99cfa26e3e0cfd6.tar.bz2 gentoo-2-acac806d3264ea87802ea437e99cfa26e3e0cfd6.zip |
Replace wxwindows with wxwidgets in metadata
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/wxdfast/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/wxdfast/metadata.xml | 2 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wxdfast/ChangeLog b/net-misc/wxdfast/ChangeLog index b03102ca6323..bcee9e693566 100644 --- a/net-misc/wxdfast/ChangeLog +++ b/net-misc/wxdfast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/wxdfast -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wxdfast/ChangeLog,v 1.3 2007/12/24 02:32:19 dirtyepic Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/wxdfast/ChangeLog,v 1.4 2008/01/28 16:17:00 armin76 Exp $ + + 28 Jan 2008; Raúl Porcel <armin76@gentoo.org> metadata.xml: + Replace wxwindows with wxwidgets in metadata 24 Dec 2007; Ryan Hill <dirtyepic@gentoo.org> +files/wxdfast-0.6.0-cflags.patch, wxdfast-0.6.0.ebuild: diff --git a/net-misc/wxdfast/metadata.xml b/net-misc/wxdfast/metadata.xml index ae688b820375..a191ef54b9b3 100644 --- a/net-misc/wxdfast/metadata.xml +++ b/net-misc/wxdfast/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>wxwindows</herd> + <herd>wxwidgets</herd> </pkgmetadata> |