diff options
author | Paul de Vrieze <pauldv@gentoo.org> | 2003-09-24 13:54:33 +0000 |
---|---|---|
committer | Paul de Vrieze <pauldv@gentoo.org> | 2003-09-24 13:54:33 +0000 |
commit | 5d09bd82966859bf26d2c0e4e958eb5b91756d6d (patch) | |
tree | a0cded574c87b111ffc2fa7f9aada3b6b7bdbdc1 /x11-wm/amiwm | |
parent | Marked stable on hppa (diff) | |
download | gentoo-2-5d09bd82966859bf26d2c0e4e958eb5b91756d6d.tar.gz gentoo-2-5d09bd82966859bf26d2c0e4e958eb5b91756d6d.tar.bz2 gentoo-2-5d09bd82966859bf26d2c0e4e958eb5b91756d6d.zip |
Fix description to be valid UTF-8
Diffstat (limited to 'x11-wm/amiwm')
-rw-r--r-- | x11-wm/amiwm/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/amiwm/Manifest | 4 | ||||
-rw-r--r-- | x11-wm/amiwm/amiwm-0.20_p48.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-wm/amiwm/ChangeLog b/x11-wm/amiwm/ChangeLog index 2dff5e724aeb..07217cbeae5f 100644 --- a/x11-wm/amiwm/ChangeLog +++ b/x11-wm/amiwm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/amiwm # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/amiwm/ChangeLog,v 1.1 2003/09/06 17:17:40 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/amiwm/ChangeLog,v 1.2 2003/09/24 13:54:28 pauldv Exp $ + + 24 Sep 2003; <paul@gentoo.org> amiwm-0.20_p48.ebuild: + Change the (R) character into (R) to disallow confusion. (The character was + not in UTF-8) *amiwm-0.20_p48 (06 Sep 2003) diff --git a/x11-wm/amiwm/Manifest b/x11-wm/amiwm/Manifest index 020fdead800b..a48ad45f135f 100644 --- a/x11-wm/amiwm/Manifest +++ b/x11-wm/amiwm/Manifest @@ -1,3 +1,3 @@ -MD5 a79cb5d74b2621c90df5da2010064cc5 amiwm-0.20_p48.ebuild 938 -MD5 8d215e180e7faafc8411fc0c0ae1ffae ChangeLog 412 +MD5 e5f58c124dcad863c9747bc177fc1179 amiwm-0.20_p48.ebuild 940 +MD5 f0a74e794ce8265960db1d865d81eb19 ChangeLog 563 MD5 3fb87d8b6cf877ea7926258b01f708dd files/digest-amiwm-0.20_p48 65 diff --git a/x11-wm/amiwm/amiwm-0.20_p48.ebuild b/x11-wm/amiwm/amiwm-0.20_p48.ebuild index 3d87da0fb52e..59f8fa07d420 100644 --- a/x11-wm/amiwm/amiwm-0.20_p48.ebuild +++ b/x11-wm/amiwm/amiwm-0.20_p48.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/amiwm/amiwm-0.20_p48.ebuild,v 1.1 2003/09/06 17:17:40 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/amiwm/amiwm-0.20_p48.ebuild,v 1.2 2003/09/24 13:54:28 pauldv Exp $ MY_P="${PN}${PV/_p/pl}" -DESCRIPTION="Windowmanager ala Amiga® Workbenh" +DESCRIPTION="Windowmanager ala Amiga(R) Workbenh" HOMEPAGE="http://www.lysator.liu.se/~marcus/amiwm.html" SRC_URI="ftp://ftp.lysator.liu.se/pub/X11/wm/amiwm/${MY_P}.tar.gz" |