Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Eric Sandall (e69aa7b1f7018dab3448e97542099766753ca22b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Eric Sandall (e69aa7b1f7018dab3448e97542099766753ca22b)
  • Date: Fri, 30 Jan 2009 14:15:13 -0800

On Fri, 30 Jan 2009 15:13:08 -0600
Eric Sandall <scm AT sourcemage.org> wrote:

> GIT changes to master grimoire by Eric Sandall
> <sandalle AT sourcemage.org>:
>
> ChangeLog | 8
> xorg-font/FUNCTIONS | 2 -
> xorg-font/REPAIR^4b01c307cadaee60025efa91285ae115^FUNCTIONS | 7
> ++++ 8 files changed, 54 insertions(+), 1 deletion(-)
>
> New commits:
> commit e69aa7b1f7018dab3448e97542099766753ca22b
> Author: Eric Sandall <sandalle AT sourcemage.org>
> Commit: Eric Sandall <sandalle AT sourcemage.org>
>
> xorg-font/FUNCTIONS: That's SECTION_DIRECTORY, not SECTION
> xorg-font/REPAIR^4b01c307cadaee60025efa91285ae115^FUNCTIONS:
> Repair the old FUNCTIONS file with the new
>
> diff --git a/ChangeLog b/ChangeLog
> index 8a2997b..a3e3eb3 100644
> --- a/ChangeLog
> +++ b/ChangeLog
> @@ -4,6 +4,14 @@
> * video-libs/gmerlin-avdecoder: new spell, multimedia
> decoding library
> * audio-plugins/lemuria: new spell, an OpenGL visualization
> plugin
> +2009-01-30 Eric Sandall <sandalle AT sourcemage.org>
> + * xorg-font/FUNCTIONS: That's SECTION_DIRECTORY, not SECTION
> + *
> xorg-font/REPAIR^4b01c307cadaee60025efa91285ae115^FUNCTIONS: Repair
> + the old FUNCTIONS file with the new
> +
<snip>
> a/xorg-font/FUNCTIONS b/xorg-font/FUNCTIONS index 4ed25b4..8c24af8
> 100755 --- a/xorg-font/FUNCTIONS
> +++ b/xorg-font/FUNCTIONS
> @@ -2,6 +2,6 @@
> ## Replaces sorcerys default_post_remove with a -foma one
> #---------------------------------------------------------------------
> function default_post_remove() {
> - . $SECTION/X11_POST_REMOVE
> + . $SECTION_DIRECTORY/X11_POST_REMOVE
> }
>
> diff --git
> a/xorg-font/REPAIR^4b01c307cadaee60025efa91285ae115^FUNCTIONS
> b/xorg-font/REPAIR^4b01c307cadaee60025efa91285ae115^FUNCTIONS new
> file mode 100755 index 0000000..8c24af8 --- /dev/null
> +++ b/xorg-font/REPAIR^4b01c307cadaee60025efa91285ae115^FUNCTIONS
> @@ -0,0 +1,7 @@
> +#---------------------------------------------------------------------
> +## Replaces sorcerys default_post_remove with a -foma one
> +#---------------------------------------------------------------------
> +function default_post_remove() {
> + . $SECTION_DIRECTORY/X11_POST_REMOVE
> +}
> +

I'm working on doing this for the rest of these files as well:
xorg-font/font-adobe-100dpi/POST_RESURRECT:. $SECTION/X11_POST_RESURRECT
xorg-font/font-adobe-75dpi/POST_RESURRECT:. $SECTION/X11_POST_RESURRECT
xorg-font/font-adobe-utopia-100dpi/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT
xorg-font/font-adobe-utopia-75dpi/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT
xorg-font/font-adobe-utopia-type1/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT xorg-font/font-arabic-misc/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT xorg-font/font-bh-100dpi/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT xorg-font/font-bh-75dpi/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT
xorg-font/font-bh-lucidatypewriter-100dpi/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT
xorg-font/font-bh-lucidatypewriter-75dpi/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT xorg-font/font-bh-ttf/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT xorg-font/font-bh-type1/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT
xorg-font/font-bitstream-100dpi/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT
xorg-font/font-bitstream-75dpi/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT
xorg-font/font-bitstream-speedo/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT
xorg-font/font-bitstream-type1/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT
xorg-font/font-cronyx-cyrillic/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT xorg-font/font-cursor-misc/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT xorg-font/font-daewoo-misc/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT xorg-font/font-dec-misc/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT xorg-font/font-ibm-type1/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT xorg-font/font-isas-misc/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT xorg-font/font-jis-misc/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT xorg-font/font-micro-misc/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT
xorg-font/font-misc-cyrillic/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT
xorg-font/font-misc-ethiopic/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT xorg-font/font-misc-meltho/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT xorg-font/font-misc-misc/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT xorg-font/font-mutt-misc/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT
xorg-font/font-schumacher-misc/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT
xorg-font/font-screen-cyrillic/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT xorg-font/font-sony-misc/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT xorg-font/font-sun-misc/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT
xorg-font/font-winitzki-cyrillic/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT
xorg-font/font-xfree86-type1/POST_RESURRECT:.
$SECTION/X11_POST_RESURRECT

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285

Attachment: signature.asc
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page