diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-01-02 23:13:46 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-01-02 23:13:46 +0000 |
commit | 18622fad84569edd3613ff5236e56749aff9330a (patch) | |
tree | 25a39a363b7453124f5d265ee6d0bcc962b0950c /sys-apps/at | |
parent | bumped and added patches for bugs #75423 and #75316 (diff) | |
download | gentoo-2-18622fad84569edd3613ff5236e56749aff9330a.tar.gz gentoo-2-18622fad84569edd3613ff5236e56749aff9330a.tar.bz2 gentoo-2-18622fad84569edd3613ff5236e56749aff9330a.zip |
Change encoding to UTF-8 for GLEP 31 compliance
Diffstat (limited to 'sys-apps/at')
-rw-r--r-- | sys-apps/at/ChangeLog | 9 | ||||
-rw-r--r-- | sys-apps/at/at-3.1.8-r10.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/at/at-3.1.8-r9.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/sys-apps/at/ChangeLog b/sys-apps/at/ChangeLog index a44fc45f92c3..fd6e9cf3f0c0 100644 --- a/sys-apps/at/ChangeLog +++ b/sys-apps/at/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/at -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/at/ChangeLog,v 1.22 2004/12/16 06:14:07 absinthe Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/at/ChangeLog,v 1.23 2005/01/02 23:12:40 ciaranm Exp $ + + 02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> at-3.1.8-r10.ebuild: Stable on amd64. @@ -23,7 +26,7 @@ at-3.1.8-r9.ebuild: Changed SRC_URI to use mirror:// syntax. - 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> at-3.1.8-r10.ebuild: + 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> at-3.1.8-r10.ebuild: Stable on alpha. 06 Apr 2004; Aron Griffis <agriffis@gentoo.org> at-3.1.8-r10.ebuild, diff --git a/sys-apps/at/at-3.1.8-r10.ebuild b/sys-apps/at/at-3.1.8-r10.ebuild index 308fc01ed5a8..f9aea9ef6d91 100644 --- a/sys-apps/at/at-3.1.8-r10.ebuild +++ b/sys-apps/at/at-3.1.8-r10.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/at/at-3.1.8-r10.ebuild,v 1.10 2004/12/16 06:14:07 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/at/at-3.1.8-r10.ebuild,v 1.11 2005/01/02 23:12:40 ciaranm Exp $ inherit eutils flag-o-matic diff --git a/sys-apps/at/at-3.1.8-r9.ebuild b/sys-apps/at/at-3.1.8-r9.ebuild index 24b203f7c8fb..632f34754240 100644 --- a/sys-apps/at/at-3.1.8-r9.ebuild +++ b/sys-apps/at/at-3.1.8-r9.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/at/at-3.1.8-r9.ebuild,v 1.6 2004/08/24 02:48:06 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/at/at-3.1.8-r9.ebuild,v 1.7 2005/01/02 23:12:40 ciaranm Exp $ DESCRIPTION="Queues jobs for later execution" HOMEPAGE="ftp://jurix.jura.uni-sb.de/pub/jurix/source/chroot/appl/at/" |