# HG changeset patch # User Matthew Sheets # Date 1252163036 0 # Node ID 8921295297067d36053cd759b2209c766b2b90a2 # Parent 589a78b28bb2fcf424a9db112037965cab8f7005 Update: h8300-gcc3 (add PROVIDE) diff -r 589a78b28bb2 -r 892129529706 h8300-gcc3/receipt --- a/h8300-gcc3/receipt Sat Sep 05 13:24:03 2009 +0200 +++ b/h8300-gcc3/receipt Sat Sep 05 15:03:56 2009 +0000 @@ -11,6 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="http://www.gnu.org/software/gcc/" WGET_URL="$GNU_MIRROR/$SOURCE/$SOURCE-$VERSION/$TARBALL" +PROVIDE="h8300-gcc" # Rules to configure and make the package. compile_rules()