diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-01-02 23:25:09 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-01-02 23:25:09 +0000 |
commit | 9be42cb823159190c154c715aea88f036fb0cb0c (patch) | |
tree | b43b63a44ab4a63138d061f2d1e1d52b2d19bb6c /sys-apps/gnumaniak | |
parent | Change encoding to UTF-8 for GLEP 31 compliance (diff) | |
download | historical-9be42cb823159190c154c715aea88f036fb0cb0c.tar.gz historical-9be42cb823159190c154c715aea88f036fb0cb0c.tar.bz2 historical-9be42cb823159190c154c715aea88f036fb0cb0c.zip |
Change encoding to UTF-8 for GLEP 31 compliance
Diffstat (limited to 'sys-apps/gnumaniak')
-rw-r--r-- | sys-apps/gnumaniak/ChangeLog | 9 | ||||
-rw-r--r-- | sys-apps/gnumaniak/gnumaniak-1.8.ebuild | 4 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/gnumaniak/ChangeLog b/sys-apps/gnumaniak/ChangeLog index 2843c42ac7a5..d0fa7abbb3ca 100644 --- a/sys-apps/gnumaniak/ChangeLog +++ b/sys-apps/gnumaniak/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/gnumaniak -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnumaniak/ChangeLog,v 1.8 2004/09/03 21:03:23 pvdabeel Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnumaniak/ChangeLog,v 1.9 2005/01/02 23:17:38 ciaranm Exp $ + + 02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> gnumaniak-1.8.ebuild: @@ -9,7 +12,7 @@ 30 Jun 2004; Aron Griffis <agriffis@gentoo.org> gnumaniak-1.8.ebuild: sync IUSE (missing) - 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> gnumaniak-1.8.ebuild: + 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> gnumaniak-1.8.ebuild: Stable on alpha. 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/sys-apps/gnumaniak/gnumaniak-1.8.ebuild b/sys-apps/gnumaniak/gnumaniak-1.8.ebuild index 060b19954217..876ffaa29797 100644 --- a/sys-apps/gnumaniak/gnumaniak-1.8.ebuild +++ b/sys-apps/gnumaniak/gnumaniak-1.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnumaniak/gnumaniak-1.8.ebuild,v 1.11 2004/09/03 21:03:23 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnumaniak/gnumaniak-1.8.ebuild,v 1.12 2005/01/02 23:17:38 ciaranm Exp $ MY_PN=${PN/-/} DESCRIPTION="Up to date man pages for various GNU utils section 1" |