diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-28 16:02:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-28 16:02:36 +0000 |
commit | 64125acc57bbb10d67593045408732f2446973b2 (patch) | |
tree | 2c0b804ef2019457a74d821ac438e601ae7461ac /app-i18n/poedit | |
parent | newer trunk revision (diff) | |
download | gentoo-2-64125acc57bbb10d67593045408732f2446973b2.tar.gz gentoo-2-64125acc57bbb10d67593045408732f2446973b2.tar.bz2 gentoo-2-64125acc57bbb10d67593045408732f2446973b2.zip |
Replace wxwindows with wxwidgets in metadata
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-i18n/poedit')
-rw-r--r-- | app-i18n/poedit/ChangeLog | 7 | ||||
-rw-r--r-- | app-i18n/poedit/metadata.xml | 2 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/poedit/ChangeLog b/app-i18n/poedit/ChangeLog index 95c9493264ef..7cae887584c2 100644 --- a/app-i18n/poedit/ChangeLog +++ b/app-i18n/poedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/poedit -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/ChangeLog,v 1.47 2007/12/23 18:31:34 dirtyepic Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/ChangeLog,v 1.48 2008/01/28 16:02:36 armin76 Exp $ + + 28 Jan 2008; Raúl Porcel <armin76@gentoo.org> metadata.xml: + Replace wxwindows with wxwidgets in metadata *poedit-1.3.9 (23 Dec 2007) diff --git a/app-i18n/poedit/metadata.xml b/app-i18n/poedit/metadata.xml index f1dd0cd20500..d89f137c9768 100644 --- a/app-i18n/poedit/metadata.xml +++ b/app-i18n/poedit/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> |